• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Cursor marker thingy

Status
Not open for further replies.
Level 6
Joined
Apr 15, 2012
Messages
205
When I for example use the Ghost - Nuke ability, there is a big marker where my mouse is which shows how big the explosion will be. Is there a way to add this to other modified spells?
 
I don't completely understand. I have opened the SOpBasicScopeFollow in the data editor. Then I click "Events", add an Event and chose "Create" in Msg type. Then I don't know what to do, please explain.
 
Try reading what I said...

GO to a Splat type actor. Set the "Hosting Host Site Operations - Operations" field to "SOpBAsicScopeFollow"
Then on the same splat type actor you modify the events by adding an event "Ability.Cursor" to the list where Ability is replaced with your ability reference and then add an action to it to "Create".
 
Sorry, I'm not very good at the data editor yet.

Do you know if there is any way yet to use Raynor's Railgun snipe on several units? I have read some forums and I haven't found a good solution thus far. His railgun ability creates a laser from Raynor and in the direction of the cursor. Raynor's position is held by one global variable, if there are two Raynors, only one of their positions can be held in the variable.
 
I tried this and found out that several units controlled by one player can't have lasers going to the cursor at the same time. Does it work if diffrent players control individual units and use the ability at the same time?
 
Status
Not open for further replies.
Back
Top