Where do i put it
#1

where to put it
Код:
new GZ_ZONE1;
GZ_ZONE1 = GangZoneCreate(2375,-1812.5,2574.21875,-1527.34375);
GangZoneShowForAll(GZ_ZONE1, 0x6DC93650);
new GZ_ZONE2;
GZ_ZONE2 = GangZoneCreate(2378.90625,-2066.40625,2199.21875,-1921.875);
GangZoneShowForAll(GZ_ZONE2, 0x6DC93671);
new GZ_ZONE3;
GZ_ZONE3 = GangZoneCreate(2238.28125,-2089.84375,2359.375,-1960.9375);
GangZoneShowForAll(GZ_ZONE3, 0x6DC93671);
new GZ_ZONE4;
GZ_ZONE4 = GangZoneCreate(2019.53125,-1957.03125,2179.6875,-1781.25);
GangZoneShowForAll(GZ_ZONE4, 0x6DC93671);
new GZ_ZONE5;
GZ_ZONE5 = GangZoneCreate(2191.40625,-1550.78125,2246.09375,-1515.625);
GangZoneShowForAll(GZ_ZONE5, 0x6DC93671);
new GZ_ZONE6;
GZ_ZONE6 = GangZoneCreate(2328.125,-1480.46875,2367.1875,-1425.78125);
GangZoneShowForAll(GZ_ZONE6, 0x6DC93671);
new GZ_ZONE7;
GZ_ZONE7 = GangZoneCreate(1894.53125,-1890.625,1953.125,-1832.03125);
GangZoneShowForAll(GZ_ZONE7, 0x6DC93671);
new GZ_ZONE8;
GZ_ZONE8 = GangZoneCreate(1792.96875,-1277.34375,2085.9375,-1066.40625);
GangZoneShowForAll(GZ_ZONE8, 0x9653AC71);
new GZ_ZONE9;
GZ_ZONE9 = GangZoneCreate(2078.125,-1507.8125,2183.59375,-1359.375);
GangZoneShowForAll(GZ_ZONE9, 0x9653AC71);
new GZ_ZONE10;
GZ_ZONE10 = GangZoneCreate(2218.75,-1472.65625,2285.15625,-1394.53125);
GangZoneShowForAll(GZ_ZONE10, 0x9653AC71);
new GZ_ZONE11;
GZ_ZONE11 = GangZoneCreate(2312.5,-1613.28125,2355.46875,-1535.15625);
GangZoneShowForAll(GZ_ZONE11, 0x9653AC71);
new GZ_ZONE12;
GZ_ZONE12 = GangZoneCreate(2109.375,-1242.1875,2183.59375,-1113.28125);
GangZoneShowForAll(GZ_ZONE12, 0xE0D71F71);
new GZ_ZONE13;
GZ_ZONE13 = GangZoneCreate(2085.9375,-1128.90625,2285.15625,-1019.53125);
GangZoneShowForAll(GZ_ZONE13, 0xE0D71F71);
new GZ_ZONE14;
GZ_ZONE14 = GangZoneCreate(2347.65625,-1421.875,2546.875,-1207.03125);
GangZoneShowForAll(GZ_ZONE14, 0xE0D71F71);
new GZ_ZONE15;
GZ_ZONE15 = GangZoneCreate(2753.90625,-1656.25,2906.25,-1203.125);
GangZoneShowForAll(GZ_ZONE15, 0xE0D71F71);
new GZ_ZONE16;
GZ_ZONE16 = GangZoneCreate(2703.125,-2164.0625,2835.9375,-1925.78125);
GangZoneShowForAll(GZ_ZONE16, 0xE0D71F71);
new GZ_ZONE17;
GZ_ZONE17 = GangZoneCreate(2628.90625,-2191.40625,2414.0625,-2066.40625);
GangZoneShowForAll(GZ_ZONE17, 0xE0D71F71);
new GZ_ZONE18;
GZ_ZONE18 = GangZoneCreate(2589.84375,-2195.3125,2445.3125,-2050.78125);
GangZoneShowForAll(GZ_ZONE18, 0xE0D71F71);
new GZ_ZONE19;
GZ_ZONE19 = GangZoneCreate(2484.375,-2195.3125,2609.375,-2066.40625);
GangZoneShowForAll(GZ_ZONE19, 0xE0D71F71);
Reply
#2

I'd say under OnGameModeInit...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)