Posts: 396
Threads: 80
Joined: Mar 2008
Reputation:
0
Is It Possable To Make A Command /npcgo And It Makes The Npc Playback A Recorded File? Thanks
Posts: 396
Threads: 80
Joined: Mar 2008
Reputation:
0
sorry to bump but please?:P
Posts: 1,767
Threads: 124
Joined: Mar 2010
To record? download server from Sa-Mp and look for npc_record file in filterscripts. You can check a commands in there.
Posts: 2,726
Threads: 85
Joined: Jul 2010
Reputation:
0
Record 2 NPCS, when you type /npcgo, kick it and connect another NPC driving.
Posts: 2,856
Threads: 6
Joined: Jun 2007
Reputation:
0
I think he just got somewhere in the npc script his StartRecordingPlayback
if its in OnNPCEnterVehicle he just need to put him again in a vehicle (PutPlayerInVehicle)
and if its in OnNPCSpawn he just need to respawn him (SpawnPlayer)