Quote:
Originally Posted by Devil259
set_task(5.0, "retry_player", id);
|
But you have to remember it isn't param of player index that it's only unique number of task to do. You can add to index your constant num and in callback decrease this value using the same num to obtain player index.
__________________