Jump to content
  • 0

unitskilluseid help


Lord Ganja

Question


  • Group:  Members
  • Topic Count:  141
  • Topics Per Day:  0.03
  • Content Count:  444
  • Reputation:   22
  • Joined:  06/18/12
  • Last Seen:  

I was about to use a skill NPC_HELLJUDGEMENT using unituseskillid.

unitskilluseid .mob_gid,"NPC_HELLJUDGMENT",10{,<target id>,<casttime>};

QUESTIONS:

1) How will I remove the cast time from it? ( I try it based from the monster's dex, but there is still a casttime)

 

Cast time is the amount of seconds to add or remove from the skill. Use a positive value to
add and negative value to subtract. Using 0 or no value will use the default skill cast time.

 

 

So If I put example -100, there won't be any cast time?

 

2) What should I put on the target ID if the skill doesn't need any target id? (I should put a target id before I can remove the casttime right?)

 

Thanks in advance for those who can help!

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   344
  • Joined:  10/17/12
  • Last Seen:  

For cast time its 1/1000 of a second so just put a 1 there instead of a zero (basically instant)

Think for target id you can leave it as a 0 to skip, if not just attach a random player nearby

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...