Posts: 22
Threads: 6
Joined: Oct 2009
Reputation:
0
I need help, i try to everything, when i disconnect from any kind of reason kick, log off or crashed, only from interior more then 0, on login i spawn in interior 0 falling from sky. How to make to re spawn in same interior disconnect?
Posts: 117
Threads: 2
Joined: Nov 2009
Reputation:
0
Show us the code you're using that saves their X, Y and Z.
Posts: 117
Threads: 2
Joined: Nov 2009
Reputation:
0
There's nothing that saves, or even collects a player's location.
Posts: 22
Threads: 6
Joined: Oct 2009
Reputation:
0
Well i removed all spawn position from faction, to re spawn in same on login. So when i'm in interior 0 on disconnect i re spawn in same position. But is something wrong whit interiors more then 0.
Posts: 117
Threads: 2
Joined: Nov 2009
Reputation:
0
You need to paste the part of code that has "GetPlayerPos" (or something similar) and the part that saves it to a file (or unless it's a function you use to save to the files, so something like SaveAccount()).