Detaljan opis problema: u ovom jednom starom modu sam iskopo ovu komandu
if(strcmp(cmd, "/donuts", true) == 0)
{
if(IsPlayerConnected(playerid))
{
new isnear = IsPlayerNearDonut(playerid);
if (isnear != -1)
{
ShowPlayerDialog(playerid, 5193, DIALOG_STYLE_LIST, "Donut Shop", "Plain Donut\nChocolate Donut\nJelly Donut\nSprinkled Donut\nGlazed Donut\nApple Fritter\nCup of Coffee\nBox of Donuts", "Buy ($100)", "Cancel");
}
else
{
SendClientMessage(playerid, GREY, " Nisi kod Donuts Shop-a !");
return 1;
}
}
return 1;
} kako da je prebacim u ZCMD procesor komandi mslm na ono CMD😄onuts
Dio skripte://
Neke slike/video za lakse dobivanje pomoci(neobavezno)://