26.04.2009, 02:39
Try to just set it like this.
That probably won't work but the reason it's not working right now is because you're converting tmp2 to an integer and setting your reason to that. Then you are displaying an integer as a string so nothing shows up.
pawn Код:
reason = tmp2;