GHul Posted January 3, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 20 Reputation: 4 Joined: 11/10/11 Last Seen: October 11, 2018 Share Posted January 3, 2012 (edited) Hi, This tiny src snippet thats will help to disable any skill or normal attack damage on mob or pc for GM ID. Its good to help control your current GM Team (especially Trainee) or if you feel obscure on your current GM Team. This will not allow your GM to assist player (in my case Trainee GM using @hide and helping guild to kill player on WoE),helping friends "needed" or kill any MvP mob in Events. You will need to import this on battle conf and change the value according to your server configuration. //Minimum account group_id thats are disable any skill or normal attack damage on mobs or PC. min_gm_lvl_cant_atk: 2 //Maximum account group_id thats are disable any skill or normal attack damage on mobs or PC. //Change this to 0 to allow any kind of skill or nomal attack usage disregard of account group_id. max_gm_lvl_cant_atk: 10 Update and compatible with r15816. disable_gm_skill_atk.patch Add @damageignore commands ! Use this code if you want to disable skill or attacks using commands. Not restricted to GM ID. atcmd_disable_skill_atk.patch Edited March 30, 2012 by GHul Quote Link to comment Share on other sites More sharing options...
PapaZola Posted January 17, 2012 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Share Posted January 17, 2012 can give guide how to add this? Quote Link to comment Share on other sites More sharing options...
Eurydice Posted January 17, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 414 Reputation: 103 Joined: 11/13/11 Last Seen: September 28, 2013 Share Posted January 17, 2012 http://rathena.org/wiki/Diff Using .diff/.patch files to patch your server Windows: go place the folder in the index folder richt click the *.diff file and go to TortoiseSVN menu click patch Linux: cd /path/to/your/server/folder patch -p0 < /path/to/patch/file/filename.extension 1 Quote Link to comment Share on other sites More sharing options...
PapaZola Posted January 17, 2012 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Share Posted January 17, 2012 aww i cant understand hurmm hope someone can make like a source guide Quote Link to comment Share on other sites More sharing options...
ngek202 Posted January 23, 2012 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 530 Reputation: 33 Joined: 01/17/12 Last Seen: August 16, 2017 Share Posted January 23, 2012 this mod reads on txt file from conf folder? Quote Link to comment Share on other sites More sharing options...
Drakkus Posted January 23, 2012 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 386 Reputation: 15 Joined: 11/17/11 Last Seen: September 13, 2024 Share Posted January 23, 2012 Well, this is a 'GREAT' idea for everyone to stop some of the 'Corrupt' GM's out there. I will be 'TEST' it, if it will works. thanks for the 'Code' Regards, Mindless M O N S T E R PRODUCTIONS Quote Link to comment Share on other sites More sharing options...
ngek202 Posted February 26, 2012 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 530 Reputation: 33 Joined: 01/17/12 Last Seen: August 16, 2017 Share Posted February 26, 2012 I've been wondering if it can be made as an atcommand like @noatk/nohostile GM's can't atk/skill or do damage to a Monster or Player(PC) this would be useful if your spectating a Match if you accidentally click a Player or Monster MVP. Quote Link to comment Share on other sites More sharing options...
KaitoKid Posted March 30, 2012 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 268 Reputation: 27 Joined: 12/06/11 Last Seen: March 13, 2015 Share Posted March 30, 2012 Great Snippet here! Useful for Anti-Corrupt GMs. Thanks I'll give it a try. Quote Link to comment Share on other sites More sharing options...
ngek202 Posted April 23, 2012 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 530 Reputation: 33 Joined: 01/17/12 Last Seen: August 16, 2017 Share Posted April 23, 2012 @Ghul Thanks for the Update, didn't notice you updated it Quote Link to comment Share on other sites More sharing options...
GM Takumirai Posted April 23, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 592 Reputation: 31 Joined: 11/14/11 Last Seen: July 29, 2015 Share Posted April 23, 2012 is there a manual way?.. cuz i don't know how to patch it.. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.