 |
|
Member
|

02-15-2010
, 08:57
Re: [INC] Colors (1.0.2)
|
#11
|
Hello again,
Whats wrong here, i got the same error >.<
error 035: argument type mismatch <argument 1>
if (Mode > 2)
{
GetClientName(Attacker, AttackerName, sizeof(AttackerName));
CPrintToChatAllEx(AttackerName,"\x04[\x03RANK\x04] {teamcolor}%s \x01has earned \x04%i \x01points for killing%s \x05%s\x01!", AttackerName, Score, (VictimIsBot ? " a" : ""), VictimName);
}
|
|
|
|