I actually fixed the code and now it works, only problem is that I could only use the code ONCE before I couldn't use the code anymore, even though it displayed the message that a clone has been made =/
Printable View
I actually fixed the code and now it works, only problem is that I could only use the code ONCE before I couldn't use the code anymore, even though it displayed the message that a clone has been made =/
whats wrong with this line, its underlined:
MaplePacket packett = MaplePacketCreator.closeRangeAttack(ch.getFakeChar().getId(), attack.skill, attack.stance,
I'm still using the V55 source >_>Code:init:
deps-clean:
clean:
init:
deps-jar:
Created dir: C:\Documents and Settings\Mariokiller644\Desktop\OdinMS\Update\build\classes
Compiling 299 source files to C:\Documents and Settings\Mariokiller644\Desktop\OdinMS\Update\build\classes
C:\Documents and Settings\Mariokiller644\Desktop\OdinMS\src\net\sf\odinms\provider\xmlwz\FileStoredPngMapleCanvas.java:14: warning: com.sun.imageio.plugins.png.PNGImageReaderSpi is Sun proprietary API and may be removed in a future release
import com.sun.imageio.plugins.png.PNGImageReaderSpi;
C:\Documents and Settings\Mariokiller644\Desktop\OdinMS\src\net\sf\odinms\server\maps\FakeCharacter.java:26: cannot find symbol
symbol : method getAllBuffs()
location: class net.sf.odinms.client.MapleCharacter
fakechr.silentGiveBuffs(player.getAllBuffs());
C:\Documents and Settings\Mariokiller644\Desktop\OdinMS\src\net\sf\odinms\net\channel\handler\CloseRangeDamageHandler.java:146: cannot find symbol
symbol : variable speed
location: class net.sf.odinms.net.channel.handler.AbstractDealDamageHandler.AttackInfo
attack.numAttackedAndDamage, attack.allDamage, attack.speed);
C:\Documents and Settings\Mariokiller644\Desktop\OdinMS\src\net\sf\odinms\provider\xmlwz\FileStoredPngMapleCanvas.java:47: warning: com.sun.imageio.plugins.png.PNGImageReaderSpi is Sun proprietary API and may be removed in a future release
ImageReaderSpi readerSpi = iioRegistry.getServiceProviderByClass(PNGImageReaderSpi.class);
^
Note: C:\Documents and Settings\Mariokiller644\Desktop\OdinMS\src\net\sf\odinms\client\messages\CommandProcessor.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 errors
2 warnings
BUILD FAILED (total time: 3 seconds)
Also, there is no facialexpressionshandler.java for me lol.
I think you added into wrong place 0.o ... Double check the steps you done.
I never add anything in the wrong place >_>. It's because I don't have some certain patches that other people probably have. The givebuff and the "attack.speed". If I remove both of those, no errors but I'm thinking the buff's and the attack.speed are both needed yet they don't work.
loll..
dam, it doesn't work with sathon sexbot O:
P; huh P:
lol silly me..
i was on hide hahahahhaha :P!
Where do i add the commands?
in your command processor?....Lmao -_-"
erm dude, u mean we all have to add the importin all java files?Code:import net.sf.odinms.server.maps.FakeCharacter;
I dont have a facialexpressionhandler.java...
I builded with no errors but how come when i do !fakechar nothing happens? any help?
You're obviously doing something wrong, it works fine for me when I added this to a clean source.
I will NOT be providing anymore help with this.
Nice clone system.
Good job on being creative :D
hey trait0r, isit we needa addin all java files?Code:import net.sf.odinms.server.maps.FakeCharacter;