EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   XML Modification Help & Info (https://www.eq2interface.com/forums/forumdisplay.php?f=22)
-   -   where can i found the name of a skill for /useability ? (https://www.eq2interface.com/forums/showthread.php?t=11881)

battosa 11-20-2008 08:30 AM

how can i know the real name of a skill for /useability ?
 
hello i'm trying to modify the pooka spire windows to add the two new spell

i just need to find the name of the single spell for the spire tp to ykesha for the /useability command

someone could explain me how to found it ?

thanks ^^

lordebon 11-23-2008 09:44 PM

The name of the skill is just... the name of the skill as it appears in your spellbook. As I recall, for multiword spells you need to wrap them in some kind of text delimiter, like ".

gm9 11-23-2008 10:04 PM

Quote:

Originally Posted by lordebon (Post 77914)
As I recall, for multiword spells you need to wrap them in some kind of text delimiter, like ".

Only when the spell name contains an apostroph.

battosa 11-24-2008 05:03 PM

in that case, it's not working

all the other single target port spell name are in number like the one for antonica : useability 4081075110

the mod update Eryndor just posted have the same problem i had

the single target spell name in letter do not work
but the group one work in letter

gm9 11-25-2008 02:58 AM

I'm not sure why it would not work in letters, but to get the spell ID number a simple way is as follows:
  1. Make a macro with the spells you need
  2. Give the macro a name you will recognize
  3. Drag the macro to a hotbar
  4. type /savehotkeys <filename.txt>
  5. open <filename.txt> in your eq2 folder and find your macro name
  6. below the line with the macro name you'll see one /useability <spellID> line per spell you added to the macro, copy that to your mod

battosa 11-25-2008 03:12 PM

thanks you :)

with number it work perfectly don't ask me why , i don't know either

useability 1323737475


All times are GMT -5. The time now is 08:19 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI