SA-MP Forums Archive
Do NPC record saves everything? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Do NPC record saves everything? (/showthread.php?tid=159257)



Does NPC record save everything? - aNdReSk - 12.07.2010

I mean, I have some hooker NPC's at strip clubs and they dance, thats fine but i was wonder if I press Enter to stop dancing and walk a couple steps a way and dance a again, will that save?


Re: Do NPC record saves everything? - Hiddos - 12.07.2010

There's only one way to find out. I guess it has to do with the compatibility with NPC's and animations.


Re: Do NPC record saves everything? - ToPhrESH - 12.07.2010

Well in your script you create
pawn Код:
isPlayerNPC
{
     ApplyAnimation(and your animation info here)
}



Re: Do NPC record saves everything? - Grim_ - 12.07.2010

I would assume so, since I was recording a vehicle once, got out and it still recorded perfectly.