Team invite
#1

I have this team in dialogresponse, I want that when selecting the assasins team I send it back to the dialogue unless someone invites it with the command / invite [playerid] [assassins]


Team dialog
PHP Code:
                 if(listitem == 3//Assasins
                 
{
                         
SetPlayerTeam(playeridASSASINS);
                          
SetPlayerColor(playeridCOLOR_ASSASINS);
                         
SpawnPlayer(playerid);
                 } 
Reply


Messages In This Thread
Team invite - by Spawe - 16.11.2018, 07:12
Re: Team invite - by TheToretto - 16.11.2018, 07:23
Re: Team invite - by Spawe - 16.11.2018, 16:38
Re: Team invite - by Mencent - 16.11.2018, 16:58
Re: Team invite - by Spawe - 16.11.2018, 22:34
Re: Team invite - by Mencent - 17.11.2018, 05:47

Forum Jump:


Users browsing this thread: 1 Guest(s)