SetRelation

From NexusWiki
Jump to: navigation, search

SetRelation(race1, race2, relation);

Setting of relation from’race1’ towards ’race2’. This is not automatically back and forth state. ’relation’:

	UREL_OWN      	0
	UREL_FRIEND   	1
	UREL_ENEMY    	2
	UREL_NEUTRAL  	3
	UREL_FRIEND2  	4
	UREL_FRIEND3  	5
	UREL_NEUTRAL2 	6
	UREL_NEUTRAL3 	7