SA-MP Forums Archive
[FilterScript] Skin and pos saver and loader good for rp - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Skin and pos saver and loader good for rp (/showthread.php?tid=311010)



Skin and pos saver and loader good for rp - jueix - 14.01.2012

Hey guys this is a pos saver and loader system by jueix. To chance the coords you spawn at if you don't have an account go into the filterscript and chance the coords under on player spawn from
SetPlayerPos(playerid, 1676.8462, 1447.7908, 10.7833); to your server coords.
to change where the shop and driving school is change these to your coords.
shop1 = CreatePickup(1274, 1, -23.5076, -55.1543, 1003.5469, -1);
dpick = CreatePickup(1274, 1, 1173.1597, 1348.6721, 10.9219, -1);

commands: /weed /healthpack /mp3


down load: v1 http://pastebin.com/Gnrk947W
Mirrors accepted


v2:http://pastebin.com/qSbjhS7u

You can edit this as you wish.

Future Updates V1 contains V2 contains


Re: Skin and pos saver and loader good for rp - Karl.. - 15.01.2012

Thanks, Ill Test It Now.


Re: Skin and pos saver and loader good for rp - Karl.. - 15.01.2012

List Some Commands?


Re: Skin and pos saver and loader good for rp - Karl.. - 15.01.2012

OOH I SEE! Works Good, Positions saved on login in and out all good, but maybe include a feature such as /register /login /logout ? but until then.. 7/10


Re: Skin and pos saver and loader good for rp - T0pAz - 15.01.2012

Please do not use dINI to parse ini files. It's decrepit.


Re: Skin and pos saver and loader good for rp - jueix - 15.01.2012

Quote:
Originally Posted by T0pAz
View Post
Please do not use dINI to parse ini files. It's decrepit.
I don't understand what that means.

Quote:
Originally Posted by Karl..
View Post
OOH I SEE! Works Good, Positions saved on login in and out all good, but maybe include a feature such as /register /login /logout ? but until then.. 7/10
Aight ill add it to update 3 at the moment adding update to witch has a basic shop in lv witch sells weed and healthpacks witch will save on player log out and load and a driving license system =,). thanks for feed back.


Re: Skin and pos saver and loader good for rp - KingHual - 15.01.2012

I'd rather use /save.

EDIT: Oh, it actually is different, my bad. That will create alot of files tho, I'd prefer saving into 1 file.


Re: Skin and pos saver and loader good for rp - jueix - 15.01.2012

Quote:
Originally Posted by king_hual
View Post
I'd rather use /save.

EDIT: Oh, it actually is different, my bad. That will create alot of files tho, I'd prefer saving into 1 file.
it all saves in 1 file but it creates a user file so basicly more users u have more files that are made


Re: Skin and pos saver and loader good for rp - Dr. Dre - 27.01.2012

Great FS. You need to update the PB though


Re: Skin and pos saver and loader good for rp - DoVaH - 25.02.2012

good