[Ajuda]comando - 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]comando (
/showthread.php?tid=269416)
[Ajuda]comando -
DrTHE - 16.07.2011
alguem tem um comando que sirva pra desligar o server sem eu tar logado na rcon??
Re: [Ajuda]comando -
[R] ousenber [K] - 16.07.2011
PHP код:
if(strcmp("/gmx", cmdtext, true, 8) == 0) {
if(PlayerInfo[playerid][pAdmin] <= 1) return SendClientMessage(playerid, -1, "Vocк nгo й Admin!");
SendRconCommand("gmx");
}
Se vocк tiver sistema de admin diferente й so vc modificar ali... e mudar o nivel de admin tb...
+Reputation *--*
__________________________________________
...Meus Trabalhos...
[
FisterScripts]
Sistema de Admin e Helper Simples v0.3
Sistema de Viagem v0.5
[
Includes]
Nenhum...
[
GameModes]
Nenhum...
[
Tutoriais]
Nenhum...
[
Maps]
W.D.A. ( Water Dylan Airport )
Se meu post lhe ajudou , lhe deixou confuso Clique nesta imagem >>
<< abaixo do meu avatar
Estou de Olho em vocк !
[Ass] Assinatura feita por JORGE_HARD
Re: [Ajuda]comando -
DrTHE - 16.07.2011
vlw pela ajuda