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

[Solved] Detecting player casting ability from neutral building.

Status
Not open for further replies.
Level 1
Joined
Dec 19, 2012
Messages
5
How with triggers do I detect the player casting an ability from a neutral building?

Untitled Trigger 001
Events
Unit - Race Chooser 0000 <gen> Begins casting an ability
Conditions
(Ability being cast) Equal to Next page
Actions
Selection - Select Race Chooser (Page 2) 0002 <gen> for (Triggering player)

So I'm trying to create a 2nd page in a neutral building using a ability, and when that ability goes off it will take me to page 2. (A dummy unit for the shops next page.) But I can't figure out how to make the computer detect who's using it, as I want it to be able for all players to use it.

Thanks.
 
Status
Not open for further replies.
Top