Jump to content

Im_BanK

Membru
  • Posts

    31
  • Joined

  • Last visited

Posts posted by Im_BanK

  1. incearca asa

    // Above OnGameModeInit:

    new ballaszone;

    PS press CTRL si F si cauta UsePlayerPedAnims(); si pune new ballaszone; dupa ala

    ballaszone = GangZoneCreate(759.0619, -1634.903, 1249.533, -1342.956);

    pune asta aici

    Turfs = GangZoneCreate(TurfInfo[zMinX],TurfInfo[zMinY],TurfInfo[zMaxX],TurfInfo[zMaxY]);

    asa dupa asta pune asta

    GangZoneShowForPlayer(playerid, ballaszone, 0x8000FF96);

    aici

    for(new i = 0; i < sizeof(Turfs); i++)

    {

        GangZoneShowForPlayer(playerid, i, TurfInfo[zColor]);

        GangZoneShowForPlayer(playerid, ballaszone, 0x8000FF96);//exemplu

        return 1;

    }

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.