Jump to content
  • 0

GangZone Incolor


AlexVs

Question

Am facut un gangzone pe Xtreme Vehicle Plotter. Si am pus codul

//======================

// Above OnGameModeInit:

new VariosLosAztecas;

// OnGameModeInit Insert

public OnGameModeInit() {

    VariosLosAztecas = GangZoneCreate(679.8611, -1318.67, 835.7774, -1227.872);

    return 1;

}

// Player Spawn

public OnPlayerSpawn(playerid) {

    GangZoneShowForPlayer(playerid, VariosLosAztecas, 0x00FFFF96);

    return 1;

}

//======================

Dar nu imi arata culoarea

SEABLUE,apare pe harta incolor

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.