HELP|with plugin 2
i have in my JB mod Zombie Day :
PHP Code:
i want in that day if CT player have weapon that not aknife tath will do to hem strip weapon and give a knife Sorry for the bad English |
Re: HELP|with plugin 2
I don't know anything about Zombie Mod but:
1. You pass id as a parameter to a fuction: PHP Code:
PHP Code:
PHP Code:
PHP Code:
2. Also I don't get this: PHP Code:
this will be executed for each alive player : if you have 10 alive players ColorChat will be printed 10 times to all players you will have 10 tasks you will call jail_open() 10 times. g_ZMCount and ZMCount are always the same. You are not changing them inside the loop Maybe it should be after the for loop? |
Re: HELP|with plugin 2
can you just help me with my REQ?
|
Re: HELP|with plugin 2
You could try this:
PHP Code:
PHP Code:
what do functions ZombieCount and jail_open do, |
| All times are GMT -4. The time now is 19:43. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.