optimus0
Verified Member
- 26
- 2018
- 13
i need help editing the healing/mana potions, so i can use them in combat and reduce the CD
on 3.5.3 i just change the subclass to 2 and spellcategory_1`='79', `spellcategorycooldown_1`='30000',
but here it just block the potion, i drink one and thats it i cannot use another NEVER i have to reconect.......
this is my query
pastebin.com
Edit: solved* cloning the potions seems the more acceptable way to do this
this is the new query
pastebin.com
thanks @orangefire , and @Mr. Satan for the idea and the script
on 3.5.3 i just change the subclass to 2 and spellcategory_1`='79', `spellcategorycooldown_1`='30000',
but here it just block the potion, i drink one and thats it i cannot use another NEVER i have to reconect.......
this is my query

UPDATE `emucoach_v15_vip_world`.`item_template` SET `entry`='118', `class`='0', - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Edit: solved* cloning the potions seems the more acceptable way to do this
this is the new query

UPDATE `emucoach_v15_vip_world`.`item_template` SET `entry`='500001', `class`='1 - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
thanks @orangefire , and @Mr. Satan for the idea and the script
Last edited: