Gangzones..
#1

Hello, i need help with the gangzones i have done exactly like it says on Xtreme vehicle Plotter, but the Pawno crashes for me?

Why? Please help me

Код:
//======================
// Above OnGameModeInit:
new grove;

// OnGameModeInit Insert
public OnGameModeInit() {
  grove = GangZoneCreate(1191,143, -1868,46, 2604,166, -1471,412);
  return 1;
}
// Player Spawn
public OnPlayerSpawn(playerid) {
  GangZoneShowForPlayer(playerid, grove, 0x00404096);
  return 1;
}
//======================
Reply


Messages In This Thread
Gangzones.. - by Klaz - 15.02.2009, 11:08
Re: Gangzones.. - by [RP]Rav - 15.02.2009, 12:11

Forum Jump:


Users browsing this thread: 1 Guest(s)