Feat Req: $char(book,#,id), $char(book,#,level)

A forum for feature requests/discussions and user submitted patches that improve MQ2

Moderator: MacroQuest Developers

NotSoCSharp
a ghoul
a ghoul
Posts: 85
Joined: Sat Oct 25, 2003 10:48 am

Feat Req: $char(book,#,id), $char(book,#,level)

Post by NotSoCSharp » Thu Nov 06, 2003 9:58 am

Please forgive me if this has already been requested. I would like the ability to get the spell id and spell level from the $char(book,#) variable.

Examples: $char(book,1,id) returns 2342

$char(book,2,level) return 60


Thanks!

Edit: I think I can do this with a combination of $char(book,xxx) and $spell("spell name",id|level)

What does $char(book,xxx) return if there is no spell in that book slot? I can't test this right now because I am at work.

Thanks again!