Author Topic: wildcards in onplayerspeak or onplayercommand  (Read 916 times)

0 Members and 1 Guest are viewing this topic.

Offline -Snowy-

  • Major(1)
  • Posts: 44
    • Snowy
wildcards in onplayerspeak or onplayercommand
« on: January 22, 2008, 06:34:06 am »
im just curious to know how to use wildcards in text, eg i want something that will bring up a message to use a command when someone says anything starting with a '/' when they speak rather than use an actual command. ive tried things like

if Text = '/' + * then begin

but i have no idea what else to try after that, so thats about all im asking.


Offline -Snowy-

  • Major(1)
  • Posts: 44
    • Snowy
Re: wildcards in onplayerspeak or onplayercommand
« Reply #2 on: January 22, 2008, 08:10:26 am »
wow that was easy to do...i need to familiarise myself with more of the functions