Help with Gang Wars
#1

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)];
Reply
#2

Show me the part of your script that detects for 3 players on the zone,etc
Reply
#3

Код:
#define TAKEOVER_TIME 120 
#define MIN_DEATHS_TO_START_WAR 3
Here you are
Reply
#4

no, Not that -_- Give me your whole OnPlayerDeath
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)