Jump to content
  • 0
Alexandria

@go command small edition

Question

Hello guys!

 

I was wondering if there is a way to add a 10 seconds of delay after being hit by a monster or player and also you can't use @go if you are dead.

 

Thank you!

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

 

Thank you for answering ossi0110 and Dastgir.

 

@@Dastgir, I have to 2 question:

 

1. is it just going to affect @go command or all type of teleportation? (items, skills and commands)

 

2. I know that I have to add a line in any file of battle/conf but what is this?

 

int64 warp_delay = 5000;		//Seconds*1000 (Second) Delay(For Player).int64 warp_delay_mob = 6000;	//Seconds*1000 (Second) Delay(For Monster).int64 warp_delay_pet = 7000;	//Seconds*1000 (Second) Delay(For Pet).int64 warp_delay_homun = 8000;	//Seconds*1000 (Second) Delay(For Homunculus).int64 warp_delay_merc = 9000;	//Seconds*1000 (Second) Delay(For Mercenary).int64 warp_delay_others = 10000;//Seconds*1000 (Second) Delay(For Others).

Share this post


Link to post
Share on other sites
  • 0

It's for all types of warps, so probably you can probably pick edits and apply source by ossi link

Share this post


Link to post
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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.