Text Format [ REP ++ ]
#4

So if I understood right you want it to tell the player that he has to enter something that has the "@hotmail" or any other email service in the string?

If you want to find a certain string format you need to use
Код:
if(strfind(inputtext,"@gmail",true))
That should return true if the script can find it.
Reply


Messages In This Thread
Text Format [ REP ++ ] - by teomakedonija - 16.03.2013, 18:37
Re: Text Format [ REP ++ ] - by Mystique - 16.03.2013, 18:43
Re: Text Format [ REP ++ ] - by teomakedonija - 16.03.2013, 18:44
Re: Text Format [ REP ++ ] - by Mystique - 16.03.2013, 18:55
Re: Text Format [ REP ++ ] - by B-Matt - 16.03.2013, 18:57
Re: Text Format [ REP ++ ] - by teomakedonija - 16.03.2013, 22:05

Forum Jump:


Users browsing this thread: 1 Guest(s)