|
|
|
|
|
|
%nAct()
| Aliases | %nAct( ) |
|---|
| Parameters | string @text, integer @hideInvis, character @actor, object @object, character @victim, string @type [, integer @roomId [, integer @canIgnore ] ] |
|---|
|
This function behaves exactly like the %act() function with the exception that actions output can not be caught with the catch_act_act trigger handler. It's utility is in being able to use the $ macro expansions. |
| See Also | %act(), Act Macros |
|---|
|
|
|
|
|
|
|
|