13.08.2010, 00:06
You will need to learn to use some sort of file reader/writer like djson/dini (or sql somthng like that) then OnPlayerDissconnect save the players x,y,z co-ordinates.
Then OnPlayerSpawn SetPlayerPos to the x,y,z that was saved to a file.
I could show you a method using djson but that would probably confuse u. Your best learning than cop/paste.
I will write a way with djson and edit this post, but still think ur better learning.
Then OnPlayerSpawn SetPlayerPos to the x,y,z that was saved to a file.
I could show you a method using djson but that would probably confuse u. Your best learning than cop/paste.
I will write a way with djson and edit this post, but still think ur better learning.

