Adde Posted March 22, 2013 Share Posted March 22, 2013 Hi How to make a team with 2 words? Don´t work with example "The Best". Is there a command to do between words? Can´t find it if there is. createTeam("The Best", 100, 100, 100) Link to comment
Adde Posted March 22, 2013 Author Share Posted March 22, 2013 So it should work if I write more than 1 word? But I may found the trouble, I had it like this: SALA Crew = createTeam ( "SALA Crew", 255, 128, 0 ) and used it to other things. But if I do like this: SALACrew = createTeam ( "SALA Crew", 255, 128, 0 ) it should work right? Link to comment
X-SHADOW Posted March 22, 2013 Share Posted March 22, 2013 Nope mta dosn't allow space between the words. Link to comment
Castillo Posted March 22, 2013 Share Posted March 22, 2013 They aren't "words", they are called "variables". Link to comment
Adde Posted March 22, 2013 Author Share Posted March 22, 2013 I understood that when the last one worked. ah okay. thx anyway. 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