Having a GangZoneShowForAll problem!
#3

I have them OnPlayerConnect
pawn Код:
//Areas
    UsaArea = GangZoneCreate(-1541.015625, 421.875, -1218.75, 539.0625);
    GangZoneShowForAll(UsaArea, 0x0011FF93);
    ChinaArea = GangZoneCreate(-2724.609375, -82.03125, -2566.40625, 58.59375);
    GangZoneShowForAll(ChinaArea, 0xFF780068);
    GermanyArea = GangZoneCreate(-2771.484375, 556.640625, -2496.09375, 726.5625);
    GangZoneShowForAll(GermanyArea, 0xFF0000C8);
    RussiaArea = GangZoneCreate(-1998.046875, 222.65625, -1875, 351.5625);
    GangZoneShowForAll(RussiaArea, 0xE2E200CB);
    FranceArea = GangZoneCreate(-2994.10609, 400.785855, -2834.97053, 542.239686);
    GangZoneShowForAll(FranceArea, 0x00FF0092);
I'll do like you told me and put them OnPlayerSpawn.
Reply


Messages In This Thread
Having a GangZoneShowForAll problem! - by JimmyCh - 20.07.2013, 08:21
Re: Having a GangZoneShowForAll problem! - by Threshold - 20.07.2013, 08:32
Re: Having a GangZoneShowForAll problem! - by JimmyCh - 20.07.2013, 08:36
Re: Having a GangZoneShowForAll problem! - by JaKe Elite - 20.07.2013, 08:56
Re: Having a GangZoneShowForAll problem! - by JimmyCh - 20.07.2013, 09:00
Re: Having a GangZoneShowForAll problem! - by Threshold - 20.07.2013, 09:06
Re: Having a GangZoneShowForAll problem! - by JimmyCh - 20.07.2013, 09:21
Re: Having a GangZoneShowForAll problem! - by Threshold - 20.07.2013, 09:33
Re: Having a GangZoneShowForAll problem! - by JimmyCh - 20.07.2013, 10:03
Re: Having a GangZoneShowForAll problem! - by Threshold - 20.07.2013, 10:32

Forum Jump:


Users browsing this thread: 1 Guest(s)