How to get unit side (player/enemy/civilian) in "newTurnUnit". This script hook has "side" parameter, which means who's moving now, and i want to make check for script to work only in unit's turn, not 3 times per round. Thanks.
Ah, found allready. If someone interested:
unit.getFaction faction_variable;