• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 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!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

Spell Markers






Client: Beckx

23.06.22
- Uploaded

NO‎TESCREDIT
  • No need to change import paths for custom textures. You can import the entire folder (Ctrl + Shift + I) through the Import Manager.
  • You'll only need the Classic versions if you or your audience do not have access to Reforged HD.
Give credits if you use my resources in your map.

You may repost my models or incorporate them in your 3D creations, as long as you observe proper attribution by crediting me and linking to this bundle.

Magos' Model Editor
If a.) the model/s present an error regarding a ribbon emitter upon opening, or b.) the models go blank in-game after editing them in Magos', use MdlxConv to convert the uncorrupted file to mdl, edit the model as you wish, and then convert back to mdx before importing.

In-Game
If models with omnilights light up the whole map after conversion, make sure you're using version 1.04 of MdlxConv.
Contents

Spell Marker Blue (Model)

Spell Marker Gray (Model)

Spell Marker Green (Model)

Spell Marker Red (Model)

Spell Marker TC (Model)

Reviews
General Frank
Amazing effect and fantastic use of textures. Great job.

Uncle

Warcraft Moderator
Level 58
Joined
Aug 10, 2018
Messages
5,841
This works great for so many different things, thank you and excellent work!
 
Level 1
Joined
Dec 19, 2022
Messages
3
it's so great!! can i have orange & purple color plz?thank u very much!
 
Level 1
Joined
Dec 19, 2022
Messages
3
You can use the "Spell Marker TC" version, and set its player color via the Jass Command

call BlzSetSpecialEffectColorByPlayer([spell effect variable], Player(3))

This will set it to Purple.
I can still operate this way, but it's a little difficult for me. It's equivalent to making a model. can You help me?
 

Uncle

Warcraft Moderator
Level 58
Joined
Aug 10, 2018
Messages
5,841
I can still operate this way, but it's a little difficult for me. It's equivalent to making a model. can You help me?
  • Example
    • Events
      • Time - Elapsed game time is 0.00 seconds
    • Conditions
    • Actions
      • Special Effect - Create a special effect at (Center of (Playable map area)) using Spell Marker TC.mdx
      • Special Effect - Set Color of (Last created special effect) to color of Player 2 (Blue)
Every action related to Special Effects is under the Special Effect category. You can scale them, color them, move them, etc.
 
Last edited:
Level 3
Joined
Oct 11, 2017
Messages
24
This looks incredible! Is there any correlation between this model's scale and area of effects? I'd like to use it as some spell warnings, but I'd need for it to have the same size as the spell's area of effect that is being cast.
 
Top