Posts: 673
Threads: 169
Joined: Apr 2008
Reputation:
0
Im pretty sure this is possible,
But i cant seem to get it to work,
I have removed all playerclasses, OnPlayerRequestClass,
And anything else involved with spawning, But theres still a spawn menu
And i dont want that, I just want it to spawn at a certain location without picking,
I know how to make it spawn there, Its just on connect the spawn selection shows.
Posts: 1,148
Threads: 19
Joined: Jan 2007
Reputation:
0
OnPlayerRequestClass
SpawnPlayer(playerid);
Posts: 673
Threads: 169
Joined: Apr 2008
Reputation:
0
Its still showing Vinewood sign with the
Press Shift to spawn in the corner
Although i dont want that to show,
I just want it to automatically spawn
Posts: 1,148
Threads: 19
Joined: Jan 2007
Reputation:
0
OnPlayerConnect
SpawnPlayer
Then set skin & pos on player spawn
Posts: 651
Threads: 15
Joined: Nov 2007
Reputation:
0
OnPlayerRequestClass
TogglePlayerSpectating
PlayerSpectatePlayer
Dont know if it's work
Posts: 2,034
Threads: 153
Joined: Jan 2009
Reputation:
0
I haven't even seen a server that didn't have that before.
Posts: 1,148
Threads: 19
Joined: Jan 2007
Reputation:
0
You could cover it up with a text draw? with like teh server name and stuff on it and command list
then after spawn make it dissapear?
Posts: 673
Threads: 169
Joined: Apr 2008
Reputation:
0
They would still have to press shift to spawn
Posts: 2,034
Threads: 153
Joined: Jan 2009
Reputation:
0
have you seen this possible on any other server?