18.06.2010, 15:55
I tested the animation just to type the command.
Only at the third time it worked
anyway i dont think the npc can use a command like you made here;
if(strcmp(cmd, "/handsup", true) == 0 || strcmp(cmd, "/rendirse", true) == 0)
test it without the /rendirse part . so just with /handsup and check if it works
Only at the third time it worked
anyway i dont think the npc can use a command like you made here;
if(strcmp(cmd, "/handsup", true) == 0 || strcmp(cmd, "/rendirse", true) == 0)
test it without the /rendirse part . so just with /handsup and check if it works

