Jump to content

gamemode help and MTA


Recommended Posts

well you say you cant help me anymore without giving me the answers. While im trying t understandwhat you are telling me and doing to the gm. So it wont waste your time you know.......

It's not a question of giving you the answers - I got your mode working. 50p showed you in this thread how to put a player into a team but you seemed to not understand that he has (or have missed it possibly) e.g.

  
setPlayerTeam (player,team) 
  

Read here. Now I know in your code you have created two teams (teamVagos and teamAztecas) so put the two together. Use something like :

  
setPlayerTeam (player,teamVagos) 
  

or

  
setPlayerTeam (player,teamAztecas) 
  

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...