SA-MP Forums Archive
[Achived] Change save file area - 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: [Achived] Change save file area (/showthread.php?tid=115542)



[Achived] Change save file area - Jimmyhead521 - 24.12.2009

Hello, Ive tryed looking in the *.pwn file but still don't know what im looking for. Basicly the saved user data is stored in 'scriptfiles' and I want to move it to "/scriptfiles/accounts/*.pwn"

cheers guys



Re: Change save file area - Backwardsman97 - 24.12.2009

Search for the file extension in your script?


Re: Change save file area - Jimmyhead521 - 24.12.2009

when i search for the file type do i use ".txt" or "txt"
Could you give use a script example?
cheers


[Achived] Change save file area - Jimmyhead521 - 24.12.2009

Oh it wasnt a *.txt its was a *.ini...
Thanks!