I remember I saw somewhere around here an /if command that checked to see if a certain spell gem # was ready or not. anyone know this?
[b]Click on the image below to visit my site![/b]
[url=http://mywebpages.comcast.net/soulzek/][img]http://mywebpages.comcast.net/soulzek/title.png[/img][/url]
/if n $char(gem,"Divine aura")==-2
/if n $char(gem,"$char(gem,1)")==-2
If it returns -2 the spell is memorized but not ready to cast. However, I just used it and it seems to be broken. Haven't rebuilt MQ for about a week so I don't know if it works again.
[b]Click on the image below to visit my site![/b]
[url=http://mywebpages.comcast.net/soulzek/][img]http://mywebpages.comcast.net/soulzek/title.png[/img][/url]