[SIMPLE] GangZoneCreate
#9

Bump

Guys, I can`t continue without the gang zones, please help me.

Quote:
Originally Posted by PabloDiCostanzo
Посмотреть сообщение
Okay,

I fixed that error, but the GangZone still doesen`t apear. I mean I can`t see it

This is all what I have:
pawn Код:
#include <a_samp>

public OnFilterScriptInit()
{
    print("\n--------------------------------------");
    print(" GANG ZONES");
    print("--------------------------------------\n");
    return 1;
}

public OnFilterScriptExit()
{
    return 1;
}


main()
{
    print("\n----------------------------------");
    print(" GANG ZONES");
    print("----------------------------------\n");
}


public OnGameModeInit()
{
    new GROVE_ZONE;
    GROVE_ZONE = GangZoneCreate(2441,40625,-1628,90625,2542,96875,-1720,703125);
    GangZoneShowForAll(GROVE_ZONE, 0x00FF0064);
    return 1;
}
And the Gang Zone, doesen`t show for the player
Reply


Messages In This Thread
[SIMPLE] GangZoneCreate - by PabloDiCostanzo - 27.03.2013, 23:11
Re: [SIMPLE] GangZoneCreate - by MP2 - 27.03.2013, 23:39
Respuesta: [SIMPLE] GangZoneCreate - by PabloDiCostanzo - 28.03.2013, 01:01
Respuesta: [SIMPLE] GangZoneCreate - by PabloDiCostanzo - 28.03.2013, 13:59
Re: [SIMPLE] GangZoneCreate - by dominik523 - 28.03.2013, 14:13
Re: [SIMPLE] GangZoneCreate - by iHaze. - 28.03.2013, 14:16
Respuesta: [SIMPLE] GangZoneCreate - by PabloDiCostanzo - 28.03.2013, 15:14
Respuesta: [SIMPLE] GangZoneCreate - by PabloDiCostanzo - 28.03.2013, 17:58
Respuesta: [SIMPLE] GangZoneCreate - by PabloDiCostanzo - 29.03.2013, 11:34
Respuesta: [SIMPLE] GangZoneCreate - by MiGu3X - 29.03.2013, 11:42

Forum Jump:


Users browsing this thread: 1 Guest(s)