Quote:
Originally Posted by Akbaig
lol
Change this
PHP код:
format(string, sizeof(string), "AdmCmd: %s has set gang ID %d's bandana to '%x'.", GetPlayerNameEx(playerid), family, color);
Into (Under COMMAND setgangcolor)
PHP код:
format(string, sizeof(string), "AdmCmd: %s has set gang ID %d's color to '%x'.", GetPlayerNameEx(playerid), family, color);
|
No changes happen, The problem is still there