Makeadmin error
#3

Code:
function SendAdminHelperMessage(color, string[]) {

	foreach(PlayerAdmins, i)
		SCM(i, color, string);

	foreach(PlayerHelpers, i)
		SCM(i, color, string);

	printf("%s", string);

	return true;
}
Reply


Messages In This Thread
Makeadmin error - by Mondialw98 - 05.04.2019, 20:30
Re: Makeadmin error - by polygxn - 05.04.2019, 20:36
Re: Makeadmin error - by Mondialw98 - 05.04.2019, 20:37
Re: Makeadmin error - by CONTROLA - 05.04.2019, 21:44
Re: Makeadmin error - by JoshBrown - 06.04.2019, 08:28

Forum Jump:


Users browsing this thread: 1 Guest(s)