Dialog input ? - 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: Dialog input ? (
/showthread.php?tid=495276)
Dialog input ? -
Kapone21 - 16.02.2014
Can somebody make me an dialog input , where you need to type Nume_Prenume (roleplay-name) where are blocked :
- Numbers
- ! @ # $ % ^ &*() and other words who don't are letters or numbers!
I want to do this :
When PLAYER type Nume_Prenume(him roleplay name) in dialog , the dialog to check if is correct if :
- Have the _ on name
- Don't are numbers !
And if the name is correct to set [pRoleplayName] = &s (text)

? please