player adress change

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
onehand2
Posts: 12
Joined: Sat Jan 08, 2011 1:01 am

player adress change

#1 Post by onehand2 »

hi, there's a problem that i cant solve.
sometimes i walk into instance with MM, it will cause an error

micromacro/scripts/rom/classes/pawn.lua:229:Error reading memory in CPawn:update()


and the MM stop the script..

can some1 explain why and how to solve it?

thank you
User avatar
Administrator
Site Admin
Posts: 5344
Joined: Sat Jan 05, 2008 4:21 pm

Re: player adress change

#2 Post by Administrator »

In the waypoint where you enter the instance, you should have this code:

Code: Select all

waitForLoadingScreen()
Post Reply