How to remove limitation of long names for macros?

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
badboy29
Posts: 417
Joined: Fri Apr 24, 2009 5:34 am
Location: Brazil

How to remove limitation of long names for macros?

Post by badboy29 »

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...
Aka UnHoly
User avatar
UnAfraid
L2j Veteran
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?

Post by UnAfraid »

Sadly that's impossible because is client limited.
Image
User avatar
badboy29
Posts: 417
Joined: Fri Apr 24, 2009 5:34 am
Location: Brazil

Re: How to remove limitation of long names for macros?

Post by badboy29 »

Wow, ok then. Thank you for fast reply ;)
Aka UnHoly
User avatar
MELERIX
L2j Veteran
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?

Post by MELERIX »

isn't supposed you can use skill id instead ?
User avatar
badboy29
Posts: 417
Joined: Fri Apr 24, 2009 5:34 am
Location: Brazil

Re: How to remove limitation of long names for macros?

Post by badboy29 »

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 :(
Aka UnHoly
TFNG
Posts: 52
Joined: Wed Nov 04, 2009 2:37 am

Re: How to remove limitation of long names for macros?

Post by TFNG »

but can't you simply drag the skill to the toolbar and then drag the toolbar shortcut to the macro editor?
Sleek
Posts: 112
Joined: Tue Dec 28, 2010 1:11 pm

Re: How to remove limitation of long names for macros?

Post by Sleek »

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.
User avatar
badboy29
Posts: 417
Joined: Fri Apr 24, 2009 5:34 am
Location: Brazil

Re: How to remove limitation of long names for macros?

Post by badboy29 »

TFNG wrote:but can't you simply drag the skill to the toolbar and then drag the toolbar shortcut to the macro editor?
Sleek 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.
Hmm, thank you for hints :)
Aka UnHoly
Post Reply