Difference between revisions of "SetEnemy"
Jump to navigation
Jump to search
→Examples: Oh! now I get it. Reworded
imported>DragoonWraith (→Examples: odd extension removed) |
imported>DragoonWraith (→Examples: Oh! now I get it. Reworded) |
||
Line 10: | Line 10: | ||
SetEnemy BrotherhoodSteelFaction EnclaveFaction ; this makes the BrotherhoodSteelFaction and the EnclaveFaction Enemies of each other | SetEnemy BrotherhoodSteelFaction EnclaveFaction ; this makes the BrotherhoodSteelFaction and the EnclaveFaction Enemies of each other | ||
SetEnemy BrotherhoodSteelFaction EnclaveFaction 1 0 ; this makes the BrotherhoodSteelFaction Neutral to EnclaveFaction | SetEnemy BrotherhoodSteelFaction EnclaveFaction 1 0 ; this makes the BrotherhoodSteelFaction Neutral to EnclaveFaction but EnclaveFaction will treat BrotherhoodSteelFaction as an Enemy | ||
=='''Notes'''== | =='''Notes'''== |