- Joined
- Oct 24, 2012
- Messages
- 6,545
i have a unit enters region event and it should fire when player 0 enters this rect. problem is it doesnt return true can anyone tell me y. here is the code
JASS:
return reg[GetPlayerId( GetOwningPlayer( GetTriggerUnit()))] == GetTriggeringRegion()