warning 202: number of arguments does not match definition
#2

Code:
new army;

  public OnGameModeInit() {
  army = GangZoneCreate(755.9178, -2293.762);
  return 1;
}

public OnPlayerSpawn(playerid) {
  GangZoneShowForPlayer(playerid, army, 0x00800096);
  return 1;
}
i think you only give 2 positions
_____1
| |
| |
|_____|
2
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)