Help please

For questions regarding conversion of scripts from the old, parm style to the new MQ2Data format. Conversion questions only!

Moderator: MacroQuest Developers

lpmko
orc pawn
orc pawn
Posts: 17
Joined: Thu Jun 20, 2002 11:00 pm

Help please

Post by lpmko » Mon May 03, 2004 10:08 am

just need an example....

Code: Select all

/
/if $equip(Primary)==TRUE {
    /click left primary
    /click left pack 7 0
    /autoinventory
}
/if $invpanel==FALSE /press i
/if $equip(Secondary)==TRUE {...}
/if "$item(7,2,name)"!~"Delightful Orb" {...}