• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Question about MUI method

Status
Not open for further replies.
I know that Indexing System is the best method for GUI ... but the simple way to make an MUI is Custom Values ... so i'm just wondering how many times i can use Custom Values in a spell trigger ?...

once (or even better: never)

hashtables are quite easy
similar to unlimited custom values for every unit per hashtable
they are not thaat bad
http://www.hiveworkshop.com/forums/trigger-gui-editor-tutorials-279/hashtables-mui-133407/
it's very rare that the way you store your data has a noticable impact on performance
most of the time it's because you are spamming something like effects or units
 
Status
Not open for further replies.
Top