[help] knife round problem.
Only me i get 0 money and knife, others players get money and pistol when i execute the command. What is wrong with him?
This is the plugin. Code:
#include <amxmodx> |
Re: [help] knife round problem.
Nobody?
|
Re: [help] knife round problem.
Test ples
PHP Code:
|
Re: [help] knife round problem.
Drissdev1, your code is worse then thread's author.
Ham spawn is for every player in part , you loop all players on every player spawn. If there are 32 players then you strip their weapons 32 times. In this case if you want to do knife= false then you shall use new round event and loop all players with a task: PHP Code:
|
Re: [help] knife round problem.
Now it's work (strip_user_weapons), but all players don't receive the knife.
|
Re: [help] knife round problem.
I didn't know you want knife to players too, because you said you shall have knife and they shall have pistol.
I edited the code above. You can recompile. |
Re: [help] knife round problem.
Quote:
|
Re: [help] knife round problem.
Oh sorry, I forgot to delete hamsandwich from the top of plugin. It's not needed because I haven't used ham spawn. You can recompile plugin now, I edited the code.
|
| All times are GMT -4. The time now is 18:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.