Functions Documentation | |
Name | sovGetDisposition |
Syntax | (sovGetDisposition sovereignID targetSovereignID) -> disposition of sovereign to target |
Argument List | sovereignID: targetSovereignID: |
Returns | disposition of sovereign to target |
Category | sovereign |
Description | Used to get the dispositions of sovereigns. |
Example |
taken from &stFerianColony;
(if (and aOrderGiver (objCanAttack aOrderGiver) (not (eq (sovGetDisposition &svFerianMiners; (objGetSovereign aOrderGiver)) 'friend)) ) (block Nil (objIncData gSource "attackLevel" 2) (if (or (not (objGetObjRefData gSource "lastAttacker")) (leq (random 1 100) 50) ) (objSetObjRefData gSource "lastAttacker" aOrderGiver) ) ) ) |
Comment |
Mod of the Month (January '25) |
Featured Mods (random) |
Stephinian Laser Cannon |
ODM Civilian Crafts |
Quality Mods (random) |
Brigand Playership |
[Xolarix] Gauntlet Heavy Cruiser |
Balanced Mods (random) |
Brigand Playership for PSD6+ |
Dealer Stations |