ronancpl / HeavenMS

An improved server based on MapleSolaxia (v83 MapleStory private server)
GNU Affero General Public License v3.0
1.03k stars 742 forks source link

Scrolls always work. #419

Closed SlayerOfAll closed 5 years ago

SlayerOfAll commented 5 years ago

Heya,

i followed your guide step by step and was able to successful set up a server for a few friends of mine and me. We noticed that scrolls will always work no matter what %, is there a way to change that?

ronancpl commented 5 years ago

Hey.

Look up the constants.ServerConstants file, it has a server flag named SCROLL_CHANCE_RATE in there. Set it to 1 for the default behavior, then compile the system again.

SlayerOfAll commented 5 years ago

I finally found the constants.ServerConstants file ( i was looking in the wrong place) and everything works just as it should, thanks for you help.