KkthnxTV

Members
  • Content count

    15
  • Joined

  • Last visited

1 Follower

About KkthnxTV

Firestorm User

  • Name Kkthnx
  • Guild Sacrificed
  • Class Hunter
  • Level 120
  • Realm Sethraliss
  • Race Tauren

Recent Profile Visitors

1884 profile views
  1. Title: [Quest] Demons Among Them - Kill Credit Fix Bugtracker Link: https://firestorm-servers.com/en/report/see_report/135214 Patch Content: -- Fix kill credit for Felblade Assassin (101100) in quest Demons Among Them (40983) UPDATE `creature_template` SET `KillCredit1` = 101105 WHERE `entry` = 101100;
  2. Sorry the QuestRequired should be 1. I believe? I am still super new to this -- Fix Locrian Swale pickup (GO 375690) for quest 65350 UPDATE `gameobject_template` SET `type` = 3 WHERE `entry` = 375690; DELETE FROM `gameobject_loot_template` WHERE `Entry` = 375690; INSERT INTO `gameobject_loot_template` (`Entry`, `Item`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES (375690, 188199, 100, 1, 1, 0, 1, 1, 'Locrian Swale - Quest 65350'); I am super confused here so I have been told you guy use an older way? -- Fix Locrian Swale pickup (GO 375690) for quest 65350 UPDATE `gameobject_template` SET `type` = 3 WHERE `entry` = 375690; DELETE FROM `gameobject_loot_template` WHERE `entry` = 375690 AND `item` = 188199; INSERT INTO `gameobject_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`) VALUES (375690, 188199, -100, 0, 1, 1); I apologize if I am getting all this wrong. Just trying to help.
  3. Title: [Quest] Restore the Flow [Item] Locrian Swale Bugtracker Link: https://firestorm-servers.com/en/report/see_report/135174 Patch Content: -- Fix Locrian Swale pickup (GO 375690) for quest 65350 UPDATE `gameobject_template` SET `type` = 3 WHERE `entry` = 375690; DELETE FROM `gameobject_loot_template` WHERE `Entry` = 375690; INSERT INTO `gameobject_loot_template` (`Entry`, `Item`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES (375690, 188199, 100, 0, 1, 0, 1, 1, 'Locrian Swale');
  4. Report the issue with evidence and how to reproduce! Thats all you can do! Its been an issue for 2 or 3 expansions now. I know at least since BFA
  5. This is the same issue hunters face. Breaking the class. https://firestorm-servers.com/en/report/see_report/112349
  6. Can't edit my topic though the new download link can be found here. https://sourceforge.net/projects/kkthnxui-bfa/ NOTE: This is for 8.3.7 BFA Patch
  7. Title: [Toy] S.E.L.F.I.E. Camera MkII Type: Shop Description:  Please add this item to Firestorm BFA shop! https://www.wowhead.com/item=122674/s-e-l-f-i-e-camera-mkii
  8. KkthnxUI is a simplistic user interface that holds onto the information and functionality, while still keeping most of the good looks. It can be used for any class or role. Bug reports and feature suggestions are all done through GitHub's Issue tracker linked below. If you're looking for the current development status of the current or next version of the UI, you can check that out at Kkthnx's GitHub project pages. BugTracker Screenshot: Download: https://github.com/kkthnx-wow/KkthnxUI_8.2.0/archive/master.zip
  9. Title: Add BFA realm to addons upload section. Type: Website Description:  We really need an addons section for BFA. As we do not have one right now so people can't browse through the addons they might want for BFA 8.2. Thank you.
  10. Seems like there is a bug with RAF, my son and I had it working. We decided to change classes and remake our chars and yet we are not getting the RAF to work now? What could the issue be?