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?
|