Jump to content
  • 0

Question

Posted

Deci am facut un gang zone in gamemode pt ca in filterscript nu merge am sa va dau poza sa vedeti errorile OLWv7Ju.png si Liniile

    bLackLisT = GangZoneCreate(128.4566, -326.9805, 385.3699, 58.38938);
    return 1;
}
    GangZoneShowForPlayer(playerid, bLackLisT, 0xFF000096);
    return 1;
}
si 13679 nu exista

Fiti atenti BlackLisT e la gamemode init si GangZoneShowForPlayer la on player spawn ce trebuie facut?

3 answers to this question

Recommended Posts

Posted

1. Dute si citeste regulamentul.

2. Dute si invata scripting. De pe asta sau de pe asta.

3. Pentru 3xpost vei primii warn, degeaba iti ceri scuze.

4.La OnGameModeInit pui: bLackLisT = GangZoneCreate(128.4566, -326.9805, 385.3699, 58.38938);

La OnPlayerConnect pui:  GangZoneShowForPlayer(playerid, bLackLisT, 0xFF000096);

5.Invata mai intai ce face functia respectiv .

 

1859311972_BANNER-GIREADAcopy-min.thumb.png.48e5e420ae2185dce5b244965a1d2601.png

 

Guest
This topic is now closed to further replies.
×
×
  • 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.