SetRelation

From NexusWiki
Revision as of 19:47, 20 June 2009 by LordValarian (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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