Since the latest EQupdate download EQ crashes when I load MQ. Downloaded and compiled latest patch but didn't help. Any ideas?
Also downloaded and compiled MQ2 easily looks sweet but I'm new and can't figure what happened to the macros file lol ..I'll figure it out ....Thanx All ! :)
I tried modifying a macro to learn how. This 1 works but when I try to replace the spell name with one with spaces I get the message "you do not seem to have that spell memorized" Code: | skill.mac Sub Main :main /cast "Deadeye" /delay 1 /if $char(ability,"Begging")>0 /...