Posts: 531
Threads: 99
Joined: Sep 2010
Reputation:
0
27.09.2011, 22:46
(
Последний раз редактировалось Buzzbomb; 28.09.2011 в 23:21.
)
My Game Mode Was Working perfect everything came together Right When a player registers or login there inside a plane i added a thing to disable the spawn button so when a player sign in there automatically spawned and Now When i go to login in or register the camera like in the air.. and when player registers after auto login free falls from the sky
Please any help be appreciated..
Posts: 1,239
Threads: 16
Joined: Mar 2011
Reputation:
0
You posted your whole script means someone will steal it. Post just part which you added...
Posts: 531
Threads: 99
Joined: Sep 2010
Reputation:
0
Yeah i know But i have no clue where the problem is thats causing the problems
Posts: 1,059
Threads: 86
Joined: Sep 2010
Reputation:
0
What were the last things you modified BEFORE those problems happened ?
Posts: 531
Threads: 99
Joined: Sep 2010
Reputation:
0
Im not sure if it was the Hiding of the spawn button or the save character... pos..
Im Willing to show the whole game mode nothing special just simple things at the moment if anyone is wanting to help me find the problem...
Posts: 531
Threads: 99
Joined: Sep 2010
Reputation:
0
I looked The line .. OnPlayerConnect Have the cordinates and the camera location Where i want the player but it dont show it is shows a blue sky Im highly thinking it is the auto spawn command to skeep the spawn button... But i dont know
Posts: 2,203
Threads: 154
Joined: Oct 2009
Reputation:
0
Use OnPlayerSpawn to set player pos
Posts: 531
Threads: 99
Joined: Sep 2010
Reputation:
0
I did still Dont show i marked out the timer for the spawn player last position it showed me in the plane so i put it back Boom in the sky again
Posts: 531
Threads: 99
Joined: Sep 2010
Reputation:
0
Oh my god this iis aggrevating I thought i fixed it but another problem started When you're registered and you login it dont spawn you where you was saved you sky dive what the fuck.. Sky dive when your not registered fixed it now when your registered and you login you sky dive .. this sucks grrrrrrrrrrrrrrrrrrr...........
Posts: 1,239
Threads: 16
Joined: Mar 2011
Reputation:
0
I think I understood. When player disconnects you save his co-ordinates and then, once he connect again, you put him there?