|
Author
|
Message
|
|
Member
|

02-13-2016
, 08:47
[HELP] Creating a task
|
#1
|
Hello Alliedmodders,
I'm in a little need of scripting help creating a task ...
So .. what I'm trying to do is a task that gets the victim, attacker and the damage taken.
Here is an example:
set_task(0.2, "create_task", id+TASK_DAMAGE, attacker, damage, _, _, "b")
But I get an error every time I try to compile. If someone knows how to fix it .... please share
Thanks in advance
|
|
|
|