How to spawn player on position player was in this ?
#2

Get a saving system and save the coordinates of the player when it disconnects. And when the player rejoins then load the position from the file and set the position.

Some frequently used saving systems are:
1. MySQL
2. SQLite
3. Y_INI
4. DINI
etc.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)