[Ajuda] Interiores, Urgente ! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Interiores, Urgente ! (
/showthread.php?tid=382269)
Interiores, Urgente ! -
LoostGamer - 02.10.2012
Pessoal, jб viram no gta single-player que tem aquelas setas amarelas na porta das lojas e tal ?
Entгo, queria deletar algumas ou todas do meu servidor; achei um comando para deletar elas, mas nгo deleta, e quando compilo funfa 100%.
Olha o code ai:
pawn Код:
CMD:dentradas(playerid, params[])
{
if(!NivelRequerido(playerid, 4)) return 1;
MensagemFormatadaParaTodos(AZUL_CLARO, "O admin {1B95E0}%s{00C2EC} desabilitou as entradas em lojas prуprias do jogo.", Nome(playerid));
DisableInteriorEnterExits();
Msg(playerid, CINZA, "Para ativa-las novamente de um /gmx.");
return 1;
}
**PS: Este comando й de um sistema de administraзгo by: Lucas_Alemгo
Re: Interiores, Urgente ! -
Ouro - 02.10.2012
pawn Код:
public OnGameModeInit()
{
DisableInteriorEnterExits();
return 1;
}
Re: Interiores, Urgente ! -
LoostGamer - 02.10.2012
Vlw,
+REP pra tu