26.03.2011, 14:45
You have to GetPlayerPos and put it in their account ini file. You save their position OnPlayerDisconnect or OnPlayerUpdate (major lag with low memory). Then OnPlayerConnect, you get their position from their account ini file and set it from there.