NPC .rec files - 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: NPC .rec files (
/showthread.php?tid=275433)
NPC .rec files -
iPLEOMAX - 09.08.2011
Is there a way in which we can access the created .rec files without moving them to npcmodes/recordings folder?
Re: NPC .rec files -
xLewisx - 09.08.2011
Open them? :P
Explain more, access them where?
Re: NPC .rec files -
iPLEOMAX - 09.08.2011
To connect a new NPC and make the it play my recorded file, it's must that I have to move the .rec file to npcmodes/recordings folder. Otherwise, it won't play any record.
If I record my player data, it creates a rec file in scriptfiles. Which I have to move to the npc folder to make it work..
But I don't wanna do that. So, my question is: "How can I directly use the .rec file to play an Npc without moving it?"
Maybe I'm making it too complicated to understand.. x)
Re: NPC .rec files -
Stylock - 09.08.2011
You could use my NPC Record n Play filterscript.
Re: NPC .rec files -
iPLEOMAX - 09.08.2011
Quote:
Originally Posted by YJIET
You could use my NPC Record n Play filterscript. 
|
Too late, I already found a way.

I Like your FS though.
Thanks for Replying!
Re: NPC .rec files -
RyDeR` - 09.08.2011
Use my FileFunctions plugin.