- 0
Ajutor comanda
-
Similar Content
-
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
marius11
Problema intalnita (descriere):Am adauga un mesaj la comanda /gotols si nu apare mesajul nu stiu de ce
Ero(area / rile) / warning-(ul / urile):
Liniile de cod / sursa / script-ul(obligatoriu):
CMD:gotols(playerid, params[])
{
if(playerVariables[playerid][pAdminLevel] >= 1 || playerVariables[playerid][pHelper] >= 2)
{
SetPlayerPos(playerid, 1529.1075,-1660.6410,13.3828);
SetPlayerInterior(playerid, 0);
SetPlayerVirtualWorld(playerid, 0);
format(szMessage, sizeof(szMessage), "[AdmWarning] {ffffff}Admin %s [ID%d] s-a teleportat in Los Santos [/gotols].",playerVariables[playerid][pNormalName], playerid);
}
Imagini / Video (optional):
Ati incercat sa rezolvati singur?: Da
2 answers to this question
Recommended Posts