View Single Post
Re: hacking monster_plugin
Old
  (#8)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: hacking monster_plugin - 09-11-2004

i am not entirely sure why it crashes, though something tells me that somehow the information you try to print is not initialized properly.

Try this, first try to output the first sentence, but comment out the second one. Then try the second one only and comment out the first one. DO NOT change team data or whatever, simply try to print out the data.

If that crashes, it means the data is not initialized. Make sure it IS.

The piece of code in the latest post does a check on this data, thats why it is probably not crashing. Though i wonder if it works like you want it to work?


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote