- 0
Pawno - /gmx
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
PrtSc
Problema intalnita (descriere): Cand dau /gmx imi da din prima vreau cu timer cum fac ?
Ero(area / rile) / warning-(ul / urile): -
Liniile de cod / sursa / script-ul(obligatoriu): CMD:gmx(playerid, params[])
{
if(playerVariables[playerid][pAdminLevel] < 4)
SendClientMessageToAll(COLOR_YELLOW, "---- SERVER RESTART ----");
SendClientMessageToAll(COLOR_RED, "Serverul este restartat pentru rezolvarea unor buguri sau un update major.");
SendClientMessageToAll(COLOR_RED, "Nu e nevoie sa dati Quit ( /q ), serverul revine in 10 secunde.");
SendClientMessageToAll(COLOR_RED, "Pe forum va fi anunantat daca a aparut ceva nou.");
GameModeExit();
return 1;
}
Imagini / Video (optional): -
Ati incercat sa rezolvati singur?: Nu.
PS: Adaugatimi timer la script de 10 secunde terog
Sa arate timer la playeri si la urma sa imi scrie The Server is restarting now va rog
3 answers to this question
Recommended Posts