Save Position[Y_INI]0.5][Updated] -
XStormiest - 01.04.2013
Hello again,i updated my old save pos system wich was with dini , slow and that could save only pos
Description: The system was make with the Y_INI, it have an AUTO_SAVE define and with this you can choose to save manual or just auto-save, command for save manual : /savemypos
You need :
sscanf2 [you can delete
zcmd
y_ini
Instruction:
1. Download all the need things from above.
2. Download SavePosition.amx put it in filterscript folder, open it and compilte
3. Go to scriptfile make a folder called "Coordonate"
4. Go to server.cfg, and add to filterscript SavePosition
Good now , you are done. open your server and have fun
Changelog:
0.1:
- dini
- save only position x,y,z
0.5:
- Y_INI (more faster)
-save x,y,z,angle, interior and virtualworld
2 methods for saving your position, manual or automatic
Код:
#define AUTO_SAVE true
1. Automatic save the position of the player
Код:
#define AUTO_SAVE false
2. Manual save with /savemypos
Photo: I have no reason for making photo cause is just an update to my last save position system
Download:
Click here.
Re: Save Position[Y_INI]0.5][Updated] -
Paradis - 01.06.2013
Not work for me, not save my position when i disconnect (and /savemypos don't work).
Re: Save Position[Y_INI]0.5][Updated] -
XStormiest - 02.06.2013
no it work

I tested it long time ago when i maked it

And it worked, you did something worng
Re: Save Position[Y_INI]0.5][Updated] -
xser12 - 02.06.2013
Cool..
Re: Save Position[Y_INI]0.5][Updated] -
RalphHaro - 03.06.2013
Why it's not working? I've followed what you've said above and when I tried it, did not work?