[AJUDA]Cor gangzone
#1

...
Reply
#2

A cor da grove estб sendo essa > 0x00FF00AA

Й isso mesmo ?
Reply
#3

Sim vini.
Reply
#4

pawn Код:
GangZoneShowForPlayer(playerid, Grove,       0x00FF00AA);
    GangZoneShowForPlayer(playerid, Ballas,      0xB400FFAA);
    GangZoneShowForPlayer(playerid, Vagos,       0xFFE600AA);
    GangZoneShowForPlayer(playerid, Aztecas,     0x1400FFAA);
    GangZoneShowForPlayer(playerid, Meninas,     0xFF00D7AA);
    GangZoneShowForPlayer(playerid, Mendingos,   0xB90000AA);
    GangZoneShowForPlayer(playerid, Cowboys,     0xFFB23DAA);
    GangZoneShowForPlayer(playerid, Playboys,    0x00FFD2AA);
    GangZoneShowForPlayer(playerid, Marfia,      0x000000AA);
    GangZoneShowForPlayer(playerid, Milicia,     0xFF0000AA);
    GangZoneShowForPlayer(playerid, Fazendeiros, 0xFFFFFFAA);
Problem? '-'
ou entгo define elas no inicio:
pawn Код:
#define GZ_GROOVE     0x00FF00AA
Reply
#5

Mas tipo eu nгo posso definir elas por causa da public ZoneCheckpointChecker =/
Reply
#6

Estб nesse padrгo ?
pawn Код:
Grove = GangZoneCreate(...);
Reply
#7

Cara jб tem tudo isso sу ta dando essa confusгo mesmo nгo sei porque
Reply
#8

tente
pawn Код:
new CorGangZone[12] =
{
0x00FF00AA,
0xB400FFAA,
0xFFE600AA,
0x1400FFAA,
0xFF00D7AA,
0xB90000AA,
0xFFB23DAA,
0x00FFD2AA,
0x000000AA,
0xFF0000AA,
0xFFFFFFAA
};
Reply
#9

Nгo dб continua assim putss..
Reply
#10

tem certeza que essa eh a var ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)