Blockland Forums > Modification Help
GuiScrollCtrl
(1/1)
Pah1023:
When ever I add something to a Scroll Ctrl it wont let me use the scroll bar, and I need this for a mod.
Nexus:
A few things to note
 - You need to make sure that the vertical scroll is not at "AlwaysOff"
 - There are two reliable ways to add things to a guiscrollcontrol
      1. Make the scroll control just a simple text list
      2. Make a swatch control in the guiscrollcontrol and then add anything you need in the scroll control onto the swatch.

This is a good reference for either
http://forum.returntoblockland.com/dlm/viewFile.php?id=3499
Pah1023:
Thanks, I will take a look at that mod and see if it will help me.
Greek2me:
There can only be 1 child object directly inside the scroll control. Everything else has to be placed within that.
Pah1023:
I found out what I was doing wrong, I was changing the width of the swatch ctrl inside of the scroll control, instead of the height, thanks for helping.
Navigation
Message Index

Go to full version