View Single Post
Old 11-27-2009, 01:18 PM   #6 (permalink)
Lord_Greywolf
Master of the Internet
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 12,209
Send a message via Yahoo to Lord_Greywolf
Default

you also might be getting an infinite loop going some how

i.e. something is doing a check for a preditor and calling/talking/getting info/etc (how ever you want to call it) from all the other mobs
when it "calls" the other mob for the check, they inturn are forced to do a call for a check to all the other mobs, including the 1st
so now the 1st has to check again, and is calling the 2nd, which calls the 1st, which calls the 2nd, etc etc etc and creates an infinite loop it can not break from
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is offline   Reply With Quote