M4karov Posted September 6, 2017 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 149 Reputation: 37 Joined: 04/01/13 Last Seen: June 18, 2024 Share Posted September 6, 2017 View File Mapflag NoAttack (MF_NOATTACK) Modification created to block the attack on monsters on a given map. Script command created to enable / disable attacking players and monsters. Script: prontera,171,203,4 script NoAttack 67,{ mes "NoAttack"; mes "What can I do for you?"; switch(select("Enable Attack:Disable Attack")){ case 1: noattack 1; end; case 2: noattack 0; end; } } prontera mapflag noattack By buying this script, you agree to these terms: You are not allowed to redistribute this script in any way, shape, or form. Chargeback scams are not tolerated and will get you punished on rAthena. I still retain all rights to this script. Terms above may be changed or adjusted without prior notification. Copyright © - Emperium Games 2017 - All Rights Reserved Submitter M4karov Submitted 09/03/2017 Category Source Modifications Video Content Author M4karov 1 Quote Link to comment Share on other sites More sharing options...
WhiteEagle Posted July 29, 2018 Group: Members Topic Count: 79 Topics Per Day: 0.02 Content Count: 480 Reputation: 67 Joined: 08/28/12 Last Seen: 11 hours ago Share Posted July 29, 2018 Please update it to the latest rev. Thanks Quote Link to comment Share on other sites More sharing options...
M4karov Posted January 15, 2019 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 149 Reputation: 37 Joined: 04/01/13 Last Seen: June 18, 2024 Author Share Posted January 15, 2019 On 7/29/2018 at 12:22 PM, WhiteEagle said: Please update it to the latest rev. Thanks Updated to work with Git Hash: 93a7a20 Quote Link to comment Share on other sites More sharing options...
Moooooon-Aisha Posted February 6, 2020 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 116 Reputation: 19 Joined: 09/08/17 Last Seen: April 13, 2023 Share Posted February 6, 2020 Hi, is there anyway to make it work so that aggressive mobs also do not attack players? Quote Link to comment Share on other sites More sharing options...
Forshaken Posted July 13, 2020 Group: Members Topic Count: 15 Topics Per Day: 0.01 Content Count: 152 Reputation: 21 Joined: 11/12/18 Last Seen: February 8 Share Posted July 13, 2020 On 9/6/2017 at 10:03 PM, M4karov said: View File Mapflag NoAttack (MF_NOATTACK) Modification created to block the attack on monsters on a given map. Script command created to enable / disable attacking players and monsters. Script: prontera,171,203,4 script NoAttack 67,{ mes "NoAttack"; mes "What can I do for you?"; switch(select("Enable Attack:Disable Attack")){ case 1: noattack 1; end; case 2: noattack 0; end; } } prontera mapflag noattack By buying this script, you agree to these terms: You are not allowed to redistribute this script in any way, shape, or form. Chargeback scams are not tolerated and will get you punished on rAthena. I still retain all rights to this script. Terms above may be changed or adjusted without prior notification. Copyright © - Emperium Games 2017 - All Rights Reserved Submitter M4karov Submitted 09/03/2017 Category Source Modifications Video Content Author M4karov is this working on latest RA? 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.