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

[General] Testing some events

Status
Not open for further replies.
Level 33
Joined
Mar 27, 2008
Messages
8,035
You just want to test some effectiveness of your trigger that related to an event "Player leaves the game" right ?

But only you seems to be the player in the test map, you can't test it, because you won't hope for a Computer Player to leave, right ?

Hmm, AFAIK, there's no other event which could simulate the event
 
Level 26
Joined
Aug 18, 2009
Messages
4,097
Well, start the trigger by another event. I usually build custom events, which means I have a single trigger reacting on the native EVENT_PLAYER_LEAVE and that one executes all other triggers. This way, they are not completely independent and you have some advantages controlling them (e.g. can change the basic event triggering them all at once).
 
Status
Not open for further replies.
Top