public event_round_start
HTML Code:
#include <amxmodx>so in next round player has 1hp and others function |
Re: public event_round_start
this is because the 4. param of set_task isn't the id, so you can't remove the task with id 234 because it doesn't exist, you must loop over the players and remove tasks by their ids
|
Re: public event_round_start
Quote:
so you can show me this? :mrgreen: |
Re: public event_round_start
When u set task: set_task(time, function, id+245) in fuction(idd) new id=idd-245. In event new round make a loop for and remove task for each players.
|
Re: public event_round_start
I do not understand fully
can you show this in script :cry: |
Re: public event_round_start
PHP Code:
|
Re: public event_round_start
I see sam mistakes )
but can't compile it :grrr: |
Re: public event_round_start
This is just an example. "function" is registered so it can be name of function.
|
Re: public event_round_start
Quote:
|
Re: public event_round_start
You have been warned too many times about bumping before 2 weeks have passed.
This thread is now locked for 2 weeks and all similar threads will be locked. |
| All times are GMT -4. The time now is 14:30. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.