11.07.2009, 23:47
Hey guys. I don't like this bug :P
If i type in-game % , it send me : ?
Is there any way to make it ?
If i type in-game % , it send me : ?
Is there any way to make it ?
for (new i = 0, j = strlen(text); i < j; i++)
if(strfind(text[i],"%",true) != -1) text[i] = '‰';
Originally Posted by Master2k8
I would class this as a bug.
|
Originally Posted by ledzep
I read somewhere that it is not allowed because players could mess up existing placeholders in functions such as format(...).
"ledzep: %d lulz eat my placeholders %f-%f-%f*** you" |