HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Differentiating between player-issued orders and trigger-issued orders

01-23-2007, 10:27 AM#1
Brent
is this possible? I want my function to return true if the issued order is from a player, and not a trigger.
01-23-2007, 10:32 AM#2
PipeDream
When you're going to issue orders with a trigger, set some state beforehand and clear it after. If you want to not do anything when a trigger issues the order, disable the triggers with order events.