johnbond Posted March 8, 2015 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
johnbond Posted March 9, 2015 Author 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
1 Cydh Posted March 9, 2015 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
johnbond Posted March 11, 2015 Author 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
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!
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.