NPC recording - 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)
+--- Thread: NPC recording (
/showthread.php?tid=426419)
NPC recording -
Pawnie - 29.03.2013
Hello guys, well uhm somehow my NPC record isnt saving at all. Anyone had this issue in the past or such?
I use this method for saving and loading everything
Код:
/rcon login pass
/rcon loadfs npc_record
/ofrecord TestName1 (or any other name)
/stoprecord
Код:
echo Executing Server Config...
lanmode 0
rcon_password NoPassNoSex
maxplayers 50
port 7777
hostname Etc
gamemode0 Etc 1
filterscripts
announce 0
query 1
chatlogging 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
plugins sscanf Whirlpool streamer
logtimeformat [%H:%M:%S]
None errors tho. It loads the FS perfectly, but it wont make any recordings.
Also this is not the problem
I tried setting that too.
Re: NPC recording -
Pawnie - 29.03.2013
Resolved.
I re-downloaded the entire SA:MP and somehow it fixed it.