johnbond Posted March 8, 2015 Group: Members Topic Count: 113 Topics Per Day: 0.03 Content Count: 457 Reputation: 11 Joined: 02/17/13 Last Seen: January 23, 2018 Share Posted March 8, 2015 I have enabled skull drops in player.conf: // Players' will drop a 'Skull' when killed? // 0 = Disabled // 1 = Dropped only in PvP maps // 2 = Dropped in all situations bone_drop: 1 But is there a way to disable skull drops ONLY ON SPECIFIC MAPS? Planned map to disable skulls is pvp_y_8-2. Can anybody make a code for me to achieve this?Thank you guys! Quote Link to comment Share on other sites More sharing options...
1 Cydh Posted March 9, 2015 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Share Posted March 9, 2015 a mapflag maybe, like nobonedrop. So a custom mapflag? Can you make me a src mod for this sir? Thank you. not tested, but this will does what u wanted https://github.com/pservero/rathena/commit/1992cac7cca37bd3c54876252b48db93c6be7caf 2 Quote Link to comment Share on other sites More sharing options...
Cydh Posted March 9, 2015 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Share Posted March 9, 2015 a mapflag maybe, like nobonedrop. Quote Link to comment Share on other sites More sharing options...
johnbond Posted March 9, 2015 Group: Members Topic Count: 113 Topics Per Day: 0.03 Content Count: 457 Reputation: 11 Joined: 02/17/13 Last Seen: January 23, 2018 Author Share Posted March 9, 2015 a mapflag maybe, like nobonedrop. So a custom mapflag? Can you make me a src mod for this sir? Thank you. Quote Link to comment Share on other sites More sharing options...
johnbond Posted March 11, 2015 Group: Members Topic Count: 113 Topics Per Day: 0.03 Content Count: 457 Reputation: 11 Joined: 02/17/13 Last Seen: January 23, 2018 Author Share Posted March 11, 2015 a mapflag maybe, like nobonedrop. So a custom mapflag? Can you make me a src mod for this sir? Thank you. not tested, but this will does what u wanted https://github.com/pservero/rathena/commit/1992cac7cca37bd3c54876252b48db93c6be7caf I will give this a try if I can incorporate this mod to my SRC hehe. I will let you know sir. Thanks! Quote Link to comment Share on other sites More sharing options...
Question
johnbond
I have enabled skull drops in player.conf:
But is there a way to disable skull drops ONLY ON SPECIFIC MAPS? Planned map to disable skulls is pvp_y_8-2.
Can anybody make a code for me to achieve this?

Thank you guys!
Link to comment
Share on other sites
4 answers to this question
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.