13.03.2019, 09:09
hi , i want to get a paramter from a user who is offline , i have their names on a file by PclanName[%d][%d] first %d is their clan id and the second %d is their ClanScores (how many score they reach for their clan!)
this is the code (i want to use their scores on string) :
dUserINT(PclanName[listitem][i]).("ClanScores");
its ok for normal names but if their name has some of these charectrs : [ , . , ( ) or ... it will show not show anything and its some how a bug whats the problem !?
this is the code (i want to use their scores on string) :
dUserINT(PclanName[listitem][i]).("ClanScores");
its ok for normal names but if their name has some of these charectrs : [ , . , ( ) or ... it will show not show anything and its some how a bug whats the problem !?