SA-MP Forums Archive
[FilterScript] Advance Saving System [No Registration Required] - 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] Advance Saving System [No Registration Required] (/showthread.php?tid=238277)

Pages: 1 2 3


Re: Advance Saving System [No Registration Required] - Medal Of Honor team - 12.03.2011

ok thank your for your suggestion. We will add that in the next version


Re: Advance Saving System [No Registration Required] - Ironboy - 12.03.2011

Awesome work


Re: Advance Saving System [No Registration Required] - Medal Of Honor team - 12.03.2011

thanks


Re: Advance Saving System [No Registration Required] - Johnson_boy - 12.03.2011

Fast question:

Why do you set players position OnPlayerConnect?
pawn Код:
SetPlayerPos(playerid, dini_Float(file, "Pos X"), dini_Float(file, "Pos Y"), dini_Float(file, "Pos Z"));
Have you tested it?
The position should be set OnPlayerSpawn, not on connect.
That basically cannot work.


Re: Advance Saving System [No Registration Required] - Medal Of Honor team - 12.03.2011

I have done in both and it should work fine


Re: Advance Saving System [No Registration Required] - Shadow_ - 17.03.2011

There is no .pwn file ?


Re: Advance Saving System [No Registration Required] - Medal Of Honor team - 17.03.2011

Quote:
Originally Posted by Shadow-
Посмотреть сообщение
There is no .pwn file ?
HERE YOU GO

http://solidfiles.com/d/c960/


Re: Advance Saving System [No Registration Required] - Shadow_ - 17.03.2011

Quote:
Originally Posted by Medal Of Honor team
Посмотреть сообщение
danke good sir.


Re: Advance Saving System [No Registration Required] - Medal Of Honor team - 18.03.2011

thanks man


Re: Advance Saving System [No Registration Required] - Venice - 24.03.2011

give me pwn file


Re: Advance Saving System [No Registration Required] - Markx - 24.03.2011

Quote:
Originally Posted by venice
Посмотреть сообщение
give me pwn file
http://solidfiles.com/d/c960/
Next time, read the other posts before posting.


Re: Advance Saving System [No Registration Required] - jejemonerz123 - 26.03.2011

yo mehtab can you gimme the pwn


Re: Advance Saving System [No Registration Required] - Medal Of Honor team - 26.03.2011

the pwn file is

http://solidfiles.com/d/c960/

Please read the older post next time


Re: Advance Saving System [No Registration Required] - y@sin1 - 31.03.2011

Pwn istiyorum ben pwn


Re: Advance Saving System [No Registration Required] - Astrais - 08.10.2011

It aint working, nothing happens when I re log. No saving!


Re: Advance Saving System [No Registration Required] - Astrais - 08.10.2011

Ok, so when I changed the onplayerconnect to onplayerspawn, it worked and i also had to change the onplayerspawn in my gamemode to nothing, but when new players log in they are just falling from sky even when I add the spawn cooridinates to the !dinidoesnotexist it keep falling and dieing on spawn location!!!!