ATLAS
ATLAS Commander v1.6 (Discontinued)
 This topic has been pinned, so it's probably important
Impulse  [developer] 16 Jul, 2021 @ 2:41pm
Script-/Cheat-/SpawnCommands
Spawn Commands
Reinforced Brigantine Gunport
admincheat giveitem "Blueprint'/Game/Mods/ATLASCommander/Items/ReinforcedBrigantine/AC_PrimalItemShip_Gunport_Reinforced_Medium.AC_PrimalItemShip_Gunport_Reinforced_Medium'" 1 0 0

Reinforced Brigantine Plank
admincheat giveitem "Blueprint'/Game/Mods/ATLASCommander/Items/ReinforcedBrigantine/AC_PrimalItemShip_Plank_Reinforced_Medium.AC_PrimalItemShip_Plank_Reinforced_Medium'" 1 0 0


Custom Script Spawn Commands
Spawn Reinforced Brigantine (lvl) (teamId)
max. possible level is 60. Attributes in brackets are optional.
admincheat ScriptCommand AC SpawnReinforcedBrigantine 1

Spawn Fertilized Egg (amount/lvl)
admincheat ScriptCommand AC SpawnFertilizedEgg "<ItemOrCreatureClassPath>" 100 100
example:
admincheat ScriptCommand AC SpawnFertilizedEgg "/Game/Atlas/Creatures/Crow/Crow_Character_BP.Crow_Character_BP" 1 155


Other Custom Script Spawn Commands
If you've installed the Indiaman mod, then you'll be able to spawn it via following commands
Spawn normal Indiaman (lvl) (teamId)
max. possible level is 60. Attributes in brackets are optional.
admincheat ScriptCommand AC SpawnIndiaman 1
Spawn cargo Indiaman (lvl) (teamId)
max. possible level is 60. Attributes in brackets are optional.
admincheat ScriptCommand AC SpawnIndiamanCargo 1
Spawn war Indiaman (lvl) (teamId)
max. possible level is 60. Attributes in brackets are optional.
admincheat ScriptCommand AC SpawnIndiamanWar 1
Last edited by Impulse; 22 Aug, 2021 @ 1:35am