I can't seem to use any wildcards.
I don't know how long the string will be and the script gets caught on the second word say if
* = a pair of shoes
I would get the error
Compile error
World: World1
Immediate execution
[string "Trigger: "]:3: ')' expected near 'pair'
This is my trigger:
You take * from a canvas backpack.
This is the script to it:
Note (%1)
I don't know how long the string will be and the script gets caught on the second word say if
* = a pair of shoes
I would get the error
Compile error
World: World1
Immediate execution
[string "Trigger: "]:3: ')' expected near 'pair'
This is my trigger:
You take * from a canvas backpack.
This is the script to it:
Note (%1)