A command - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: A command (
/showthread.php?tid=147295)
A command -
Razvann - 11.05.2010
How can I make a command which you should put only digits.
Re: A command -
ViruZZzZ_ChiLLL - 11.05.2010
what do you mean??
Re: A command -
Razvann - 11.05.2010
I want a command so for example: /cmd [text].
And when I type /cmd hi it should send me a message like that: You must use only digits.
Re: A command -
Zh3r0 - 11.05.2010
Quote:
Originally Posted by Razvann
I want a command so for example: /cmd [text].
And when I type /cmd hi it should send me a message like that: You must use only digits.
|
You mean numbers?...
Re: A command -
Razvann - 11.05.2010
Quote:
Originally Posted by PlayON
Quote:
Originally Posted by Razvann
I want a command so for example: /cmd [text].
And when I type /cmd hi it should send me a message like that: You must use only digits.
|
You mean numbers?...
|
Yeah.
Re: A command -
Zh3r0 - 11.05.2010
Quote:
Originally Posted by Razvann
Quote:
Originally Posted by PlayON
Quote:
Originally Posted by Razvann
I want a command so for example: /cmd [text].
And when I type /cmd hi it should send me a message like that: You must use only digits.
|
You mean numbers?...
|
Yeah.
|
Then talk clearly...
You can use IsNumeric

(Don't ask for it, SEARCH FOR IT)