Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[NA - 2011] File Fixes

Status
Not open for further replies.
Joined
Jun 5, 2009
Messages
959
Reaction score
235
Re: Odin File Fixes

MrFarbodD should continue updating this thread ;)

The rest aren't bugs, they are just content that the odin files are missing, if I were to show people how to do it, it'd be like me doing all the work for them so honestly there is no point and the only other major bugs are knock backs and dupe bugs which has yet to be fixed.
 
Last edited:
Newbie Spellweaver
Joined
Dec 16, 2013
Messages
98
Reaction score
7
Re: Odin File Fixes

The rest aren't bugs, they are just content that the odin files are missing, if I were to show people how to do it, it'd be like me doing all the work for them so honestly there is no point and the only other major bugs are knock backs and dupe bugs which I have yet to fully fix.
hi,MrFarbodD ,how to add a skin limit time? i have changed the ChargeEffect.shn->KeepTimer_Hour, but no function....plz,help me.... thankyou very much!
 
Junior Spellweaver
Joined
Jan 20, 2012
Messages
110
Reaction score
30
Re: Odin File Fixes

Hey shouldn't this topic be sticky'd? I imagine everyone uses it.
 
Junior Spellweaver
Joined
Oct 15, 2013
Messages
113
Reaction score
16
Re: Odin File Fixes

Yeah, it should be sticky'd o;
 
Newbie Spellweaver
Joined
Apr 30, 2013
Messages
16
Reaction score
0
Re: Odin File Fixes

@oodasm: Durabillity -> ChargedEffect -> EffectEnum = 28 -> EffectValue = 65000 (The Limit)
Time -> ChargedEffect -> KeepTimeHour = Days in Hours (720 = 30 Days) -> EffectEnum = 9 -> EffectValue = 1
 
Newbie Spellweaver
Joined
Jun 26, 2014
Messages
24
Reaction score
0
Re: Odin File Fixes

Thanks for all the fixes! I appreciate it.

Can some1 upload these files for me?
Code:
/9Data/Shine/NPCItemList/AdlSmithAlexia.txt]
/9Data/Shine/NPCItemList/AdlAertsina.txt]
/9Data/Shine/NPCItemList/AdlLoussier.txt]
/9Data/Shine/NPCItemList/AdlSkillEdwina.txt]
And why do I get Field.txt errors even when I use notepad++ or the shinetables is beyond me. Trying to add bottom adealia using what the OP posted.

EDIT: Nvm. Got it working now using copy paste from Adl and just changing 133 to 147 twice.
I still need those files though. If anyone's willing to share I'll send them some rep and some uh cookies or something.
 
Last edited:
Joined
Jun 5, 2009
Messages
959
Reaction score
235
Re: Odin File Fixes

Thanks for all the fixes! I appreciate it.

Can some1 upload these files for me?
Code:
/9Data/Shine/NPCItemList/AdlSmithAlexia.txt]
/9Data/Shine/NPCItemList/AdlAertsina.txt]
/9Data/Shine/NPCItemList/AdlLoussier.txt]
/9Data/Shine/NPCItemList/AdlSkillEdwina.txt]
And why do I get Field.txt errors even when I use notepad++ or the shinetables is beyond me. Trying to add bottom adealia using what the OP posted.

EDIT: Nvm. Got it working now using copy paste from Adl and just changing 133 to 147 twice.
I still need those files though. If anyone's willing to share I'll send them some rep and some uh cookies or something.

That's just being lazy, make them yourself and gain experience while doing so.
 
Newbie Spellweaver
Joined
Jul 25, 2013
Messages
37
Reaction score
1
Re: Odin File Fixes

Hello, I need help. After I made these things my Zone Servers are stopping themselves. When I start Zone00 all other stop, when I start Zone01 all other stop and the same with the others. What can be the problem? Maybe it is something from the new WorldServer.exe installation?
 
Experienced Elementalist
Joined
Jul 27, 2014
Messages
252
Reaction score
8
Re: Odin File Fixes

Hello, I need help. After I made these things my Zone Servers are stopping themselves. When I start Zone00 all other stop, when I start Zone01 all other stop and the same with the others. What can be the problem? Maybe it is something from the new WorldServer.exe installation?
Post your assert file?
 
Newbie Spellweaver
Joined
Mar 25, 2014
Messages
47
Reaction score
4
Re: Odin File Fixes

Anyway to get the Edit button disabled for Merchant.
A tut for how to Hex edit would be great.
 
Newbie Spellweaver
Joined
Apr 25, 2013
Messages
87
Reaction score
13
Re: Odin File Fixes

Use Ollydbg, open your Zone, go to expression 00522710, edit to JMP 005213D0
This will force to handle each edit request as a close shop request.
But this won't change anything to the bugs that are used by spamming the edit button
because the edit button isn't the bug.
 
Newbie Spellweaver
Joined
Mar 25, 2014
Messages
47
Reaction score
4
Re: Odin File Fixes

Use Ollydbg, open your Zone, go to expression 00522710, edit to JMP 005213D0
This will force to handle each edit request as a close shop request.
But this won't change anything to the bugs that are used by spamming the edit button
because the edit button isn't the bug.

HxD seems to fail, an I tried Ollydbg an it keeps saying it cannot debug it.
 
Status
Not open for further replies.
Back
Top