16.05.2012, 14:19
Change the format line to this:
I recommend changing the length of the 'tmp' variable to 200, because the person might have more items.
pawn Код:
format(tmp,128,"%s%s -- %d\n",tmp,itemname,amount);