Not really sure what this means but the idea is
im using set_task with "b" flag to create a bleeding function in my plugin.
Conor told me
"Consider another system than looping task as thinking ent(s)"
I have no idea what he means but i have tried while loops. but that just happens really fast lol.. i need to be able to put a delay in set via cvar.
thats why i used
PHP Code:
set_task(get_pcvar_float(delay), "Function", "id", _, _, "b");
and if settask is all i can use then how can i copy "Float

irection" , to a global variable to put in
ExecuteHamB(Ham_TraceBleed, id, dmg, Float

irection, trace, dmgbits);