v0.75 Correct Flash Jump Animation/DC Fix
MaplePacketCreator.java: spawnPlayerMapObject
Replace:
Code:
mplew.writeShort(chr.getJob().getId());
With:
Code:
if (chr.getJob().isA(MapleJob.HERMIT) || chr.getJob().isA(MapleJob.DAWNWARRIOR2) || chr.getJob().isA(MapleJob.NIGHTWALKER2)) {
mplew.writeShort(chr.getJob().getId());
} else {
mplew.writeShort(412);
}
Re: v0.75 Correct Flash Jump DC Fix
Re: v0.75 Correct Flash Jump DC Fix
Thanks Lamejacob. First i thought this release was going to be lame but it turn out well (:
Re: v0.75 Correct Flash Jump DC Fix
no, this doesn't work. what if a normal player did cygnus flash jump.
my way is more complete, but still isn't the real fix
Re: v0.75 Correct Flash Jump DC Fix
Quote:
Originally Posted by
jakesdexless
no, this doesn't work. what if a normal player did cygnus flash jump.
my way is more complete, but still isn't the real fix
This way is GMS-like because if you flash jump, your always gonna be a job that has it otherwise, you shouldn't be using it.
Re: v0.75 Correct Flash Jump DC Fix
Yeah I know, but you wouldn't get this problem if you weren't GMS-like
Re: v0.75 Correct Flash Jump DC Fix
Quote:
Originally Posted by
jakesdexless
Yeah I know, but you wouldn't get this problem if you weren't GMS-like
lol, thats why it's so many GMS-like servers.
Re: v0.75 Correct Flash Jump DC Fix
Quote:
Originally Posted by
PirateOwh
lol, thats why it's so many GMS-like servers.
No shit Sherlok. Now i see how you get so high post count.
Also I like how you have no clue about what you talk, but try to look pro :lol:
http://img193.imageshack.us/img193/4...stcountwe8.jpg
Re: v0.75 Correct Flash Jump DC Fix
Quote:
Originally Posted by
MarcoTozzi
I'd wonder who is spamming to incresse their post count.
My post counter is going up fast cus i'm active & dedicated ragezone member. We all have spammed & post shiiet as you just did.
How do i try look pro? it just came cross my mind why there's so many GMS-alike servers.
Re: v0.75 Correct Flash Jump DC Fix
Quote:
Originally Posted by
PirateOwh
I'd wonder who is spamming to incresse their post count.
This is because he has four posts, right? Honestly, you didn't really need to post that useless comment pointing out comment knowledge.
Re: v0.75 Correct Flash Jump DC Fix
Quote:
Originally Posted by
Red Tape
This is because he has four posts, right? Honestly, you didn't really need to post that useless comment pointing out comment knowledge.
i pointed out some other things too. He got 4 posts, thats an beginning of a millions :P.
So his fourth post was a spam post, great.
Re: v0.75 Correct Flash Jump DC Fix
What was needed to demonstrate... And btw, the guy on pic is cheating on you!!! Do not believe him. Post count doesn't matter :)
Re: v0.75 Correct Flash Jump DC Fix
Post count doesn't matter, indeed. This isn't a "correct" fix because there is no correct fix. It's a client issue.
But this will fix it; no guarantees about how other skills work. There may be no skills that work like Flash Jump right now, but what happens when there are? Your correct fix won't be so correct anymore.
Re: v0.75 Correct Flash Jump DC Fix
Quote:
Originally Posted by
LazyBui
Post count doesn't matter, indeed. This isn't a "correct" fix because there is no correct fix. It's a client issue.
But this will fix it; no guarantees about how other skills work. There may be no skills that work like Flash Jump right now, but what happens when there are? Your correct fix won't be so correct anymore.
This works for v0.75. And in the future, it MIGHT change, but for now, this is the current "correct" fix.
Re: v0.75 Correct Flash Jump DC Fix
Ooh...
So post count==penis size
lol
BTW does Shoot have this?