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?
Код:
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)];