Help with Gang Wars - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Help with Gang Wars (
/showthread.php?tid=421049)
Help with Gang Wars -
arathin - 08.03.2013
Hello its me Arathin and I would like to know if someone could assist me in fixing my Gang-Wars problem. Heres the problem. The zones and everything show up fine and they are on the map but when i kill three people in an enemy gang zone nothing happens no gang war is initiated? Why is this?
heres me gang zone creating
Код:
new ZoneInfo[][eZone] = {
{-2217.0061,-290.8570,-2008.0349,109.0190,TEAM_BIKER},
{-2811.9239,204.9803,-2486.9688,462.8595,TEAM_MEXICANS},
{-2708.9382,-207.8778,-2364.9856,46.0424,TEAM_MAFIA},
{-2380.9834,556.8093,-2096.0228,729.7082,TEAM_YAKUZA},
{-2006.0352,734.7052,-1726.0738,912.5893,TEAM_HOMELESS}
};
new ZoneID[sizeof(ZoneInfo)];
Re: Help with Gang Wars -
California_ - 08.03.2013
Show me the part of your script that detects for 3 players on the zone,etc
Re: Help with Gang Wars -
arathin - 08.03.2013
Код:
#define TAKEOVER_TIME 120
#define MIN_DEATHS_TO_START_WAR 3
Here you are
Re: Help with Gang Wars -
California_ - 08.03.2013
no, Not that -_- Give me your whole OnPlayerDeath