23.12.2009, 19:43
Hey,
I've added this to a_npc.inc:
Will it work properly on NPC scripts?
I think it won't work because after I'm using CallRemoteFunction in NPC script, that script stops working...
I've added this to a_npc.inc:
pawn Код:
native CallRemoteFunction(const function[], const format[], {Float,_}:...);
I think it won't work because after I'm using CallRemoteFunction in NPC script, that script stops working...