string too small. but i dont wanna make the string like 9999..
#3

if i use this:
pawn Код:
format(string, sizeof(string), "{FF00FF}Level: {FF0000}%d {FF00FF}- {00FF00}%s (Id:{FF0000}%i{00FF00}) {FF00FF}| %s \n",PlayerInfo[i][AdminLevel], PlayerName2(i),i,AdmRank);
instead of
pawn Код:
format(string, sizeof(string), "%s{FF00FF}Level: {FF0000}%d {FF00FF}- {00FF00}%s (Id:{FF0000}%i{00FF00}) {FF00FF}| %s \n",string, PlayerInfo[i][AdminLevel], PlayerName2(i),i,AdmRank);
then it will replace the first admin with new joined admin...

and wut do you mean with every loop ******?
Reply


Messages In This Thread
string too small. but i dont wanna make the string like 9999.. - by niels44 - 23.10.2012, 17:00
Re: string too small. but i dont wanna make the string like 9999.. - by gtakillerIV - 23.10.2012, 17:05
Re: string too small. but i dont wanna make the string like 9999.. - by niels44 - 23.10.2012, 17:36

Forum Jump:


Users browsing this thread: 1 Guest(s)