ScarDoc

Start typing to search the SCAR reference.

Function
Core

Core_SetMutualRelationship

Sets the relationship between two entries

On this page
Core_SetMutualRelationship(player/teams_table, player/teams_table, relationship)

Description

NOTE: You should generally be setting Team to Team only. Valid Relationships: R_NEUTRAL, R_ALLY, R_ENEMY, R_UNDEFINED

Parameters

  • player/teams_tablePlayerID/Tablerequired
  • player/teams_tablePlayerID/Tablerequired
  • relationshipRelationshiprequired

Returns

Void

Source

Declared in the game's script sources at:

scar/core.scar