[Ajuda] GangZone
#1

Oque hб de errado nessa gangzone?


pawn Код:
//======================
// Above OnGameModeInit:
new PoliceZone;

// OnGameModeInit Insert
public OnGameModeInit() {
    PoliceZone = GangZoneCreate(1436.625, -1745.026, 1550.711, -1595.012);
    return 1;
}
// Player Spawn
public OnPlayerSpawn(playerid) {
    GangZoneShowForPlayer(playerid, PoliceZone, 0x0000FFE7);
    return 1;
}
//======================
Reply
#2

Resolvido.
Reply
#3

Eu gostaria de saber como faзo para o player receber um alerta quando entrar na zona ?
Reply
#4

Sim tem como, procura por isso aqui no forum, ou coisas do tipo:
IsIsPlayerInArea
Reply
#5

http://pastebin.com/XhtgEPc3
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)