killstreak compile problems
#4

COL_RED is not defined as a string but an integer.

You can use it as:
pawn Код:
#define COL_RED "{FF0000}"

...

format(string1, sizeof(string1), "* {%06x}%s(%d) " COL_RED "ended %s(%d) killstreak of %d kills!", GetPlayerColor(killerid) >>> 8, kname, killerid, pname, playerid, Kills[playerid]);
Reply


Messages In This Thread
killstreak compile problems - by rakinz - 26.11.2017, 12:35
Re: killstreak compile problems - by RedFusion - 26.11.2017, 12:38
Re: killstreak compile problems - by rakinz - 26.11.2017, 15:22
Re: killstreak compile problems - by Konstantinos - 26.11.2017, 18:24
Re: killstreak compile problems - by rfr - 26.11.2017, 19:12

Forum Jump:


Users browsing this thread: 1 Guest(s)