Why not play with Fenrir Sizes on Season 2 ?? :D
Well.. I only make this for Fun purposses.. Main 1.02c GMO xD Enjoy it :D:
.CPP
Code:
int IsFen = GetPrivateProfileInt("Fenrir","Type",1,".\\Core.ini");
cFixes gFixes;
void cFixes::Size()
{
// Fenrir Size Fix in Game
// ----
if (IsFen == 1) // Season 4 Style
{
gToolKit.SetByte((PVOID)(0x0045BEE3+3),0x66);
gToolKit.SetByte((PVOID)(0x0045BEE3+4),0x66);
gToolKit.SetByte((PVOID)(0x0045BEE3+5),0x66);
gToolKit.SetByte((PVOID)(0x0045BEE3+6),0x3F);
}
else if (IsFen == 2) // Monster Fenrir
{
gToolKit.SetByte((PVOID)(0x0045BEE3+3),0x00);
gToolKit.SetByte((PVOID)(0x0045BEE3+4),0x00);
gToolKit.SetByte((PVOID)(0x0045BEE3+5),0x90);
gToolKit.SetByte((PVOID)(0x0045BEE3+6),0x3F);
}
else if (IsFen == 3) // Season 2 Style
{
gToolKit.SetByte((PVOID)(0x0045BEE3+3),0x00);
gToolKit.SetByte((PVOID)(0x0045BEE3+4),0x00);
gToolKit.SetByte((PVOID)(0x0045BEE3+5),0x80);
gToolKit.SetByte((PVOID)(0x0045BEE3+6),0x3F);
}
else if (IsFen == 4) // Small Fenrir
{
gToolKit.SetByte((PVOID)(0x0045BEE3+3),0x00);
gToolKit.SetByte((PVOID)(0x0045BEE3+4),0x00);
gToolKit.SetByte((PVOID)(0x0045BEE3+5),0x09);
gToolKit.SetByte((PVOID)(0x0045BEE3+6),0x3F);
}
}
.H
Code:
#ifndef __FIXES_H__
#define __FIXES_H__
class cFixes
{
public:
void Size();
};
extern cFixes gFixes;
#endif
Some Screenshots:
https://i.imgur.com/qtRXJFk.jpg
https://i.imgur.com/DzcjpjK.jpg
https://i.imgur.com/ia8U6Iy.jpg
https://i.imgur.com/xmHyoCU.jpg
PS: This is a crap.. I know.. :D: anyways... Credits for this: Only ME -> Kiosani (Ex-Nemesis).
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
bad 1/10 Not change size character and z position from character when is more big XD
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
Sobieh?
Siempre seras mauro07, nemeshis koder.
Fun purposses Time? Le entro! Custom Golden Mobs 97D.
http://i.imgur.com/Ym94U7I.png
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
Quote:
Originally Posted by
007jodex
Cual te gusta mas ? ehh 007chotexx ? :D:
https://i.imgur.com/OMJlwzi.jpg
https://i.imgur.com/GRQQMf0.jpg
https://i.imgur.com/Ogp9QQv.jpg
https://i.imgur.com/efCNvcs.jpg
:w00t::w00t::w00t::w00t::w00t::w00t::w00t::w00t:
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
Quote:
Originally Posted by
Kiosani
Cual te gusta mas ? ehh 007chotexx ? :D:
:w00t::w00t::w00t::w00t::w00t::w00t::w00t::w00t:
Debo confesar maurito, que...
http://i.imgur.com/dWZLexx.jpg
Que me atrae más la idea, de un npc en forma de pared :8:
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
stop trolling each other lol
@Kiosani
What about you fix max character level on 1.00.18 GS to 1000 without leveling issues? cuz mmtdata custom max level never worked, and even on any other files (except igcn premium)
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
Quote:
Originally Posted by
KarLi
stop trolling each other lol
@
Kiosani
What about you fix max character level on 1.00.18 GS to 1000 without leveling issues? cuz mmtdata custom max level never worked, and even on any other files (except igcn premium)
Well... I think that is easy to make this bro, sincerely is only search for: "Character Level" & "Character Exp" related procs on DeathWay decompilation from .18 source, and later (if you use original: GS + DLL Plugin Hooked) Research offsets using: GameServer.map file from Original .18 on this way you can try to fix the problem completely.
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
Quote:
Originally Posted by
Kiosani
Well... I think that is easy to make this bro, sincerely is only search for: "Character Level" & "Character Exp" related procs on DeathWay decompilation from .18 source, and later (if you use original: GS + DLL Plugin Hooked) Research offsets using: GameServer.map file from Original .18 on this way you can try to fix the problem completely.
Yes what about the events that require level to enter, they must be changed. BC/DS/CC etc so players above 400 can join?
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
Quote:
Originally Posted by
KarLi
Yes what about the events that require level to enter, they must be changed. BC/DS/CC etc so players above 400 can join?
you talking about: Client Side ? or what ? I mean.. events is sincerely the same... you must research on: GameServer.map original from .18 or directly on sources from decompilation.
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
Credits for this: Only ME -> Kiosani (Ex-Nemesis).
oh god....
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
Quote:
Originally Posted by
Mulegend
Credits for this: Only ME -> Kiosani (Ex-Nemesis).
oh god....
Spanish:
Nadie pidio tu opinion.
PD: Si no lo ves interesante o no te gusta este código. Por favor, no hagas comentarios estúpidos. Gracias.
English:
Nobody asked your opinion.
PS: If you don't see interesting or don't like this code. Please don't make idiot comments. Thanks you.
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
jajajaa Take it easy im just saying you stink lol
Re: Why not play with Fenrir Sizes on Season 2 ?? :D
Quote:
Originally Posted by
Mulegend
jajajaa Take it easy im just saying you stink lol
Idiot. MU Legend is SHITT hahaha ! :D:
PS: Like this ? ->
http://i.imgur.com/V1e8yOk.jpg
or this:
http://i.imgur.com/BDzxrx7.png
- - - Updated - - -
Quote:
Originally Posted by
s1mpl3
yes, you must decompile a main function to make this. I have maded but is for: 1.03K JPN main.exe (I can see that you use: 1.04d or 1.04e GMO mains.. than use different structs).