Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.

Script Commands to Enter

From AGEWiki

Jump to: navigation, search

Work in Progress: need pages created

//Actions
 __KeyUpgradeUnit    = 'UpgradeUnit';
 __KeyResetSelUnit   = 'ResetSelUnit';
 __KeySetFacStyle    = 'SetFacStyle';
 __KeySetTransport   = 'SetTransport';
 __KeyMapBounds      = 'MapBounds';
 __KeyChgScenEnd     = 'ChgScenEnd';
 __KeyRemovecuUnit   = 'RemoveCuUnit';
 __KeyGenPopUpAdvTxt = 'PopUpAdvText';
 __KeyChgGroupFixing = 'ChgGroupFixing';
 __KeySetFixing      = 'SetFixing';
 __KeyLoyFacCoeff    = 'AddLoyFacCoeff';
 __KeyChgeLoyalty    = 'ChangeLoyalty';
 __KeyChgeResStock   = 'ChangeResStock';
 __KeyChangeStrucPool= 'ChangeStrucPool';
 __KeyChgStrucLevel  = 'ChangeStrucLevel';
 __KeyHarborNoBlock  = 'AddHarborNoBlock';
 __KeyMoraleLevels   = 'SetMoraleLevels';
 __KeyChgMoraleLevels= 'ChgMoraleLevels';
 __KeySetPromFlag    = 'SetPromFlag';
 __KeyAddXpGroup     = 'AddXpToGroup';
 __KeyAddXpUnit      = 'AddXpToUnit';
 __KeyChgUnitCoh     = 'ChgUnitCoh';
 __KeyAddFacModifiers= 'AddFacModifiers';
 __KeyRemFacModifiers= 'RemFacModifiers';
 __KeySetPopTotalRaw = 'SetPopTotalRaw';
 __KeySetAristosPercRaw  = 'SetAristosPercRaw';
 __KeySetUpperPercRaw    = 'SetUpperPercRaw';
 __KeySetMiddlePercRaw   = 'SetMiddlePercRaw';
 __KeySetWorkersPercRaw  = 'SetWorkersPercRaw';
 __KeySetPeasantsPercRaw = 'SetPeasantsPercRaw';
 __KeySetServilesPercRaw = 'SetServilesPercRaw';
 __KeyChgPopMilitancy= 'ChgPopMilitancy';
 __KeyChgPopMilitancyEx= 'ChgPopMilitancyEx';
 __KeyChgPopEducation= 'ChgPopEducation';
 __KeyChgPopEducationEx= 'ChgPopEducationEx';
 __KeyChgPopContent  = 'ChgPopContent';
 __KeyConvertSocClass = 'ConvertSocClass'; 
 __KeyChgPopContentEx  = 'ChgPopContentmentEx';
 __KeyChgPopContentEx2  = 'ChgPopContentEx';
 __KeyChgPopDataByEthnic  = 'ChgPopDataByEthnic';
 __KeyChgPopDataByReligion  = 'ChgPopDataByReligion';
 __KeyChgAristosCount  = 'ChgPopAristos';
 __KeyChgUpperCount    = 'ChgPopUpper';
 __KeyChgMiddleCount   = 'ChgPopMiddle';
 __KeyChgWorkersCount  = 'ChgPopWorkers';
 __KeyChgPeasantsCount = 'ChgPopPeasants';
 __KeyChgServilesCount = 'ChgPopServiles';
 __KeyChgDevelopment = 'ChgDevelopment';
 __KeyChgPopulation  = 'ChgPopulation';
 __KeyChgReligions   = 'ChgPopReligions';
 __KeyChgEthnics     = 'ChgPopEthnics';
 __KeyChgResSites    = 'ChgResSites';
 __KeySetAllRgnLegitOwn= 'SetAllRegionsToDefaultOwner';
 __KeySetFactionAtt  = 'SetFactionAttribute';
 __KeySetTechDiscovery = 'SetTechDiscovery';
 __KeyAddNationalRgns = 'AddNationalRegions';
 __KeyRemNationalRgns = 'RemNationalRegions';
 __KeyAddClaimedRgns  = 'AddClaimedRegions';
 __KeyRemClaimedRgns  = 'RemClaimedRegions';
 __KeySetDeJure       = 'SetDeJure';
 __KeyAddDeJureRgns   = 'AddDeJureRegions';
 __KeyRemDeJureRgns   = 'RemDeJureRegions';
 __KeyCreateCrisis    = 'CreateCrisis';
 __KeyChgSellTransac  = 'ChangeSellTransaction';
 __KeyChgBuyTransac   = 'ChangeBuyTransaction';
 __KeyChgeIntrProd    = 'ChangeIntrProd';
 __KeyEnableDiploItem = 'EnableDiploItem';
 __KeyAddRulerToFac   = 'AddRulerToFac';
 __KeySetAllFacTaxes  = 'SetAllFacTaxes';
 __KeySetTaxes        = 'SetTaxes';
 __KeyAddDIToAllFac   = 'AddDIToAllFac';
 __KeySettleWhitePeace = 'SettleWhitePeace';
 __keyMobilize           = 'Mobilize';
 __KeyDemobilize         = 'Demobilize';
 __KeySetNextElection  = 'SetNextElection';
 __KeySetRulerItemActiveState = 'SetRulerItemActiveState';
 __KeySetFAOverride    = 'SetFAOverride';
 __KeyRemFAOverride    = 'RemFAOverride';
Forums