27.08.2014, 17:10
Alright, you're using "strval" which is for values only, and your rank names are strings. so you should format the Group's rank 6.
I hope I helped any feedback would be appreciated!
pawn Код:
format(GroupInfo[i][gRank6], 64, "%s", szValue);