SA-MP Forums Archive
[Help][Unsolved] Saving System - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [Help][Unsolved] Saving System (/showthread.php?tid=263266)



[Solved] Saving System - Dylan_Madigan69 - 21.06.2011

Im trying to make a filterscript where i can assign a job rank to someone and have it save. Im trying to do it without any gamemode interaction so i can out this script in any server. For some reason, i have not been able to identify a rank. I tryed importing save things from my gamemode, but for some reason it wont recognise many of the codes used in a filterscript, and yes i defined then and used the "new" command.

Does anyone have a basic script i could modify or any suggestions? I just want a list of members and their ranks OR a 2nd file for each job member with their name and rank.

EDIT*****
i found a program on SAMP that works. If someone could tell me how to delete this n my other fixed post then that would help.