//********************************************************************************
//*
//* GUI-FRIENDLY
//* AUTO MUI SYSTEM v1.0.0.0
//* Author: JC Helas
//*
//* System allows you to auto generate index for your trigger cast and so your
//* loop trigger by setting it to AutoMUI_Trigger and declaring them at your
//* cast trigger then <Trigger - Run AutoMUI_Create (ignoring conditions)>
//* finally the generated index can be found to AutoMUI_IndexMax while
//* AutoMUI_Index for loop trigger.
//*
//********************************************************************************
//*
//* API
//*
//* Setup:
//* Set AutoMUI_Trigger = Your Loop Trigger
//* Trigger - Run AutoMUI_Create (ignoring conditions)
//*
//* Setup Returns:
//* AutoMUI_IndexMax - Fill this to arrays of your varaibles at cast
//*
//* Loop Example:
//* If (All Conditions are True) then do (Then Actions) else do (Else Actions)
//* If - Conditions
//* Distance[AutoMUI_Index] Greater than 0.00
//* Then - Actions
//* Set Distance[AutoMUI_Index] = (Distance[AutoMUI_Index] - 25.00)
//* Set loc = (Position of Summoned[AutoMUI_Index])
//* Set loc1 = (loc offset by 25.00 towards SE_Facing[AutoMUI_Index] degrees)
//* Unit - Move Summoned[AutoMUI_Index] instantly to loc1, facing Facing[AutoMUI_Index] degrees
//* Custom script: call RemoveLocation(udg_loc)
//* Custom script: call RemoveLocation(udg_loc1)
//* Else - Actions
//* Unit - Turn collision for Summoned[AutoMUI_Index] On
//* Set Summoned[AutoMUI_Index] = No unit
//* Set Summoned[AutoMUI_Index] = Summoned[AutoMUI_IndexMax]
//* Set Distance[AutoMUI_Index] = Distance[AutoMUI_IndexMax]
//* Set Facing[AutoMUI_Index] = Facing[AutoMUI_IndexMax]
//* Set AutoMUI_Destroy = True
//*
//********************************************************************************
//*
//* HOW TO IMPORT
//*
//* 1. Goto File>Preferences>General
//* 2. Mark check the "Automatically create unknown varaibles while pasting data.
//* 3. Then copy the folder GUI Friendly System, and enjoy.
//*
//********************************************************************************
[GUI] Auto MUI
-
- Registered users
- Posts: 9
- Joined: Sat Nov 30, 2019 1:30 am
- Reputation: 0
- Location: Perrelos,Carcar City,Cebu,Philippines,Asia,Earth,Milkyway
- Contact:
[GUI] Auto MUI
-
0
- Quote
Post by sojocu4 » Tue Dec 03, 2019 6:47 am
You do not have the required permissions to view the files attached to this post.
Follow me on hive
https://www.hiveworkshop.com/members/jc-helas.270807/
https://www.hiveworkshop.com/members/jc-helas.270807/
×
- Important message for guests!
- ↳ Guests:
- Stronghold
- ↳ Official Chaos Realm Discord Group
- ↳ Chaos News
- ↳ Chaos Tavern
- ↳ Chaos Contests
- ↳ Triggering Contests
- ↳ Animation Contests
- ↳ Terrain Art Contests
- ↳ Graphic Contests
- ↳ Other Gaming
- WarCraft III Modding
- ↳ Models & Skins
- ↳ Anime & Cartoon
- ↳ Characters
- ↳ Other
- ↳ Black Rock Shooter
- ↳ Bleach
- ↳ D.Gray-man
- ↳ Date A Live
- ↳ Digimon
- ↳ Dragon Ball Z
- ↳ Fairy Tail
- ↳ Fullmetal Alchemist
- ↳ Gintama
- ↳ Gundam
- ↳ Hitman Reborn
- ↳ Inuyasha
- ↳ JoJo's Bizarre Adventure
- ↳ Mahou Shoujo Lyrical Nanoha
- ↳ Marvel & DC
- ↳ Naruto
- ↳ One Piece
- ↳ Pokémon
- ↳ Puella Magi Madoka Magica
- ↳ Shakugan no Shana
- ↳ Shingeki no Kyojin
- ↳ Slayers
- ↳ Sword Art Online
- ↳ Toaru Majutsu No Index
- ↳ Tokyo Ghoul
- ↳ Typemoon Fate/Stay Night
- ↳ Yu-Gi-Oh
- ↳ Buildings
- ↳ Doodads
- ↳ Items
- ↳ SFX
- ↳ Tilesets
- ↳ Video Games
- ↳ Characters
- ↳ Other
- ↳ Devil May Cry
- ↳ Dota2
- ↳ Dynasty Warriors & Samurai Warriors
- ↳ Final Fantasy
- ↳ Fire Emblem
- ↳ Heroes of the Storm
- ↳ Hyperdimension Neptunia
- ↳ Kantai Collection
- ↳ King of Fighters
- ↳ Kingdom Hearts
- ↳ League Of Legends
- ↳ Lineage
- ↳ Mega Man
- ↳ Mobile Legends
- ↳ Mortal Kombat
- ↳ Plants vs Zombies
- ↳ Sonic Series
- ↳ Star Wars
- ↳ Super Smash Bros.
- ↳ Touhou Project
- ↳ Vocaloid & MikuMikuDance
- ↳ Warcraft
- ↳ Characters
- ↳ Blood Elves
- ↳ Dwarfs
- ↳ Humanoids
- ↳ Night Elves
- ↳ Orcs
- ↳ Taurens
- ↳ Trolls
- ↳ Undead
- ↳ Other
- ↳ Creatures & Mechanicals
- ↳ Critters
- ↳ Demons
- ↳ Dragon
- ↳ Elementals
- ↳ Mechanicals
- ↳ Buildings
- ↳ Doodads
- ↳ Items
- ↳ Special Effects
- ↳ Tilesets
- ↳ Starcraft
- ↳ Terran
- ↳ Zerg
- ↳ Protoss
- ↳ Other
- ↳ Doodads
- ↳ Custom UI
- ↳ Spells & Triggers
- ↳ Spells
- ↳ No Target
- ↳ Target Unit
- ↳ Target Ground
- ↳ Spell Packs
- ↳ Systems
- ↳ Work In Progress
- ↳ Graphics
- ↳ Icons
- ↳ Music & Sounds
- ↳ Terrain
- Other Game Modding
- ↳ Other game stuff, when it comes along.
- Hosted Projects
- ↳ Battlestadium DON
- ↳ Naruto Shippuuden: Akatsuki War
- ↳ Dragonball Budokai / Toshinden
- ↳ Naruto Ninpou
- ↳ Clash of Anime
- ↳ Holy Grail War
- Partners
- ↳ Warcraft 3 Modding Information Center
- ↳ Dragonball Budokai / Toshinden
- ↳ Battlestadium D.O.N.
- ↳ Naruto Ninpou
- ↳ Warcraft 3 Reddit
- ↳ Naruto Shippuuden: Akatsuki War
- ↳ Hero Wars League
- ↳ Holy Grail War
- ↳ WC3 Anime
- Important message for guests!
- ↳ Guests:
- Stronghold
- ↳ Official Chaos Realm Discord Group
- ↳ Chaos News
- ↳ Chaos Tavern
- ↳ Chaos Contests
- ↳ Triggering Contests
- ↳ Animation Contests
- ↳ Terrain Art Contests
- ↳ Graphic Contests
- ↳ Other Gaming
- WarCraft III Modding
- ↳ Models & Skins
- ↳ Anime & Cartoon
- ↳ Characters
- ↳ Other
- ↳ Black Rock Shooter
- ↳ Bleach
- ↳ D.Gray-man
- ↳ Date A Live
- ↳ Digimon
- ↳ Dragon Ball Z
- ↳ Fairy Tail
- ↳ Fullmetal Alchemist
- ↳ Gintama
- ↳ Gundam
- ↳ Hitman Reborn
- ↳ Inuyasha
- ↳ JoJo's Bizarre Adventure
- ↳ Mahou Shoujo Lyrical Nanoha
- ↳ Marvel & DC
- ↳ Naruto
- ↳ One Piece
- ↳ Pokémon
- ↳ Puella Magi Madoka Magica
- ↳ Shakugan no Shana
- ↳ Shingeki no Kyojin
- ↳ Slayers
- ↳ Sword Art Online
- ↳ Toaru Majutsu No Index
- ↳ Tokyo Ghoul
- ↳ Typemoon Fate/Stay Night
- ↳ Yu-Gi-Oh
- ↳ Buildings
- ↳ Doodads
- ↳ Items
- ↳ SFX
- ↳ Tilesets
- ↳ Video Games
- ↳ Characters
- ↳ Other
- ↳ Devil May Cry
- ↳ Dota2
- ↳ Dynasty Warriors & Samurai Warriors
- ↳ Final Fantasy
- ↳ Fire Emblem
- ↳ Heroes of the Storm
- ↳ Hyperdimension Neptunia
- ↳ Kantai Collection
- ↳ King of Fighters
- ↳ Kingdom Hearts
- ↳ League Of Legends
- ↳ Lineage
- ↳ Mega Man
- ↳ Mobile Legends
- ↳ Mortal Kombat
- ↳ Plants vs Zombies
- ↳ Sonic Series
- ↳ Star Wars
- ↳ Super Smash Bros.
- ↳ Touhou Project
- ↳ Vocaloid & MikuMikuDance
- ↳ Warcraft
- ↳ Characters
- ↳ Blood Elves
- ↳ Dwarfs
- ↳ Humanoids
- ↳ Night Elves
- ↳ Orcs
- ↳ Taurens
- ↳ Trolls
- ↳ Undead
- ↳ Other
- ↳ Creatures & Mechanicals
- ↳ Critters
- ↳ Demons
- ↳ Dragon
- ↳ Elementals
- ↳ Mechanicals
- ↳ Buildings
- ↳ Doodads
- ↳ Items
- ↳ Special Effects
- ↳ Tilesets
- ↳ Starcraft
- ↳ Terran
- ↳ Zerg
- ↳ Protoss
- ↳ Other
- ↳ Doodads
- ↳ Custom UI
- ↳ Spells & Triggers
- ↳ Spells
- ↳ No Target
- ↳ Target Unit
- ↳ Target Ground
- ↳ Spell Packs
- ↳ Systems
- ↳ Work In Progress
- ↳ Graphics
- ↳ Icons
- ↳ Music & Sounds
- ↳ Terrain
- Other Game Modding
- ↳ Other game stuff, when it comes along.
- Hosted Projects
- ↳ Battlestadium DON
- ↳ Naruto Shippuuden: Akatsuki War
- ↳ Dragonball Budokai / Toshinden
- ↳ Naruto Ninpou
- ↳ Clash of Anime
- ↳ Holy Grail War
- Partners
- ↳ Warcraft 3 Modding Information Center
- ↳ Dragonball Budokai / Toshinden
- ↳ Battlestadium D.O.N.
- ↳ Naruto Ninpou
- ↳ Warcraft 3 Reddit
- ↳ Naruto Shippuuden: Akatsuki War
- ↳ Hero Wars League
- ↳ Holy Grail War
- ↳ WC3 Anime