how to make /gate command like ...
#4

but how to i add like second case?

Код:
if(!strcmp("/stadium",cmdtext))
{
  if(IsPlayerInRangeOfPoint(playerid, 7.0, 2695.6880, -1704.6300, 11.8438))
  {
  MoveObject( example i move door 1 in somewhere
  }
  if(IsPlayerInRangeOfPoint(playerid, 7.0, 2695.6880, -1704.6300, 11.8438))
  {
  MoveObject( example i move door 2 in somewhere
  return 1;
}
how to add?

and i dont want to move both doors at the same time when player is in rangeofpoint
Reply


Messages In This Thread
how to make /gate command like ... - by hardstop - 27.04.2010, 15:26
Re: how to make /gate command like ... - by hardstop - 27.04.2010, 15:40
Re: how to make /gate command like ... - by RyDeR` - 27.04.2010, 15:41
Re: how to make /gate command like ... - by hardstop - 27.04.2010, 15:49

Forum Jump:


Users browsing this thread: 1 Guest(s)