infamous480048 • PM |
Feb 11, 2018 6:21 AM
|
![]() Posts: 29 |
Hello, i am using 4.3 patched Version from here. And i have a problem. i tried to change es Example the Big Zombie.
zp_zombieclasses.ini: [code][Big Zombie] NAME = Big Zombie INFO = HP++ Speed- Knockback-- MODELS = zombie_source CLAWMODEL = v_knife_zombie.mdl HEALTH = 2700 SPEED = 155 GRAVITY = 1.00 KNOCKBACK = 0.50[/code] --->> [code]NAME = Big Zombie INFO = HP++ Speed- Knockback-- MODELS = big_zombie CLAWMODEL = v_knife_zombie_big.mdl HEALTH = 2700 SPEED = 155 GRAVITY = 1.00 KNOCKBACK = 0.50[/code] In that time i created a folder in models/player/big_zombie/big_zombie.mdl in that time i added v_knife_zombie_big.mdl to models/zombie_plague/v_knife_zombie_big.mdl after it i restarted server. The Hands are working but the Main Model dont work. It give me all the time zombie_source model. i checked the cfg files. zp_zombie_classes 1 // Enable zombie classes zombieplaque.ini: SAME MODELS FOR ALL = 0 ZOMBIE = zombie_source After this try dont work. Then i edit the zp_zclasses40.sma [code]// Big Zombie Attributes new const zclass4_name[] = { "Big Zombie" } new const zclass4_info[] = { "HP++ Speed- Knockback--" } new const zclass4_model[] = { "big_zombie" } new const zclass4_clawmodel[] = { "v_knife_zombie_big.mdl" } const zclass4_health = 2700 const zclass4_speed = 155 const Float:zclass4_gravity = 1.0 const Float:zclass4_knockback = 0.5[/code] compiled and added. Again Restart Server. But nothing helps. What can i do ... I am using ReHLDS . |
hitman-zm • PM |
Feb 11, 2018 10:46 AM
|
![]() Posts: 136 |
Contact me if you want addon Zombie plague 6.2 , it's better then 4.3.
![]() |
infamous480048 • PM |
Feb 12, 2018 12:16 PM
|
![]() Posts: 29 |
4.3 and 5.0 is only the best mod. I solved the Problem so thread can be closed.
|
hitman-zm • PM |
Feb 12, 2018 1:06 PM
|
![]() Posts: 136 |
infamous480048 wrote: Zombie plague 6.2 is the new version , Zombie plague 4.3 been edited by Hattrick , the addon cost 250 Euro in CSBD Community , how did you say 4.3 & 5.0 is best , take a look at the servers that using zombie plague 6.2 all have an Advanced rank in Gametracker reverse 4.3 . ![]() |