12.01.2012, 20:49
I was wondering how i can use an interger to create a text like:
var[banned] = 1, so i want to use this to create a string "Banned: %s", but not 0 or 1, but 'No' or 'Yes'. Or 'IP' or 'Account'.
How to?
var[banned] = 1, so i want to use this to create a string "Banned: %s", but not 0 or 1, but 'No' or 'Yes'. Or 'IP' or 'Account'.
How to?