Turfwar
#1

Hello Sa:MP

I need help now!
I have createt a gangzone
Код:
//======================
// Above OnGameModeInit:
new GangZone1;

// OnGameModeInit Insert
public OnGameModeInit() {
    GangZone1 = GangZoneCreate(2090,34, -186,846, 2627,522, 291,9469);
    return 1;
}
// Player Spawn
public OnPlayerSpawn(playerid) {
    GangZoneShowForPlayer(playerid, GangZone1, 0x00FF4096);
    return 1;
}
//======================
But now will i make that the "Team Terrorist" this gangzone conquer.
But how?
Reply


Messages In This Thread
Turfwar - by Eichelking - 03.02.2011, 11:31
Re: Turfwar - by iggy1 - 03.02.2011, 11:49
AW: Turfwar - by Eichelking - 03.02.2011, 12:14
Re: Turfwar - by Steven Paul - 03.02.2011, 12:16
AW: Turfwar - by Eichelking - 03.02.2011, 14:42
AW: Turfwar - by Eichelking - 03.02.2011, 18:24

Forum Jump:


Users browsing this thread: 1 Guest(s)