• Players joining as Spectator [FRETTA]
    3 replies, posted
I am currently using Mr. Gash's Deathrun gamemode running on Fretta base. Works perfectly, the only issue I have is that players join as Joining/Unassigned which is normal. But they can press Close on the what team dialogue and run around as a yellow-topped joiner. Is there a way I can make players automatically be Spectator as they join?
D:
Go into gamemodes/[gamemode name]/gamemode. Open init.lua. Find function GM:PlayerSpawn(ply), if it doesn't exist, create it. Inside, put GAMEMODE:PlayerSpawnAsSpectator(ply) Enjoy
Thank you :D!!!! <3
Sorry, you need to Log In to post a reply to this thread.