Posts: 330
Threads: 118
Joined: Jul 2010
Reputation:
0
Hey I'm having a problem when once the user logs in it spawns them under the map in Blueberry and doesn't spawn them at where there co-ordinates are saved. I think it's something to do with the fact that the user has to click spawn instead of it auto spawning, but i could be wrong. ANY help would be appreciated. This is a hurdle that I need to jump.
Posts: 534
Threads: 27
Joined: Jan 2012
Reputation:
0
It means its cords are 0,0,0 o_O show your OnPlayerSpawn(playerid);
Posts: 534
Threads: 27
Joined: Jan 2012
Reputation:
0
Are Player Pos are saving and loading correctly ?
Posts: 330
Threads: 118
Joined: Jul 2010
Reputation:
0
As far as I know yes they save properly, the co-ordinates are there when they disconnect they just don't seem to load.