• 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.

How to edit worldeditor Values using simple jass or Simple Triggers

Status
Not open for further replies.
Level 3
Joined
Mar 10, 2009
Messages
42
I wanna know how to order unit to cast spells (like volcano) on certain point / area..

... Editing the unit's name with the player's name

how?...

Tell me...

:grin:

editing the stats (through triggers)

changing unit movement speed with triggers

changing unit model with triggers

PLEASE POST SOME HELP

Either Simple Jass [just explain where the value to chage]

Triggers [simple / complicated]

Please...

Thanks in advance!...

:fp::fp::fp::fp::fp::fp::fp::fp::fp::fp:Konjured1103
 
Level 15
Joined
Aug 31, 2009
Messages
776
Nothing that is set in the Object Editor can be changed through use of triggers, you can however use upgrades and attack bonus abilities etc to artificially increase the stats of a unit.

As for the first point, use Unit - Issue Order Targetting a Point
For example,
  • Unit - Order (Triggering Unit) to Orc Tauren Chieftain - Shock Wave (Center of (Playable Map area))
This leaks a location though, so be sure to remove them where needed.
 
Level 4
Joined
Jan 9, 2010
Messages
89
Nothing that is set in the Object Editor can be changed through use of triggers, you can however use upgrades and attack bonus abilities etc to artificially increase the stats of a unit.

I'm gonna have to diagree slightly there. There are a few thing that you actually can change with triggers. Movement speed and flyting height being two. Also, I believe you can change the tinting color.
 
Level 3
Joined
Mar 10, 2009
Messages
42
My Problem

Within my past map [corrupted due to leaks] have a unit,

said unit had its own ability [volcano] [custom ability]

I've used different trial and error but still I've didnt got any volcano spell cast on the said region...

that's my problem...

btw, thanks for all..

keep posting to help many others and me too..

thaks..

:eekani:
 
Status
Not open for further replies.
Top