Yeah. I tried that. But how do we put it in a statement.
PHP Code:
client_printcolor(id, "/g[ZP Ranks] /yRank:/g %s /y| EXP:/g %d /y| EXP to next rank:/g %d", RANKS[iRank[id]], iXP[id], EXP[iRank[id] + 1])
I had compile problems Array must be indexed.