Jump to content

Recommended Posts

Posted

Hello

I know added new icon for macro by modifying the limit of the macro in interface.u

 

const MACRO_MAX_COUNT = 100;
const MACROCOMMAND_MAX_COUNT = 12;
const MACROICON_MAX_COUNT = 106;
const MACRO_ICONANME = "L2UI.MacroWnd.Macro_Icon";

 

I see the icons in the macro editor but I do not see it in the window of macro, whereas if I slip it on the skill bar I can see the icon

 

1549374120-macro.png

 

 

someone would have an idea

 

 

Posted (edited)
53 minutes ago, sacrifice said:

Hello

I know added new icon for macro by modifying the limit of the macro in interface.u

 

const MACRO_MAX_COUNT = 100;
const MACROCOMMAND_MAX_COUNT = 12;
const MACROICON_MAX_COUNT = 106;
const MACRO_ICONANME = "L2UI.MacroWnd.Macro_Icon";

 

I see the icons in the macro editor but I do not see it in the window of macro, whereas if I slip it on the skill bar I can see the icon

 

1549374120-macro.png

 

 

someone would have an idea

 

 

that's because the limit is written in nwindow.dll 

 

Edited by LightFusionMain

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..