If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:5541
L2JDP Revision Number:9038
Hi, mates. I wonder where is the limitation on core for long names for commands in macros.
Example: /useSkill Item Skill: Lesser Celestial Shield
This one not work due to long name...
How to remove limitation of long names for macros?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- badboy29
- Posts: 417
- Joined: Fri Apr 24, 2009 5:34 am
- Location: Brazil
- UnAfraid
- L2j Veteran
- Posts: 4199
- Joined: Mon Jul 23, 2007 4:25 pm
- Location: Bulgaria
- Contact:
Re: How to remove limitation of long names for macros?
Sadly that's impossible because is client limited.
- badboy29
- Posts: 417
- Joined: Fri Apr 24, 2009 5:34 am
- Location: Brazil
Re: How to remove limitation of long names for macros?
Wow, ok then. Thank you for fast reply 

Aka UnHoly
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
Re: How to remove limitation of long names for macros?
isn't supposed you can use skill id instead ?
- badboy29
- Posts: 417
- Joined: Fri Apr 24, 2009 5:34 am
- Location: Brazil
Re: How to remove limitation of long names for macros?
Maybe, not tested. I just received this report from one player on my server. I'll test here if works only with skill ID.
Update: Nope, need skill name
Update: Nope, need skill name

Aka UnHoly
-
- Posts: 52
- Joined: Wed Nov 04, 2009 2:37 am
Re: How to remove limitation of long names for macros?
but can't you simply drag the skill to the toolbar and then drag the toolbar shortcut to the macro editor?
-
- Posts: 112
- Joined: Tue Dec 28, 2010 1:11 pm
Re: How to remove limitation of long names for macros?
A hint is that you can drag a skill to the shortcut bars then use that one iirc it's /useSkill 1 1 for first bar 1st skill and 2 1 for 2nd and so on. You can drag and drop. This way you do not have to care about names.
- badboy29
- Posts: 417
- Joined: Fri Apr 24, 2009 5:34 am
- Location: Brazil
Re: How to remove limitation of long names for macros?
TFNG wrote:but can't you simply drag the skill to the toolbar and then drag the toolbar shortcut to the macro editor?
Hmm, thank you for hintsSleek wrote:A hint is that you can drag a skill to the shortcut bars then use that one iirc it's /useSkill 1 1 for first bar 1st skill and 2 1 for 2nd and so on. You can drag and drop. This way you do not have to care about names.

Aka UnHoly