Jump to content
  • 0

Union Skill: add checks


Quicksilver

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  28
  • Reputation:   0
  • Joined:  02/18/12
  • Last Seen:  

Is it possible that when using the "Union" skill of the Star Gladiator, the src will do a check of an item if it has the ability to null the effect of removing the SC_SPIRIT status?

Say I have an item that says "Always be on Soul Link status." Once you've equipped this item, There is no reason that your SC_SPIRIT status will end. I am having trouble with this because the Union skill cancels out this status once you've casted it.

By the way: I am using this:

sc_start4 SC_SPIRIT,600000,5,448,0,1;

I know this is wrong also because the effect is for 10 minutes only. Anyway, my big problem is the cancelling out due to the "Union" skill.

Please help.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  754
  • Reputation:   186
  • Joined:  05/22/12
  • Last Seen:  

hi. here's a source modification for such request. kindly check if it works as I don't have a compiler present to test things out.

remember to set val4 of the scriptcommand sc_start4 to 1 to make it infinite.

What you are using right now is appropriate for this modification.

sc_start4 SC_SPIRIT,600000,5,448,0,1;

status.c.patch

Edited by clydelion
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...