(26728) : error 035: argument type mismatch (argument 2)
#1

CMD:donuts(playerid, params[])
{
new astring[128];
format(astring,sizeof(astring),"Вие имате %s понички",PlayerInfo[playerid][DonatsAll]);
SendClientMessage(GREEN,astring);
return 1;
}

Line 26728:
SendClientMessage(GREEN,astring);
Reply
#2

SendClientMessage(playerid, GREEN, astring);
Reply
#3

Ollll I'm stupid
Tnx
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)