Is there a way to force the activation of a verb?
for example
Mob
verb
alert("Ok")
is there a way to force the activation instead of clicking the command?Like a walkover...
ID:173789
Nov 14 2003, 2:54 pm
|
|
In this example, if you used the poke verb on a mob, it would cause the mob to use their say verb as if they had typed 'say "Don't poke me you idiot"'. You could use this for any verb, essentially, provided you supply the appropriate arguments.