okay ive tried this thing both ways around and it still wont work its mean to check if the player = _unit ive tied both of these ways
? player = _unit : hint "you are _unit"
? _unit = player : hint "you are _unit"
? player != _unit : hint "ha your not _unit"
? _unit != player : hint "Ha your still no the player and this still hasnt worked"
any suggestions ?
thanks alot