Jump to content

Armas para diferentes temas?


Diablomta

Recommended Posts

Habías hecho este post y te saltaste de tema

Quote

 

Este es un ejemplo de cuando alguien ingresa al Team "VIP" mediante un comando y le da un arma

team = createTeam ( "VIP" ) 

addCommandHandler("vip",
 	function(p)
		setPlayerTeam(p, team)
		giveWeapon(p, 38, 500)
    end
)


 

Link to comment
  • Recently Browsing   0 members

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