13.05.2011, 22:47
Well try make a small debug...
At top of the OnPlayerSpawn GetPlayerPos and print it so you can see player pos maybe its not 0,0,0 (farm)
And after that SetPlayerPos(to some your coordinates but use FLOAT not some variable)
GetPlayerPos and print it again
If player first printed pos is not 0 0 0 than you bugged your player spawn with something else
At top of the OnPlayerSpawn GetPlayerPos and print it so you can see player pos maybe its not 0,0,0 (farm)
And after that SetPlayerPos(to some your coordinates but use FLOAT not some variable)
GetPlayerPos and print it again
If player first printed pos is not 0 0 0 than you bugged your player spawn with something else