Jump to content
  • 0
Sign in to follow this  
Skymomo

cloaking duration

Question

6 answers to this question

Recommended Posts

  • 0
Guest

check the db/pre-re/skill_cast_db.

there you can change the duration of skills

 

for example:
 

//-- TF_HIDING51,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0

to:
 

//-- TF_HIDING51,0,0,0,5000:5000:5000:5000:5000:5000:5000:5000:5000:5000,0,0

Now hiding duration is 5 sec at every lvl

Edited by Guest

Share this post


Link to post
Share on other sites
  • 0

check the db/pre-re/skill_cast_db.

there you can change the duration of skills

 

for example:

 

//-- TF_HIDING51,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0

to:

 

//-- TF_HIDING51,0,0,0,5000:5000:5000:5000:5000:5000:5000:5000:5000:5000,0,0

Now hiding duration is 5 sec at every lvl

 

Actually, just

//-- TF_HIDING51,0,0,0,5000,0,0

will suffice :D

Share this post


Link to post
Share on other sites
  • 0
Guest

 

check the db/pre-re/skill_cast_db.

there you can change the duration of skills

 

for example:

 

//-- TF_HIDING51,0,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0,0

to:

 

//-- TF_HIDING51,0,0,0,5000:5000:5000:5000:5000:5000:5000:5000:5000:5000,0,0

Now hiding duration is 5 sec at every lvl

 

Actually, just

//-- TF_HIDING51,0,0,0,5000,0,0

will suffice :D

sure, should have choosen different times :D

Share this post


Link to post
Share on other sites
  • 0
Guest

Hello, thanks for the reply but that works for hiding only

Cloaking, Cloaking Exceed and chase walk is infinite as long as you have sp

it increases the cost of sp, so after 5 sec you are out of sp -> cloak (etc.) end :D

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...
Sign in to follow this  

×
×
  • Create New...

Important Information

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