![]() |
Blue Profiles
It's been asked before, but I'm gonna ask it again..
What are the names of the blue GUI profiles? |
Neeevermind. I was missing the 'Profile' at the end.
GuiBlueWindowProfile |
The trickiest one is the TreeView profile, which (as far as I can tell) is GuiBlueServerListProfile.
|
Alright, here's a problem.
I'm trying to script an online level editor. I can't figure out how to draw the tileset in the scroll control. Problem #1: How can I read the tileset image? Problem #2: No controls, except for GuiBitmapCtrl, will show anything for some reason. Problem #3: GuiBitmapCtrl is gradually stretching the image on the horizontal axis, if I use getimgwidth() and getimgheight() for the dimensions. The beginning of the image isn't stretched, but the end of it is extremely distorted. Problem #4: If I set the width and height to the tileset's size, it draws fine, but as I scroll over, the x position of the GuiBitmapCtrl slides backwards. If anyone can help, I'd appreciate it. If not, it's fine, I'm not in good scripting shape at the moment. I'll probably figure it out eventually. :p |
Quote:
|
I was trying to at first, but I couldn't understand parts of it.
For example, I don't see how he drew the tileset. What he used doesn't work for me, at all. Also, I'd prefer to script it from scratch, so I'll have more of an idea what needs to be modified. I plan on giving it options like random object layers, NPC making, ect. |
Aha.. I was trying to draw the tileset in the GUI's creation block, which isn't allowed.
Fixed it now. :p |
| All times are GMT +2. The time now is 11:50 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.