- 0
Problema dm
-
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
Alexica721
Buna ziua
Am revenit cu o problema.
Azi am facut o parte dintr-un script
public OnPlayerCommandReceived(playerid, cmdtext[])
{
if(inDM[playerid] == 1)
{
SendClientMessage(playerid,COLOR_BRIGHTRED,"You cannot use commands while in Jail!");
return 0;
}
return 1;
}
el nu ma lasa sa folosesc comenzi in dm.Dar as vrea sa ma lase sa folosesc comanda /exitdm . cum fac?
M-am lasat de comunitatea sa-mp.ro
1 answer to this question
Recommended Posts