- Joined
- Jul 14, 2007
- Messages
- 715
This is my current Script.
a blue box.. Which is see through but i have changed it many. Times at the moment it will not be see through and does not get set up properly. Help Please.
-
Abilties Bar
-
Events
-
Game - Map initialization
-
-
Local Variables
-
Conditions
-
Actions
-
Dialog - Create a Modal dialog of size (340, 660) at (0, 0) relative to Bottom of screen
-
Variable - Set AbiltiiesBar = (Last created dialog)
-
Dialog - Set the background image of AbiltiiesBar to Assets\Textures\white.dds
-
Dialog - Create an Image for Dialog (Last created dialog) with the dimensions (350, 672) anchored to Bottom with an offset of (0, 0) setting the tooltip to "" using the image Assets\Textures\ui_battlenet_glue_frame_bucket_long.dds as a Normal type with tiled set to true tint color Blue and blend mode Normal
-
Variable - Set AbiltiesBarBottom = (Last created dialog item)
-
Dialog - Show AbiltiiesBar for (All players)
-
-
a blue box.. Which is see through but i have changed it many. Times at the moment it will not be see through and does not get set up properly. Help Please.