01.11.2012, 10:56
I want my NPC to use this command: /botcar when his recording plays, he is in vehicle and this command related to the vehicle.
CallRemoteFunction("OnPlayerCommandText", "ds", npcid, "/botcar"); //Replace "npcid" with the NPC's ID.
An option is CallRemoteFunction
![]() pawn Код:
I hope that I have helped ![]() |
I just want it to be done by npc itselfs i mean i dont want to type any word but just npc spawn and use this command
|