silhouett Posted June 8, 2016 Share Posted June 8, 2016 I have a question that involves a process I would like someone to tell me if they know what exactly is involved in this process ? I attack a workshop Robot, he and other robots will become hostile towards me, including new robots I create. What is active that needs to be reversed here ? is the player now an enemy of factions ? If I cancel some known things the robot still pursues to attack (Target as actor).SetAlert(false)(Target as actor).StopCombatAlarm()(Target as actor).SetRelationshipRank(Game.GetPlayer(), 4)(Target as actor).SetPlayerTeammate(True)(Target as actor).SetAttackActorOnSight(False)(Target as actor).StopCombat()(Target as actor).SetAttackActorOnSight(False)(Target as actor).EvaluatePackage() Link to comment Share on other sites More sharing options...
Recommended Posts