|
|
|
|
|
catch_ask_act
Response Type | script |
---|
Entities | Mobiles |
---|
Parameters | keyword1 [, keyword2, keyword3, ...] |
---|
|
This trigger will fire when one of the keywords in the parameter list matches a keyword in the text that something asks the target. When this trigger is fired the following variables will be set:
@n - A pointer to the mobile, if any, that executed the "ask" command.
@t - The recipient of the "ask" command. The same as @i.
@o - A pointer to the object, if any, that executed the "ask" command.
@x - The content of the "ask" command. |
|
|
|
|
|
|
|