SA-MP Forums Archive
Checking inputtext if it have everything like I want.. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Checking inputtext if it have everything like I want.. (/showthread.php?tid=490699)



Checking inputtext if it have everything like I want.. - Riwerry - 27.01.2014

Hello, I am writing to you becouse I need to make inputtext in one dialog like this, but I am not sure if is this possible:

I need to check, if underscore _ is beetween Name_Lastname, and would be nice, if player puts two of underscores somewhere it will return him, becouse only one can be used in one inputtext.

Thanks.


Re: Checking inputtext if it have everything like I want.. - Riwerry - 27.01.2014

Quote:
Originally Posted by ******
Посмотреть сообщение
Check useful functions - that function (if you are checking for an RP name) exists.
Thanks ******, gonna to try it.