Author Topic: Mouse Scrolling not working  (Read 728 times)

Hello, for a while I have had this issue.

I recently got a new laptop, and installed Blockland onto it. However, I remember with my old computer I could use the scroll bar to switch weapons and scroll through bricks. Now, I can't. Yes, I did choose the no mouse option when I first installed BL because I didn't get a USB mouse yet. Is there a way I can reconfigure Blockland to recognize I have a USB mouse so the scrolling of weapons and bricks work?

Reinstall it, maybe.

I'll look for a way to reconfigure it.

Config\Client\Prefs.cs:
$pref::Input::MouseEnabled = "0";
Toggle it and see what happens.

If that doesn't work, click the "defaults" button in controls

Config\Client\Prefs.cs:
$pref::Input::MouseEnabled = "0";
Toggle it and see what happens.
Well, I moved the 0 to 1, saved, then started the game. Scrolling still doesn't work :/

Thanks for your suggestion, though.

EDIT: Got it! :D

Thanks for helping out, guys!