[Help] Error 035 With Zcmd (solved)
#1

Код:
CMD:level0(PARAMS)
{
	SendClientMessage(playerid, ORAN,"----------Member Commands----------");
	SendClientMessage(playerid, GREY,"ACC | /insert /command /here");
	SendClientMessage(playerid, GREY,"GEN | /insert /command /here");
	SendClientMessage(playerid, GREY,"OTH | /insert /command /here");
	SendClientMessage(playerid, GREY,"OTH | /insert /command /here");
	SendClientMessage(playerid, ORAN,"Remember to read /rules!");
	return 1;
}
error 035: argument type mismatch (argument 2)

the errors start on the first SendClientMessage and end on the last SendClientMessage

EDIT: found the problem, i was defining the colors wrong
Reply


Messages In This Thread
[Help] Error 035 With Zcmd (solved) - by SweetsBrunsk - 16.03.2013, 10:57
Re: [Help] Error 035 With Zcmd - by Denying - 16.03.2013, 11:01
Re: [Help] Error 035 With Zcmd - by SweetsBrunsk - 16.03.2013, 11:04
Re: [Help] Error 035 With Zcmd - by Denying - 16.03.2013, 11:06

Forum Jump:


Users browsing this thread: 1 Guest(s)