Unknown command
#5

Quote:
Originally Posted by argon
Dang, it gave 26 errors
Can you add my xfire for us to talk for you to help me solve this?
my xfire is zomg2
uhm now wait imma check the brackets
Edit:
pawn Код:
if(strcmp(cmdtext, "/war", true) == 0)
{
  if (IsPlayerInAnyVehicle(playerid)) {
  SetVehiclePos(GetPlayerVehicleID(playerid),153.3828,1888.4977,18.2910);
  }
  else
  SetPlayerPos(playerid,153.3828,1888.4977,18.2910);
  return 1;
}
pawn Код:
if(strcmp(cmdtext, "/help", true) == 0)
{
  if (IsPlayerInAnyVehicle(playerid)) {
  SendClientMessage(playerid, 0xFFFF00AA, "http://www.argss.tk /teleports  /stunts and races /races /vehicles /casino /dm");
  }
  else
  SendClientMessage(playerid, 0xFFFF00AA, "
http://www.argss.tk[url=http://] /teleports  /stunts and races /races /vehicles /casino /dm");
  return 1;
}
this should work
Reply


Messages In This Thread
Unknown command - by argon - 11.07.2009, 15:11
Re: Unknown command - by saiberfun - 11.07.2009, 15:13
Re: Unknown command - by argon - 11.07.2009, 15:14
Re: Unknown command - by argon - 11.07.2009, 15:18
Re: Unknown command - by saiberfun - 11.07.2009, 15:21
Re: Unknown command - by argon - 11.07.2009, 15:25
Re: Unknown command - by BMUK - 11.07.2009, 15:26
Re: Unknown command - by argon - 11.07.2009, 15:27
Re: Unknown command - by argon - 11.07.2009, 15:28
Re: Unknown command - by saiberfun - 11.07.2009, 15:29

Forum Jump:


Users browsing this thread: 1 Guest(s)