- Joined
- Mar 27, 2008
- Messages
- 8,035
-
(String((Substring((Entered chat string), 2, 6))) as Lower case) Equal to zoom
-
(Integer((Substring((Entered chat string), 7, 10)))) Greater than or equal to 1
-
(Integer((Substring((Entered chat string), 9, 12)))) Greater than or equal to 1
What are they ?
Are they unique to a command or anything ?
Or simply, we just put it ?
Request Example:
I want a system that is based on above examples such as if I type -5, 5 footmen will appear, if I type -23, 23 footmen will appear
What command should I use ?