28.11.2009, 10:27
Quote:
Originally Posted by GMusicOn
It's kinda a easy fix though.
Code:
format(str, sizeof(str), "Mod Message: %s (ID: %d) has announced: '%s'.", pName, playerid, params); SendModMsg(COLOR_WHITE, str); return 1; ![]() |