• 🏆 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!

Wurst Adding generated spell to map

Status
Not open for further replies.
Level 6
Joined
Jan 8, 2010
Messages
155
When creating a spell in Wurstscript, utilizing `ChannelAbilityPreset` or equivalent, how would I add this spell to the map? If I want there to be units created in the editor which I want to have this ability, how would I go about this?

From my understanding, running the build script will create a new map - though this map cannot replace the sample 'terrain' map provided. And if I did do this, wouldn't it create a new Ability each time I did this?

I could programatically add them to those units, but I'd rather not do this. I'm very new to all of this, so any help at all would be appreciated. Thanks!
 
Status
Not open for further replies.
Top