Jump to content
  • 0

Tick gowarpdelay using a npcscript


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've added the patch OnPCUseSkillEvent and modified Warpgodelay (which only triggers on players vs players)

 

Now im trying to tick the gowarpdelay using an npc script triggered by OnPCUseSkillEvent. is that possible?

 

Example:

OnPCUseSkillEvent:
if( @useskilltarget == 1002 ) { // If a skill is used on poring the gowarpdelay will tick

// What should I put here to tick the gowarpdelay?

}

Someone said I need to create a custom script_command to trigger. But I don't know how to make I custom script command. 

Help please? Thanks in advance!

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...