thats ChatColor(const id, const input[], any:...)
delete print_chat, argument
first and second
ChatColor(id, print_chat, "!g[Amigos aos tirOs'] !y %s", g_sBuffer)

ChatColor(id, "!g[Amigos aos tirOs'] !y %s", g_sBuffer)
third
ChatColor(id, print_chat, "!g[Amigos aos tirOs'] !y %L", id, "YOUR_RANK_IS", iRankPos, iRankMax, izStats[STATS_KILLS], izStats[STATS_HITS], fEff, fAcc)

ChatColor(id, "!g[Amigos aos tirOs'] !y %L", id, "YOUR_RANK_IS", iRankPos, iRankMax, izStats[STATS_KILLS], izStats[STATS_HITS], fEff, fAcc)
__________________