strmid | Server shut down
#2

pawn Код:
for(new i = strlen(inputtext); i > 0; i--)
{
    if(inputtext[i] == '%') inputtext[i] = '#';
}
Reply


Messages In This Thread
strmid | Server shut down - by arman'as - 21.01.2013, 17:40
Re: strmid | Server shut down - by Vince - 21.01.2013, 18:02

Forum Jump:


Users browsing this thread: 3 Guest(s)