Posts: 95
Threads: 13
Joined: Jan 2008
Reputation:
0
You know the 0.3 spawn screen with the arrows and spawn button GUI... Well how do I make that disappear at the start of the connection??
Cause all I want is the player to connect and for them to see the vinewood sign untill they /login...
Posts: 456
Threads: 35
Joined: Aug 2008
Reputation:
0
As far as I know, this isn't possible
Posts: 95
Threads: 13
Joined: Jan 2008
Reputation:
0
Well that sucks ass. Requested feature?
Posts: 870
Threads: 26
Joined: Mar 2009
Reputation:
0
If youre talking about the Santa Marina Beach thing which is seen before you connect to the server then it is not possible
Posts: 3,488
Threads: 16
Joined: Jun 2007
Reputation:
0
Use TogglePlayerSpectating.
Posts: 771
Threads: 135
Joined: Aug 2009
Reputation:
0
I think it would be with:
SetCameraPos(playerid,...)
SetCameraLookAt(playerid,...)
I think you put it under OnplayerConnct?
Or something, plz tell me if im wrong