Taking Over Zones
#1

So i have made a simple zone

Код:
new Grove_Base;
Код:
public OnGameModeInit()
{
    Grove_Base = GangZoneCreate(2216.207, -1729.235, 2623.11, -1456.841);
}
Код:
public OnPlayerSpawn(playerid)
{
    GangZoneShowForPlayer(playerid, Grove_Base, 0x80FF8096);
    GangZoneShowForPlayer(playerid, Vagos_Base, 0xF9F20096);
	return 1;
}
How do i make it so a certain coloured person has to be in the area for 60 seconds so they have captured it.
Reply


Messages In This Thread
Taking Over Zones - by muhib777 - 03.07.2011, 12:36
Re: Taking Over Zones - by Shadoww5 - 03.07.2011, 13:00
Re: Taking Over Zones - by muhib777 - 03.07.2011, 13:38
Re: Taking Over Zones - by =WoR=Varth - 04.07.2011, 00:16

Forum Jump:


Users browsing this thread: 1 Guest(s)