Quote:
Originally Posted by JoKeR LauGh
PHP Code:
if (zp_get_user_zombie_class(id) == iZombieClass && trail[id] && !zp_get_user_nemesis(id) && zp_get_user_zombie(id) && is_user_alive(id))
==>
PHP Code:
if ( is_user_alive ( id ) || zp_get_user_zombie_class(id) == iZombieClass || trail[id] || !zp_get_user_nemesis(id) || zp_get_user_zombie(id) )
change all '&&' to '||'
anyway, nice work. I love the idea but yea with no ability it's useless to me . You just make this zombie class look fancy which girls love it.
|
What does || means anyway? LOL yeah I didnt add any ability because I hate zombies with abilities.. I used to have a lot of zombie class with abilities and it created so damn many bugs in my server.. Example sometimes the L4D Tank zombie class can ignore the ability cooldown and start spamming rock throw after the server running the plugin for about 1 hour+. And a lot more zombie classes with abilities have bugs.. I dont wanna list all of them
*EDIT*
I DO love fancy zombie as I dont care abt fps when playing zombie plague