- Joined
- Mar 24, 2009
- Messages
- 173
- Reaction score
- 18
Go to ChannelServer.java
add petExpRate = Integer.parseInt(props.getProperty("net.sf.odinms.world.petExp")); in run() and reconnectWorld() anywhere
You have now fixed pets.
Now for the rant:
I can't believe mods deleted my other thread because STUPID PEOPLE COULD NOT FIGURE OUT HOW TO DO IT? THIS IS A RELEASE, AND THIS IS EXACTLY HOW I FIXED PETS. Now if you don't try it for yourself and if you can't code, then don't delete posts that are working before testing.
add petExpRate = Integer.parseInt(props.getProperty("net.sf.odinms.world.petExp")); in run() and reconnectWorld() anywhere
You have now fixed pets.
Now for the rant:
I can't believe mods deleted my other thread because STUPID PEOPLE COULD NOT FIGURE OUT HOW TO DO IT? THIS IS A RELEASE, AND THIS IS EXACTLY HOW I FIXED PETS. Now if you don't try it for yourself and if you can't code, then don't delete posts that are working before testing.