/mac whatever.mac param0
and the param passed by
Code: Select all
/call whatever param0Moderator: MacroQuest Developers
Code: Select all
/call whatever param0
Code: Select all
#Event attack "@param0 tells you, 'attack'"
Sub Event_attack
[color=red]/assist @param0[/color]
[color=red]/tell @param0 Attacking $target(name)[/color]
/call move
/attack on
/returnCode: Select all
/declare Mastername global
/varset Mastername @param0