17.10.2012, 20:05
enum
Sorry writing from phone , if you need better explained say it and i will do it tomorrow.
PHP код:
pLastx
plLasty
pLastz
then on loading player
Ini_float lastx
Ini_float lasty
Ini_float lastz
then to save it do getplayerposition(playerid, lastx, lasty, lastz)
and write it to enum
ini_writefloat lastx
etc
etc