I started a map where players press a button that creates a hero for them using GetTriggerPlayer(). Then how would I create a function that when a player selected a unit the unit created a unit for them. I cant use GetTriggerPlayer() again since the ai is the trigger now. Thanks! =D