Skymomo 0 Posted October 21, 2014 hello i want to make the cloaking work for 5-10 seconds only, including the other hide skills Quote Share this post Link to post Share on other sites
0 Guest Posted October 21, 2014 (edited) 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 October 21, 2014 by Guest Quote Share this post Link to post Share on other sites
0 Garr 117 Posted October 21, 2014 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 Quote Share this post Link to post Share on other sites
0 Guest Posted October 21, 2014 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 sure, should have choosen different times Quote Share this post Link to post Share on other sites
0 Skymomo 0 Posted October 21, 2014 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 Quote Share this post Link to post Share on other sites
0 Guest Posted October 22, 2014 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 Quote Share this post Link to post Share on other sites
0 Skymomo 0 Posted October 22, 2014 Hello, thanks for the reply, but that's not the solution i need Quote Share this post Link to post Share on other sites
hello i want to make the cloaking work for 5-10 seconds only, including the other hide skills
Share this post
Link to post
Share on other sites