Gudsawn 93 Posted January 10, 2015 (edited) 3CB Kill Zeagle Ever feel like the Zeus eagle slightly breaks the immersion or makes it super obvious that you're Zeusing above your team-mates/enemies? Do you also find the "Player is now Zeus" notification a little irritating? Well, so do we - so I made this small mod. FEATURES - Disables Zeus eagle - Disables "Player is now Zeus" notification. USAGE This mod must be run on servers (or the server host, if locally hosting an MP game) and not clients. Running on clients will have no effect. DOWNLOAD [ Download via Dropbox ] CHANGELOG v1.01 (20/05/15) - fixed for latest A3 update v1.0 (10/01/15) - mod public release Edited May 21, 2015 by MisterGoodson Share this post Link to post Share on other sites
serjames 357 Posted January 10, 2015 Can confirm this one actually works guys as we've been using it on a dedi for some time with no errors on RPT unlike many of the alternatives out there SJ Share this post Link to post Share on other sites
Guest Posted January 10, 2015 Release frontpaged on the Armaholic homepage. 3CB Kill Zeagle v1.0 ================================================ We have also "connected" these pages to your account on Armaholic. This means soon you will be able to maintain these pages yourself if you wish to do so. Once this new feature is ready we will contact you about it and explain how things work and what options you have. When you have any questions already feel free to PM or email me! Share this post Link to post Share on other sites
beazley 34 Posted January 10, 2015 Excellent! I found the function that created the eagle quite a while ago and meant to do exactly this...but I totally forgot until now. Nice work! We'll definitely be using this. Share this post Link to post Share on other sites
kecharles28 197 Posted January 10, 2015 New mod v1.0 available at withSIX. Download now by clicking: @MisterGoodson; You are now able to manage your own promo pages of your content on our web platform and publish new content yourself. To do so, please hit 'this is me' button on the page while logged in and follow the quick and safe claim procedure to get connected to your work. For now you can send new content or releases our way by using any filesharing service and add your notification at getsatisfaction.withsix.com. Share this post Link to post Share on other sites
TheConen 78 Posted January 10, 2015 Dude, you are awesome. We have been looking for something like this a long, long time... Share this post Link to post Share on other sites
Meiestrix 25 Posted April 11, 2015 Mod does not work for me anymore with the latest arma version. :( Share this post Link to post Share on other sites
iamthesux 10 Posted April 23, 2015 Adding recompile=1 to the function in the config makes it work again Share this post Link to post Share on other sites
ImperialAlex 72 Posted April 23, 2015 Adding recompile=1 to the function in the config makes it work again That's weird! The recent arma update (1.42) changed it so that you can no longer override bis_fnc_... functions. If adding "recompile=1" circumvents those new protections, they'll probably patch that workaround away in the next release. If they don't, then what's the point behind the change in the first place? I wish BI would just communicate their reasoning a bit more. Share this post Link to post Share on other sites
Meiestrix 25 Posted May 3, 2015 Does someone have a fixed version of this mod? Share this post Link to post Share on other sites
serjames 357 Posted May 3, 2015 Our ZEAGLE killer is currently not available... he's aware it needs fixing - I'm sure he'll get around to is when he can. SJ Share this post Link to post Share on other sites
Gudsawn 93 Posted May 20, 2015 Updated (sorry it took so long). v1.01 (20/05/15) - fixed for latest A3 update Should be live on PwS any minute. Share this post Link to post Share on other sites
kecharles28 197 Posted May 20, 2015 Updated mod v1.1 available at withSIX. Download now by clicking: Hey MisterGoodson , you can upload updates or new mods to withSIX yourself now! Make your own promo page, get the power to release your work at your own point of choosing. To learn more, follow this guide. Share this post Link to post Share on other sites
astrell 3 Posted May 20, 2015 Thank you! Yesterday i took it out of our Repository, now i have to patch it back in. :D But i´m happy that my mates can´t say "Wuup Wuup is watching us!" Your mod is a relief. Thanks mate! Share this post Link to post Share on other sites
soldierman 16 Posted May 21, 2015 Thanks for the update. Would you be able to update the link on first page for those of us who don't use PW6 ? Share this post Link to post Share on other sites
beazley 34 Posted May 21, 2015 (edited) Fantastic! My only gripe is that I had to download PwS ;) Edit: PS, as it's a server only mod, there's no need for signatures and keys. Servers can run whichever mods they please, regardless! Edited May 21, 2015 by Beazley Share this post Link to post Share on other sites
Gudsawn 93 Posted May 21, 2015 Glad you guys find this mod useful ;) There's also a Dropbox link on the front page (was actually already there before the PwS update) for those of you that don't like using PwS. @Beazley I didn't actually provide any signatures/keys for this reason, but Six automatically signs all PBOs when you upload a mod to their servers (which is pretty neat, regardless) :p Share this post Link to post Share on other sites
bigpoppablunts 53 Posted May 21, 2015 Thanks for the update. I have no clue why BI didn't implement this as a option to begin with. Share this post Link to post Share on other sites
Guest Posted May 24, 2015 Release frontpaged on the Armaholic homepage. 3CB Kill Zeagle v1.01 Share this post Link to post Share on other sites
raspu86 92 Posted May 24, 2015 Hey just a heads up - Dropbox link and therefor armaholic link is an outdated version. Modify date sometime in january (first release)! Please let us kill the eagle again without PWS! Share this post Link to post Share on other sites
Guest Posted May 25, 2015 Hey just a heads up - Dropbox link and therefor armaholic link is an outdated version. Modify date sometime in january (first release)! Please let us kill the eagle again without PWS! Armaholic mirror updated with correct new version, thanks for the headsup :) New version frontpaged on the Armaholic homepage. 3CB Kill Zeagle v1.01 Share this post Link to post Share on other sites
moricky 211 Posted May 25, 2015 I have no clue why BI didn't implement this as a option to begin with. Disabling the eagle was possible since the release (you can also use different object, for example "seagull") myCuratorModule setVariable ["birdType",""]; Notifications cannot be currently disabled. I added the possibility, it should be available in the next patch: myCuratorModule setVariable ["showNotification",false]; Also, the exploit with recompile = 1 will be fixed. Sorry. Share this post Link to post Share on other sites
serjames 357 Posted May 25, 2015 So if we just choose "" we get no bird ? That's cool. Thanks Moricky ! SJ Share this post Link to post Share on other sites
UK_Apollo 476 Posted May 25, 2015 (edited) Oh. I wonder how many others didn't know this was possible. Expanding on Moricky's information for those needing a step-by-step guide: In the Editor Place a Zeus Game Master module. In the module properties: NAME: myZeusName INITIALISATION: myZeusName setVariable ["birdType",""]; That Zeus no longer has an avatar. "myZeusName" can be anything you like of course. And in the next patch INITIALISATION: myZeusName setVariable ["birdType",""]; myZeusName setVariable ["showNotification",false]; No Zeus avatar, no notification. One redundant mod. :rolleyes: Edited May 25, 2015 by UK_Apollo Share this post Link to post Share on other sites
Belbo 462 Posted May 25, 2015 Disabling the eagle was possible since the release (you can also use different object, for example "seagull") So, you could possibly even use, say, "B_MBT_01_cannon_F"? A whole new world... Share this post Link to post Share on other sites