problem in command
#3

this forward that i create ..
Quote:

Setteam(id, 0);

and it means
Quote:

if(teamid == 0)
{
gTeam[playerid] = Axis;
SetPlayerSkin(playerid, 287);
SetPlayerPos(playerid,2418.2493,110.7310,27.1995);
SetCameraBehindPlayer(playerid);
SetPlayerColor(playerid, Red);
SendClientMessage(playerid, Red, "******Russian POWERS******");
SendClientMessage(playerid, Red, "Welcome Back to base");
SendClientMessage(playerid, Red, "Please follow all Server Rules.");
ShowPlayerDialog(playerid, 3, DIALOG_STYLE_LIST, "Which Type of Soldier?", "Soldier \n Medic \n Mechanic", "Done", "Close");
}

the command working at me so i dont think it's problem in the forward .
but i need that the command will affect a id of player
Reply


Messages In This Thread
problem in command - by marik1599 - 29.07.2011, 01:23
Re: problem in command - by Famalamalam - 29.07.2011, 01:26
Re: problem in command - by marik1599 - 29.07.2011, 01:50
Re: problem in command - by Famalamalam - 29.07.2011, 01:52
Re: problem in command - by marik1599 - 29.07.2011, 01:58
Re: problem in command - by Famalamalam - 29.07.2011, 02:00

Forum Jump:


Users browsing this thread: 4 Guest(s)