Closed GoogleCodeExporter closed 8 years ago
hmmm, dont work will not tell me whats not working ... pls be specific! THX
Original comment by andreaspachler
on 23 Jun 2011 at 7:24
gravity and i can't disable gravity in rpgmenu
Original comment by xulek...@gmail.com
on 23 Jun 2011 at 7:34
so you dont loose gravity and you cant disable the gravity upgrade ...
Original comment by andreaspachler
on 23 Jun 2011 at 8:50
yes, it's my problem
Original comment by xulek...@gmail.com
on 23 Jun 2011 at 8:56
hmm, please set disable to 1 in gravity config and show
the output of "thc_rpg modules list"
Original comment by andreaspachler
on 23 Jun 2011 at 9:10
01 "Core" (enabled) aka core
02 "BouncyBullets" (enabled) aka bouncyb
03 "Damage+" (enabled) aka damage
04 "FireNade" (enabled) aka firenade
05 "FirePistol" (disabled) aka firep
06 "FrostPistol" (disabled) aka frostp
07 "Gravity-" (enabled) aka gravity
08 "Health+" (enabled) aka health
09 "IceStab" (disabled) aka icestab
10 "LongJump" (disabled) aka longjump
11 "Medic" (enabled) aka medic
12 "MirrorDamage" (disabled) aka mirrordmg
13 "PoisonSmoke" (disabled) aka poisonsm
14 "Position Swap" (disabled) aka posswap
15 "Regenerate Ammo" (enabled) aka regen_ammo
16 "Regenerate Armor" (enabled) aka regen_armor
17 "Regenerate Grenades" (disabled) aka regen_gren
18 "Regenerate HP" (disabled) aka regen_hp
19 "Speed+" (disabled) aka speed
20 "Stealth" (enabled) aka stealth
21 "Vampire" (disabled) aka vampire
Original comment by xulek...@gmail.com
on 23 Jun 2011 at 9:24
ok, disabling gravity works for me without problem on v0.8.2_beta3 ...
thc_rpg modules list
01 <Hidden>
02 "Speed+" (enabled) aka speed
03 "Adrenaline" (enabled) aka adren
04 "Health+" (enabled) aka health
05 "Medic" (enabled) aka medic
06 "Regenerate HP" (enabled) aka regen_hp
07 "Vampire" (enabled) aka vampire
08 "BouncyBullets" (enabled) aka bouncyb
09 "Damage+" (enabled) aka damage
10 "FireNade" (enabled) aka firenade
11 "FrostNade" (disabled) aka frostnade
12 "FirePistol" (enabled) aka firep
13 "FrostPistol" (enabled) aka frostp
14 "Gravity-" (disabled) aka gravity
15 "IceStab" (enabled) aka icestab
16 "LongJump" (enabled) aka longjump
17 "MirrorDamage" (enabled) aka mirrordmg
18 "PoisonSmoke" (enabled) aka poisonsm
19 "Position Swap" (enabled) aka posswap
20 "Regenerate Ammo" (enabled) aka regen_ammo
21 "Regenerate Armor" (enabled) aka regen_armor
22 "Regenerate Grenades" (enabled) aka regen_gren
23 "Stealth" (enabled) aka stealth
you dont use the latest beta version of the plugin ... please update!
you have to replace all config and translation files and delete your database!
Original comment by andreaspachler
on 23 Jun 2011 at 9:44
Version update to 0.8.2_beta3 all replaced , database deleted , server
restarted and gravity disabled dont work :
01 <Hidden>
02 "Speed+" (enabled) aka speed
03 "Adrenaline" (enabled) aka adren
04 "Health+" (enabled) aka health
05 "Medic" (enabled) aka medic
06 "Regenerate HP" (enabled) aka regen_hp
07 "Vampire" (enabled) aka vampire
08 "BouncyBullets" (enabled) aka bouncyb
09 "Damage+" (enabled) aka damage
10 "FireNade" (enabled) aka firenade
11 "FrostNade" (disabled) aka frostnade
12 "FirePistol" (enabled) aka firep
13 "FrostPistol" (enabled) aka frostp
14 "Gravity-" (enabled) aka gravity
15 "IceStab" (enabled) aka icestab
16 "LongJump" (enabled) aka longjump
17 "MirrorDamage" (enabled) aka mirrordmg
18 "PoisonSmoke" (enabled) aka poisonsm
19 "Position Swap" (enabled) aka posswap
20 "Regenerate Ammo" (enabled) aka regen_ammo
21 "Regenerate Armor" (enabled) aka regen_armor
22 "Regenerate Grenades" (enabled) aka regen_gren
23 "Stealth" (enabled) aka stealth
gravity.txt :
// Total HardCore RPG by ArsiRC
// upgrade config file
//
"thc_rpg"
{
//
// "disable": disable upgrade
// "teamlock": disable the upgrade for the specified team
// 0 enable the upgrade for all teams
// 2 disable the upgrade for Terrorist team
// 3 disable the upgrade for Counter-Terrorist team
// "maxlevel": the "maxlevel" that a client can purchase
// "cost": the starting "cost" of the upgrade
// "icost": how much the "cost" is incremented by each purchase
//
"gravity"
{
"disable" "1"
"teamlock" "0"
"maxlevel" "10"
"cost" "10"
"icost" "15"
"percent" "5" // the percentage of gravity subtracted from player (multiplied by level)
}
}
where is my problem ? :(
Original comment by xulek...@gmail.com
on 23 Jun 2011 at 10:03
good question, do you have problems with other upgrades too?
Original comment by andreaspachler
on 23 Jun 2011 at 10:16
no only with gravity
Original comment by xulek...@gmail.com
on 23 Jun 2011 at 10:23
on 0.8.2_beta3 i do not get experience for dealing damage, just for the kill
it's normal ? on 0.8.1 was all good
Original comment by xulek...@gmail.com
on 23 Jun 2011 at 10:33
you get experience for hurting your enemy but no message will be displayed
about this ... this xp will save on killing an enemy or if you got killed ...
Original comment by andreaspachler
on 23 Jun 2011 at 6:38
i cant find any problem with disabeling the gravity upgrade in the sourcecode,
sorry ... i cant reproduce this so there is no way to check it ... i will ask
other users for this problem in the alliedmodders forum ...
Original comment by andreaspachler
on 23 Jun 2011 at 6:56
Original issue reported on code.google.com by
xulek...@gmail.com
on 22 Jun 2011 at 6:55