Quote:
Originally Posted by Kreation
But he did define id.  I'm am just off today, I swear. I must've taken stupid pills.
|
I don't think when he first set the task that he defined id. He just did
PHP Code:
set_task(get_pcvar_float(gtime), "hp" )
He never defines what the "id" is that he is using when he actually executes the function.
I do think that:
PHP Code:
set_task(get_pcvar_float(gtime), "hp", id )
would work... o.o