ATLAS
ATLAS Commander v1.6 (Discontinued)
 このトピックはピン留めされているので、おそらく重要です
Impulse  [開発者] 2021年7月16日 14時41分
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
最近の変更はImpulseが行いました; 2021年8月22日 1時35分