• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

impossible to make mui for me

Status
Not open for further replies.
Level 28
Joined
Jan 26, 2007
Messages
4,789
Hmh, didn't I try this before? :p (Hashtables).
You said it was complicated, but it really isn't all that complicated.

Instead of Hashtables, you can also use Indexing. Defskull has a nice post on the differences between hashtables and indexing.

If you want to try a more basic approach, you can use this trick: (Spell and explanation) to make certain spells MUI.

And here's yet another post dedicated to MUI spells.


This is a lot of reading material, but there's really so many posts I can link to that all explain how MUI works.
I can go even more in-depth at certain points (like how and why indexing works exactly, and the way hashtables can make things MUI), but you've got enough stuff to read as it is.

(The posts I linked to contain many test-maps, but if you want some specific example: feel free to ask).
 
Status
Not open for further replies.
Top