MetaGamer Posted November 2, 2011 Share Posted November 2, 2011 Server function PlayerLogin() setPlayerTeam(source, "Explorer") end Client addEventHandler('onClientResourceStart',getResourceRootElement(getThisResource()),function() Explorer = createTeam ( "Explorer", 0, 0, 0 ) end) Link to comment
MetaGamer Posted November 2, 2011 Author Share Posted November 2, 2011 It's fixed with getTeamFromName. Mods you can now lock this thread! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now