Discuss this page on this page's [[sovSetDisposition Talk Page|Talk Page]] === sovSetDisposition === See [[http://xelerus.de/index.php?s=functions&function=229|sovSetDisposition at Xelerus]] ^ Syntax | (sovSetDisposition number number number) | ^ Arguments | number: The UNID of the sovereign to change its disposition. | ^ | number: The UNID of the sovereign the first one changes its disposition about. | ^ | number: 0 means attack, anything else means do not attack. | ^ Returns | condition: True if successful, Nil otherwise. | ^ Category | [[ai functions|ai]] | ^ Description | Sets the disposition of the first sovereign to the second sovereign. | Interesting function allowing you to change how different groups of space objects act toward each other. === Example === (sovSetDisposition &svCSCAntarctica; &svPlayer; 0) Makes things controlled by the Antarctica sovereign attack the player. Return to [[:Functions]] list