//-------------------Kapija---------------------------
if(strcmp(cmd,"/Otvori",true)==0)
{
if(PlayerInfo == 0||PlayerInfo == 0)
{
MoveObject(Kapija,-305.670288,1730.959473,41.906914,7.000);
SendClientMessage(playerid, COLOR_GREEN, "Otvarate vrata Race-a.");
}
else return SendClientMessage(playerid, COLOR_RED, "Nisi admin.");
}
if(strcmp(cmd,"/Zatvori",true)==0)
{
if(PlayerInfo == 1338||PlayerInfo == 1338)
{
MoveObject(Kapija,-305.720276,1739.714111,41.906914,7.000 );
SendClientMessage(playerid, COLOR_GREEN, "Zatvarate vrata race-a.");
}
else return SendClientMessage(playerid, COLOR_GREEN, "Nisi admin.");
}moze mi neko rec..
1,261
pregleda
4
postova
12. Feb. 2010.
sta sam krivo napravil? nece mi otvorit ogradu
12. Feb. 2010.
//-------------------Kapija---------------------------
if(strcmp(cmd,"/Otvori",true)==0)
{
if(PlayerInfo == 1338)
{
MoveObject(Kapija,-305.670288,1730.959473,41.906914,7.000);
SendClientMessage(playerid, COLOR_GREEN, "Otvarate vrata Race-a.");
}
else return SendClientMessage(playerid, COLOR_RED, "Nisi admin.");
}
if(strcmp(cmd,"/Zatvori",true)==0)
{
if(PlayerInfo == 1338)
{
MoveObject(Kapija,-305.720276,1739.714111,41.906914,7.000 );
SendClientMessage(playerid, COLOR_GREEN, "Zatvarate vrata race-a.");
}
else return SendClientMessage(playerid, COLOR_GREEN, "Nisi admin.");
}probaj?
12. Feb. 2010.
Plantak wrote on February 12, 2010, 10:48 pm:
sta sam krivo napravil? nece mi otvorit ogradu
//-------------------Kapija---------------------------
if(strcmp(cmd,"/Otvori",true)==0)
{
if(PlayerInfo == 0||PlayerInfo == 0)
{
MoveObject(Kapija,-305.670288,1730.959473,41.906914,7.000);
SendClientMessage(playerid, COLOR_GREEN, "Otvarate vrata Race-a.");
}
else return SendClientMessage(playerid, COLOR_RED, "Nisi admin.");
}
if(strcmp(cmd,"/Zatvori",true)==0)
{
if(PlayerInfo == 1338||PlayerInfo == 1338)
{
MoveObject(Kapija,-305.720276,1739.714111,41.906914,7.000 );
SendClientMessage(playerid, COLOR_GREEN, "Zatvarate vrata race-a.");
}
else return SendClientMessage(playerid, COLOR_GREEN, "Nisi admin.");
}Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava