This is a test forum with a static import from forum.open.mp it will not be automatically synchronised so any posts you make here will be lost when we migrate fully.
@zow
Zow
#define SendErrorMessage(%0, %1) SendClientMessage(%0, COLOR_RED, "{FFFFFF} "%1)
SendErrorMessage(playerid, const msg[]) { ? ? new ? ? ? ? string; ? ? format(string, sizeof(string), ""C_WHITE" %s", msg); ? ? return SendClientMessage(playerid, COLOR_RED, string); }
I just want to know how different
Please sign up or log in to reply