Have warning
#1

warning 202: number of arguments does not match definition

Код:
#define SSM(%0,%1) \
	SendClientMessage(%0, COLOR_SERVER, "[SERVER]:{FFFFFF} "%1)
Код:
new name[MAX_PLAYERS];
				GetPlayerName(playerid, name, sizeof(name));
				SSM(playerid, "Chao Mung Ban Tro Lai {FFFF00}%s", name); // error line
Reply


Messages In This Thread
Have warning - by TYDS - 28.08.2017, 10:06
Re: Have warning - by Vince - 28.08.2017, 10:15
Re: Have warning - by 10MIN - 28.08.2017, 11:39

Forum Jump:


Users browsing this thread: 1 Guest(s)