SA-MP Forums Archive
Store Skin and Position of a player - 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: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Store Skin and Position of a player (/showthread.php?tid=115226)



Store Skin and Position of a player - pawelf94 - 23.12.2009

How can i store skin and position so after when something is finish i can put those players back where they were and in whatever skin they were in?


Re: Store Skin and Position of a player - Ironboy500 - 23.12.2009

Use dini to make files, and GetPlayerPos to find his coordinates. Simple save coordinates to file and than when player connect again set his pos to one that you saved last time in file.


Re: Store Skin and Position of a player - pawelf94 - 23.12.2009

im not really good in pwn can i have some code?


Re: Store Skin and Position of a player - Andy_McKinley - 23.12.2009

Код:
AddPlayerClass ();



Re: Store Skin and Position of a player - pawelf94 - 23.12.2009

what does
Quote:

AddPlayerClass ();

have to do with storing and loding skin id and player position?


Re: Store Skin and Position of a player - XeoN_13 - 23.12.2009

theres an FS for storing skins search skin saving on the search thing