Entering the Area
#1

Ok so I have created zones so when players enter them, in the bottom right it flashes the city:

pawn Код:
Commerence = GangZoneCreate(1314.520263, -1875.878417, 1618.520263, -1371.878417);
    Conference = GangZoneCreate(986.826782, -1857.679565, 1306.826782, -1569.679565);
    Downtown = GangZoneCreate(1436.054321, -1444.519287, 1852.054321, -1172.519287);
    ELS1 = GangZoneCreate(2263.941894, -1611.880126, 2639.941894, -1419.880126);
    ELS2 = GangZoneCreate(2276.539794, -1427.303955, 2444.539794, -1187.303955);
    Ganton = GangZoneCreate(2205.711914, -1900.342285, 2645.711914, -1612.342285);
    GlenPark = GangZoneCreate(1861.002197, -1500.539306, 2085.002197, -1012.539306);
    Idlewood = GangZoneCreate(1820.310058, -1919.750122, 2204.310058, -1527.750122);
    Jefferson = GangZoneCreate(2058.997070, -1206.846801, 2266.997070, -1614.846801);
    LasColinas = GangZoneCreate(2261.571533, -1185.287109, 2949.571533, -977.287109);
    LittleMexico = GangZoneCreate(1620.384277, -1529.726318, 1828.384277, -1905.726318);
    LosColinas2 = GangZoneCreate(2049.045654, -1192.262084, 2273.045654, -944.262084);
    LosFlores = GangZoneCreate(2951.495849, -1262.493286, 2647.495849, -1182.493286);
    Marina = GangZoneCreate(614.774597, -1573.925292, 918.774597, -1381.925292);
    Market = GangZoneCreate(921.862426, -1574.328369, 1329.862426, -1134.328369);
    LSAirport = GangZoneCreate(1086.292968, -2640.477294, 2182.292968, -2136.477294);
    OceanDocks = GangZoneCreate(2200.805175, -2900.399169, 2920.805175, -2108.399169);
    Mull = GangZoneCreate(1353.152343, -1169.944824, 1849.152343, -921.944885);
    Temple = GangZoneCreate(706.104003, -1136.631469, 1346.104003, -944.631469);
    VeronaBeach = GangZoneCreate(63.850708, -2206.568847, 1015.850708, -1574.568725);
    VerdantBluffs = GangZoneCreate(992.466186, -2144.185058, 1880.466186, -1856.185058);
    Willowfield = GangZoneCreate(2708.146972, -2351.919921, 2892.146972, -1887.919921);
    Vinewood = GangZoneCreate(709.306823, -948.612304, 1349.306884, -644.612304);
    Rodeo = GangZoneCreate(113.809387, -1381.614624, 921.809387, -1133.614624);
    Rodeo2 = GangZoneCreate(115.831726, -1582.979125, 611.831726, -1382.979125);
So, how do I script to where like if the player enters the zone " blah blah blah" happens.. Thanks alot
Reply
#2

Nevermind, solved this. I am going to use Draco blue's <dcallbacks>
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)