[Release] Fixed Pets in BubblesDev

Junior Spellweaver
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.
 
no they deleted the other threads because people complained that it was a bs release when most of my other ones that day were in fact bs releases but not deleted. ironic?
 
no they deleted the other threads because people complained that it was a bs release when most of my other ones that day were in fact bs releases but not deleted. ironic?

that day when me you and Osiris were bored as hell?
and you even said that you released legitimate java functions, not like the other douchebag who did some stupid shit.
edit: compiling right now, stupid netbeans closes when it starts up
 
Go to ChannelServer.java
add petExpRate = Integer.parseInt(props.getProperty("net.sf.odinms.world.petExp")); in run() and reconnectWorld() anywhere
HOW TO DO IT? THIS IS A RELEASE, AND THIS IS EXACTLY HOW I FIXED PETS.

Code:
init:
deps-jar:
compile:
jar:
BUILD SUCCESSFUL (total time: 1 second)

proves no compiling errors, but didn't test out yet.
 
This isn't for XoticSource. I don't do anything with that anymore. I made 4 commits for the original and like 5 for Cobalt and that was it.
 
This isn't for XoticSource. I don't do anything with that anymore. I made 4 commits for the original and like 5 for Cobalt and that was it.

Is this release for lower than the final rev?
I'm pretty sure I said this but its in there, at least in the run() one. i added one under just in case.
forgot about the reconnectWorld(), not sure if it was in it.
 
2 error Compiling

2 error Compiling

OreansSucks - [Release] Fixed Pets in BubblesDev - RaGEZONE Forums
 
Back