• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Gork Sez Stop Warner

 

Project Updated:
Files Updated: Sat, Aug 23 2008
Supports Game Version: Beta 3.0
Category: PvP
Tags:

[Edit Tags]

Project Manager: Askanko
Additional Authors: No additional authors
Current Version: Gork Sez Stop Warner - Version 1.0.1
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge
Avg Daily DL (last 30 days): 0
Downloads Total: 1,737
Favorites: 13
Comments: 22
  • About Gork Sez Stop Warner
  •  

This addon warns you when you are debuffed by the Gork Sez Stop morale ability. You will recieve a warning message, a nice random Paul Barnett talk about this Warhammer Beta and the screen edges start flashing in red until the debuff is removed.

  • Downloads (2)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Gork Sez Stop Warner - Version 1.0.1 Release Beta 3.0 543 8/23/2008
  Gork Sez Stop Warner - Version 1.0 Release Beta 3.0 50 8/23/2008
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • suraklin said 

    This addon is nothing more than a debuff watcher. All the crying amazes me. Maybe we should just remove any and all buff/debuff watching mods, since that is what would be involved to break this mod! Bye bye Squared, Pure, and DAOCBuff. I suppose Parry-Disrupt Alert gets banned too, since that's a visual aid outside of the game's regular "Parry"... oops, got to ban SCT too then.

    Reply Report Permalink
  • I am a shaman and agree. NerfedButtons is wayy more cheaty

    Reply Report Permalink
  • Endareth said 

    As another Shaman who uses Gork Sez Stop as one of their most potent offensive spells, I was rather dissapointed to see this mod here. I don't agree with the comments saying the mod should be deleted, or the players banned for using it, but any player who needs to use this really does need to learn to play better, and how to pay attention to what's going on.

    Reply Report Permalink
  • Vertal said 

    If you use this addon, you deserve the constant flashing screen. Gork is making you pay.

    Reply Report Permalink
  • Yes! Gork is Makin' you Payyyyyyy! Flash, screeeen, Flash!!!

    Reply Report Permalink
  • If you find justice in using a visual aid mod to counter another player, I pity your competitive handicap.

    Reply Report Permalink
  • After reading the comments for this addon and the problems people have been seeing with it, I decided to download it so that I could test it and see if I could find the problem. I installed the addon and had a friend cast Gork Sez Stop on me, and after the debuff wore off I saw that the screen continued to flash, and nothing you did in game would make it stop.

    I then looked at the code and found that the bug is being caused because the mod author did not ever set one of his control booleans back to false. The red screen flashing is actually something that is built into the Warhammer API and all this addon does is tells the game to start the flashing. The problem comes in with the fact that the addon never tells the game to stop flashing.

    This can easily be fixed by opening the addons GorkSezStopWarner.lua file inside of a text editor. Once open locate the GorkSezStopWarner.ScanDebuffs function. Under the line that reads:
    "effects = GetBuffs(GameData.BuffTargetType.SELF);"

    Add the following line:
    found = false;

    That is it, that is all it takes to fix this addon and get rid of the red flashing on your screen. When you next login to the game the flashing should be gone. If it is not then kick off any ability that places a buff on your character in order to get the game to scan your buffs.

    P.S.
    If you want to disable the Paul Barnett sound clip locate the following line of code:

    PlaySound(999); -- Paul Barnett is watching you !

    You can the either delete the line or just comment it out by adding -- infront of it.

    Reply Report Permalink
  • Just to clarify what I was saying so there is no confusion, this is what the beginning of the GorkSezStopWarner.ScanDebuffs function should look like after making the change.

    function GorkSezStopWarner.ScanDebuffs()

    effects = GetBuffs(GameData.BuffTargetType.SELF);
    found = false;

    Reply Report Permalink
  • dashu said 

    :/ got the red edge screen bug too how can i remove it i dont want to reinstall the game

    Reply Report Permalink
  • MaXiMiUS said 

    What this addon really needs (besides a serious update) is a slash command to remove the "effects" manually, in case they get stuck.

    Reply Report Permalink
  • sector7g said 

    The addon worked when I got GSS on me but it then borked up after that. Continued to relay verbal warning, flash screen red, and display errors even after the hex had been removed.

    I uninstalled the addon, still have Red border. reinstalled it, did not solve the problem.

    Is there any way to fix this beside nuking all your settings?

    Reply Report Permalink
  • I was hit by the red edged screen bug. Red edged screen persisting even after death, relog, restart of computer. Removing the addon didn't work. Removing Curse didn't help, going into all the folders and removing everything curse put in there that stuck around even after uninstall didn't work. I had to reload the entire friggin game to get rid of the bug. Thanks.

    Reply Report Permalink
  • Gunner63 said 

    You sir, are a fool.

    Reply Report Permalink
  • I'm with all the others on this one. I play a Shaman as well, and seeing this addon is terrible. I agree that Curse should definitely remove this when possible. I'm wondering why it hasn't been removed yet?

    Reply Report Permalink
  • jujdred said 

    Remove this addon. This is horrible. Bad idea to weaken the Shaman by nerfing one of their best abilities. Moda like this do not need to exist where it basically "Cheats" where it makes you think you are a good player when you are not. Again, please delete this addon.

    Reply Report Permalink
  • m3h01 said 

    I hope Curse remove this addon and Mythic ban anyone who uses it. Pathetic, really. Way to ruin the game.

    Reply Report Permalink
  • tblakley said 

    Yeah this kinda mod is asking for a closed UI. I mean, I want a mod that gives me instant kills too. If your too stupid to see a big red stop hand on your buffs you deserve to die. Learn how to play on your own not with a mod that saves your life. It's PvP.

    Reply Report Permalink
  • Yorllik said 

    How can i get normal screen i used this shiet once and now i have whole screen red i uninstaled it and removed all addons and still whole screen is fkn red!

    Reply Report Permalink
  • Jherad said 

    Go to your install path, then find the users/interface folder and rename it (not the normal interface folder for your addons). You'll lose some settings, but it clears up crap that addons leave behind.

    Reply Report Permalink
  • darktao said 

    This addon goes a bit far I would think. Stuff like this will get the API nerfed.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 431 Paint the leader PvP, and Combat
  2. 163 State of Realm PvP
  3. 124 TokenMachine PvP, and Bags & Inventory
  4. 89 TargetRing PvP, and Unit Frames
  5. 54 Calling PvP, and Combat