- Joined
- Jan 6, 2008
- Messages
- 2,627
Hello guys, this is my script so far,
So, how can i solve this?
-
Melee Initialization
-
Events
-
Game - Map initialization
-
-
Local Variables
-
Conditions
-
Actions
-
UI - Hide game UI for (All players)
-
Dialog - Create a Modal dialog of size (3000, 3000) at (0, 0) relative to Center of screen
-
Dialog - Create an Image for Dialog (Last created dialog) with the dimensions (200, 50) anchored to Center with an offset of (0, 0) setting the tooltip to "" using the image Assets\Textures\white32.dds as a Normal type with tiled set to false tint color White and blend mode Normal
-
Dialog - Set (Last created dialog item) size to (200, 200) for (All players)
-
Dialog - Move (Last created dialog item) to (0, 0) relative to Center of dialog for (All players)
-
Dialog - Set (Last created dialog item) flash to MAHFLASHANIMATION.swf for (All players)
-
Dialog - Show (Last created dialog) for (All players)
-
-
So, how can i solve this?