pawnPetPtr_offset Error
Posted: Wed Dec 01, 2010 7:23 am
Hi,
I've had the same error again when I updated for the new patch.
Something like Is there something wrong w/ update.lua? Anyway in order for that to work I commented out the update line that includes that assuming it preserves the previous value of pawnPetPtr_offset (The address file does contain a value for that...).
I didn't have any error right away, but both my bots crashed at Night because of DC so the read memory error I got was probably from that and had nothing todo w/ pawnPetPtr_offset.
EDIT: In a maybe related (or not ) subject Is there a way to check the pet's Nourishment? like Pet.Nourishment or something? I can't find a RoM Api function for that...
I've had the same error again when I updated for the new patch.
Something like
Code: Select all
pawnPetPtr_offset not in module
I didn't have any error right away, but both my bots crashed at Night because of DC so the read memory error I got was probably from that and had nothing todo w/ pawnPetPtr_offset.
EDIT: In a maybe related (or not ) subject Is there a way to check the pet's Nourishment? like Pet.Nourishment or something? I can't find a RoM Api function for that...