illestiraqi Posted February 20, 2013 Posted February 20, 2013 I want a simple script to automatically create teams when server is loaded without having to create them. I want to create Team "Army" with colors 0, 70, 0 please if someone can help.
yazan Posted February 20, 2013 Posted February 20, 2013 getPlayerTeam سبحان الله ---------------------------------- LUA 56%
Castillo Posted February 20, 2013 Posted February 20, 2013 Is really easy, create a new resource, create a lua script on it, then place this: createTeam ( "HELLO WORLD", 0, 70, 0 ) San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
yazan Posted February 20, 2013 Posted February 20, 2013 He wants when you finish loading the situation in the team سبحان الله ---------------------------------- LUA 56%
illestiraqi Posted February 20, 2013 Author Posted February 20, 2013 Is really easy, create a new resource, create a lua script on it, then place this: createTeam ( "HELLO WORLD", 0, 70, 0 ) is this server or client side?
Castillo Posted February 20, 2013 Posted February 20, 2013 He wants when you finish loading the situation in the team That doesn't make any sense. @illestiraqi: Server side, createTeam is a server side only function. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
yazan Posted February 20, 2013 Posted February 20, 2013 I do not speak English سبحان الله ---------------------------------- LUA 56%
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