[Help] How?
#1

how can i create a command for a certain team, im a beginner im doing my own tdm gm i will like if somebody would help me. i have 2 teams iraq and usa i want to do /commands for a certain team. how i do it? please help me
Reply
#2

Quote:
Originally Posted by »ŁegenĐ«
how can i create a command for a certain team, im a beginner im doing my own tdm gm i will like if somebody would help me. i have 2 teams iraq and usa i want to do /commands for a certain team. how i do it? please help me
Since I dont have your script I will try my best!
Код:
if(strcmp(cmd, "/commands", true) == 0)
{
   if(GetPlayerTeam(playerid) == [TEAM])
   {
     SendClientMessage(playerid, COLOR_GREEN, "BLA BLAH BLAH");
   }
}
Reply
#3

Quote:
Originally Posted by Compton's Eazy E
Quote:
Originally Posted by »ŁegenĐ«
how can i create a command for a certain team, im a beginner im doing my own tdm gm i will like if somebody would help me. i have 2 teams iraq and usa i want to do /commands for a certain team. how i do it? please help me
Since I dont have your script I will try my best!
Код:
if(strcmp(cmd, "/commands", true) == 0)
{
   if(GetPlayerTeam(playerid) == [TEAM])
   {
     SendClientMessage(playerid, COLOR_GREEN, "BLA BLAH BLAH");
   }
}
would u help me in teamviewer?
Reply
#4

Quote:
Originally Posted by »ŁegenĐ«
Quote:
Originally Posted by Compton's Eazy E
Quote:
Originally Posted by »ŁegenĐ«
how can i create a command for a certain team, im a beginner im doing my own tdm gm i will like if somebody would help me. i have 2 teams iraq and usa i want to do /commands for a certain team. how i do it? please help me
Since I dont have your script I will try my best!
Код:
if(strcmp(cmd, "/commands", true) == 0)
{
  if(GetPlayerTeam(playerid) == [TEAM])
  {
    SendClientMessage(playerid, COLOR_GREEN, "BLA BLAH BLAH");
  }
}
would u help me in teamviewer?
What do you mean? Deathcam, /spec?
Reply
#5

Quote:
Originally Posted by Compton's Eazy E
Quote:
Originally Posted by »ŁegenĐ«
Quote:
Originally Posted by Compton's Eazy E
Quote:
Originally Posted by »ŁegenĐ«
how can i create a command for a certain team, im a beginner im doing my own tdm gm i will like if somebody would help me. i have 2 teams iraq and usa i want to do /commands for a certain team. how i do it? please help me
Since I dont have your script I will try my best!
Код:
if(strcmp(cmd, "/commands", true) == 0)
{
   if(GetPlayerTeam(playerid) == [TEAM])
   {
     SendClientMessage(playerid, COLOR_GREEN, "BLA BLAH BLAH");
   }
}
would u help me in teamviewer?
What do you mean? Deathcam, /spec?
teamviewer . remote control pple computer. easy way to help me teamviewer.com
Reply
#6

oh, that. Lol I just uninstalled it :P I will reinstall it
Reply
#7

Quote:
Originally Posted by Compton's Eazy E
oh, that. Lol I just uninstalled it :P I will reinstall it
lol
Reply
#8

Quote:
Originally Posted by »ŁegenĐ«
how can i create a command for a certain team, im a beginner im doing my own tdm gm i will like if somebody would help me. i have 2 teams iraq and usa i want to do /commands for a certain team. how i do it? please help me
Whats your Team variable ?

Regards, Adil.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)