Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, I attempted to create a scroll-bar skin and it doesn't even show up. I have used images with the same format in the game. Is there a special format or layout for the scroll-bar? It is the exact same dimensions as the scroll-bar provided in the game.
------------------ Thanks, GrahamVH graham@vhpublications.com Coldstone Game Database
See the manual, but the way the scrollbar is made IS in a special format... (each part of it occupies an even space.... see the manual for details: it's complicated ).
------------------ Cha0s (url="http://"http://www.world-of-cha0s.hostrocket.com")The Homepage of Cha0s(/url)
It isn't that complicated. Sure the manual doesn't say much but I made one for Space pretty easily. My scroll bar skin is currently a JPEG. Basically you need to set it up so the height in pixels is divisible by 8. Then you need to make 8 equal sections. Then you add the parts to the scroll bar skin. Just remember that the manual is wrong about the up and down states on the scroll bar. Swap them round for it to work or you'll get the down state as the normal state and the normal state as the down state.
If you want I can send you the space scroll bar skin for you to see what I mean
------------------ Pilky (url="http://"http://www.mcubedsw.com")M cubed homepage(/url) (url="http://"http://www.mcubedsw.com/network")M cubed Network(/url)
Quote
Originally posted by Pilky: **It isn't that complicated. Sure the manual doesn't say much but I made one for Space pretty easily. My scroll bar skin is currently a JPEG. Basically you need to set it up so the height in pixels is divisible by 8. Then you need to make 8 equal sections. Then you add the parts to the scroll bar skin. Just remember that the manual is wrong about the up and down states on the scroll bar. Swap them round for it to work or you'll get the down state as the normal state and the normal state as the down state.
**
For my currect scrollbar All I did was modify the standard one that came with coldstone. The scrollbar is blank ingame for some reason.