strreplace isn't working for me
#4

Try something like this:

pawn Код:
if(strfind(inputtext == "Admin"))
{
      strreplace(inputtext, "Dick");
      return 1;
}
Funny idea btw :P
Reply


Messages In This Thread
strreplace isn't working for me - by vvhy - 21.06.2012, 17:24
Re: strreplace isn't working for me - by Kindred - 21.06.2012, 17:46
Re: strreplace isn't working for me - by vvhy - 21.06.2012, 17:58
Re: strreplace isn't working for me - by judothijs - 21.06.2012, 18:06
Re: strreplace isn't working for me - by ReneG - 21.06.2012, 18:07
Re: strreplace isn't working for me - by vvhy - 21.06.2012, 18:50
Re: strreplace isn't working for me - by Vince - 21.06.2012, 19:13
Respuesta: strreplace isn't working for me - by vvhy - 21.06.2012, 19:50

Forum Jump:


Users browsing this thread: 3 Guest(s)