22.03.2014, 11:49
Quote:
|
In order to use colour embedding is strings, it needs to be: "{RRGGBB}" instead of: 0xRRGGBBAA
So for example: pawn Код:
|
pawn Код:
GetPlayerName(playerid));
|
In order to use colour embedding is strings, it needs to be: "{RRGGBB}" instead of: 0xRRGGBBAA
So for example: pawn Код:
|
GetPlayerName(playerid));