Groups not showing Rank!
#2

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.

pawn Код:
format(GroupInfo[i][gRank6], 64, "%s", szValue);
I hope I helped any feedback would be appreciated!
Reply


Messages In This Thread
Groups not showing Rank! - by JordanDoughty - 27.08.2014, 16:50
Re: Groups not showing Rank! - by Stanford - 27.08.2014, 17:10

Forum Jump:


Users browsing this thread: 1 Guest(s)