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!

[Release] MuEMU Item ID Calc By: ethondev

Newbie Spellweaver
Joined
Mar 21, 2016
Messages
14
Reaction score
53
MuEMU Item Id Calculator

Working 100%

Made by Me

ynS1dVS - [Release] MuEMU Item ID Calc By: ethondev - RaGEZONE Forums



Download Link:
 

Attachments

You must be registered for see attachments list
Last edited by a moderator:
Newbie Spellweaver
Joined
Sep 22, 2013
Messages
40
Reaction score
3
I can say as adding items in the version season 8?
 
Joined
Oct 29, 2007
Messages
1,288
Reaction score
1,308
But.. this is unless.. I mean.. on ItemId calc is very simple question: ItemID = (ItemType * MaxIndex + ItemIndex) this is not util... at least to add Custom Items.. because for: Custom Items is necesary: ObjectId calc = (ItemType * MaxIndex + ItemIndex + Item Offset in Array)... and Item Offset in Array is different on every version of main.exe :/PS: and.. on Season 8 main.exe is more difficult knows the: Item offset in Array.. because main.exe internal struct was changed by wz.. I know how to get: Item Offset in Array from any main.exe (even: Season 11), but.. is necesary that main.exe is unpacked, because is impossible load on ollydbg and research in another way. at least for me.
 
Last edited:
Newbie Spellweaver
Joined
Mar 21, 2016
Messages
14
Reaction score
53
But.. this is unless.. I mean.. on ItemId calc is very simple question: ItemID = (ItemType * MaxIndex + ItemIndex) this is not util... at least to add Custom Items.. because for: Custom Items is necesary: ObjectId calc = (ItemType * MaxIndex + ItemIndex + Item Offset in Array)... and Item Offset in Array is different on every version of main.exe :/PS: and.. on Season 8 main.exe is more difficult knows the: Item offset in Array.. because main.exe internal struct was changed by wz.. I know how to get: Item Offset in Array from any main.exe (even: Season 11), but.. is necesary that main.exe is unpacked, because is impossible load on ollydbg and research in another way. at least for me.

if this program is not useful to you, just do not use and stop complaining "or do better"
 
Joined
Oct 18, 2010
Messages
558
Reaction score
45
MuEMU Item Id Calculator

Working 100%

Made by Me

ynS1dVS - [Release] MuEMU Item ID Calc By: ethondev - RaGEZONE Forums



Download Link:

Can you make 32 to 16 byte Item Structure Converter?
-The purpose of converter is converting your player's items from 32 byte based to 16 byte based.

IGCN have this but only 16 byte to 32 byte no vise versa.
Thanks hoping somebody have this :D .
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Oct 23, 2014
Messages
131
Reaction score
23
Good Day Please Share a video tutorial on how to Add custom items .. Such as Conqueror wing and Angel and devil wings.. Please I hope someone can share there video using muemu files please .. please

Thank you :D
 
Back
Top