MMOCoin

Likes Likes:  0
Results 1 to 6 of 6

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Beginner

    Join Date
    Feb 2010
    Posts
    3
    Post Thanks / Like
    Rep Power
    17
    Reputation
    1

    [TC2/Emulation] How to decrease CD for Nitro Boots?

    Any ideas?:P I used to modify CD-time on Xtreme rocket boots (simple work in Database), but Xtreme Rocket boots doesn't work on newest revisions of TC2 and thats why I have no idea how to mod CD-time on nitro boots (I cannot find them in server's DB).



    Ty for any help.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Beginner

    Join Date
    Feb 2010
    Posts
    3
    Post Thanks / Like
    Rep Power
    17
    Reputation
    1
    refresh.

  4. #3
    Senior Sergeant
    MikExV™'s Avatar
    Join Date
    Feb 2010
    Location
    Ohio
    Posts
    117
    Post Thanks / Like
    Rep Power
    17
    Reputation
    35
    You try just creating a custom item with that as its special effect for when you right click and setting the cool down to 1 sec? or higher or lower depending on what you want?

    Just got my pc back

  5. #4
    Scout

    Join Date
    Dec 2009
    Posts
    27
    Post Thanks / Like
    Rep Power
    17
    Reputation
    6
    Try adding the spell id to the rocket books and make sure the other part is 0 for "on use" effect and make a low cd time

  6. #5
    Elite Member
    Dimman's Avatar
    Join Date
    Apr 2009
    Posts
    1,091
    Post Thanks / Like
    Rep Power
    22
    Reputation
    319
    Let the pro help alittlez...

    Code:
    UPDATE `item_template` SET `spellcooldown_1` = 1800000 WHERE `entry` = 192;
    Spellcooldown_1 = Can also be "2" or "3"
    Cooldown = Time
    Entry = Item ID
    No touching please.

  7. #6
    Contributor
    Bing's Avatar
    Join Date
    Jul 2010
    Posts
    103
    Post Thanks / Like
    Rep Power
    17
    Reputation
    103
    Leave it to Fatcow to solve these DB problems! Thanks Fatcow!
    Leecher - 01/07/10!
    Active Member - 05/07/10!
    Moderator - 14/08/10!
    Contributor - 15/09/10!

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •