19.04.2015, 15:53
Hi,
Ive done a bit of searching but cant find the right results..
I want to send two values to my NPC script using:
Is there then a way to seperate the 5 and 6 into two different variables in the NPC script? Im sure there is a simple way to do this, but i cant think of what it is.
Ive done a bit of searching but cant find the right results..
I want to send two values to my NPC script using:
Код:
SendClientMessage(npcId, NPC_SetState, "5|6");