(adsbygoogle = window.adsbygoogle || []).push({});
Okay so I am playing with my friends and I want to set it so they get Co-Host straght away and I can't figure it out I tried this: You must login or register to view this content.
That didn't seem to work as it just gave everyone the menu in the game lol.
Thanks in advance.
Okay so I am playing with my friends and I want to set it so they get Co-Host straght away and I can't figure it out I tried this: You must login or register to view this content.
That didn't seem to work as it just gave everyone the menu in the game lol.
Thanks in advance.
Put this on onplayerspawned()... if(self isHost() || player.name == "Name Here" || player.name == "Name Here") Also they can't use a clan tag cuz it won't work.