ARK: Survival Evolved

ARK: Survival Evolved

Tek Upgrade Station - v2.0
Yuuji 8. aug. 2020 kl. 4:36
ADMIN CODES
Some help for admins =)
Sidst redigeret af Yuuji; 9. aug. 2020 kl. 2:12
< >
Viser 1-7 af 7 kommentarer
Yuuji 8. aug. 2020 kl. 4:37 
MOD ID

Mod ID : 2171907727

Admin Spawn code

Crafting station
Tek Upgrade Station
cheat giveitem "Blueprint'/Game/Mods/Tek_Upgrade_Station/TUS_Table/PrimalItemStructure_TUS_Table.PrimalItemStructure_TUS_Table'" 1 0 0

Weapons
Tek Rifle:
cheat giveitem "Blueprint'/Game/Mods/Tek_Upgrade_Station/LegendaryWeapons/PrimalItem_TekRifle_Ldy.PrimalItem_TekRifle_Ldy'" 1 0 0
Tek Railgun:
cheat giveitem "Blueprint'/Game/Mods/Tek_Upgrade_Station/LegendaryWeapons/PrimalItem_TekSniper_Ldy.PrimalItem_TekSniper_Ldy'" 1 0 0
Tek Sword:
cheat giveitem "Blueprint'/Game/Mods/Tek_Upgrade_Station/LegendaryWeapons/PrimalItem_WeaponTekSword_Ldy.PrimalItem_WeaponTekSword_Ldy'" 1 0 0

Tek Saddles
Megalodon Tek Saddle:
cheat giveitem "Blueprint'/Game/Mods/Tek_Upgrade_Station/LegendarySaddles/PrimalItemArmor_MegalodonSaddle_Tek_Ldy.PrimalItemArmor_MegalodonSaddle_Tek_Ldy'" 1 0 0
Mosasaur Tek Saddle:
cheat giveitem "Blueprint'/Game/Mods/Tek_Upgrade_Station/LegendarySaddles/PrimalItemArmor_MosaSaddle_Tek_Ldy.PrimalItemArmor_MosaSaddle_Tek_Ldy'" 1 0 0
Rex Tek Saddle:
cheat giveitem "Blueprint'/Game/Mods/Tek_Upgrade_Station/LegendarySaddles/PrimalItemArmor_Rex_Saddle_Tek_Ldy.PrimalItemArmor_Rex_Saddle_Tek_Ldy'" 1 0 0
Rock Drake Tek Saddle:
cheat giveitem "Blueprint'/Game/Mods/Tek_Upgrade_Station/LegendarySaddles/PrimalItemArmor_RockDrakeSaddle_Tek_Ldy.PrimalItemArmor_RockDrakeSaddle_Tek_Ldy'" 1 0 0
Tapejara Tek Saddle:
cheat giveitem "Blueprint'/Game/Mods/Tek_Upgrade_Station/LegendarySaddles/PrimalItemArmor_Tapejara_Tek_Ldy.PrimalItemArmor_Tapejara_Tek_Ldy'" 1 0 0


Configuration

Engram Configuration
paste this line at the end of your game.ini file:
(...ShooterGame\Saved\Config\WindowsServer)

OverrideNamedEngramEntries=(EngramClassName="EngramEntry_TUS_Table_C",EngramHidden=false,EngramPointsCost=1,EngramLevelRequirement=120)

Arguments:
EngramHidden
If true, hide the engram in the players' Engrams panel
EngramPointsCost
Engram points needed to learn engram (useless with auto engrams)
EngramLevelRequirement
Minimum level needed to learn engram

Customize Crafting Costs
paste this type of line at the end of your game.ini file:
(...ShooterGame\Saved\Config\WindowsServer)

Example to make Legendary Tek Railgun cost:
  • 3x Tek Railgun
  • 2x Tek Generator
  • 1000x Red gem

ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItem_TekSniper_Ldy_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItem_TekSniper_C",BaseResourceRequirement=3.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemStructure_TekGenerator_C",BaseResourceRequirement=2.0,bCraftingRequireExactResourceType=false),(ResourceItemTypeString="PrimalItemResource_Gem_Element_C",BaseResourceRequirement=1000.0,bCraftingRequireExactResourceType=false)))

ItemClassString=
the name of the item you whant to edit like : "XXX_C"
ResourceItemTypeString=
The name of the resource you want to craft like : "XXX_C" :
  • BaseResourceRequirement= Number of resource needed
  • bCraftingRequireExactResourceType= if you don't want alternative resource (ex: Organic Polymer can be used instead of Polymer)

All editable items :
  • PrimalItemStructure_TUS_Table_C
  • PrimalItem_TekRifle_Ldy_C
  • PrimalItem_TekSniper_Ldy_C
  • PrimalItem_WeaponTekSword_Ldy_C
  • PrimalItemArmor_MegalodonSaddle_Tek_Ldy_C
  • PrimalItemArmor_MosaSaddle_Tek_Ldy_C
  • PrimalItemArmor_Rex_Saddle_Tek_Ldy_C
  • PrimalItemArmor_RockDrakeSaddle_Tek_Ldy_C
  • PrimalItemArmor_Tapejara_Tek_Ldy_C
Sidst redigeret af Yuuji; 9. aug. 2020 kl. 2:20
Tetsu  [udvikler] 8. aug. 2020 kl. 12:52 
Thanks so much for detailing that Yuuji! Appreciate it.
Yuuji 9. aug. 2020 kl. 2:14 
Oprindeligt skrevet af Bkro37:
Thanks so much for detailing that Yuuji! Appreciate it.

Lol, NOW This is a detailed version =)
Sidst redigeret af Yuuji; 9. aug. 2020 kl. 2:20
Eurus 9. aug. 2020 kl. 20:44 
Wow. @Yuuji is the real mvp
ILaceCuteGirls<3 17. juli 2021 kl. 16:48 
hey im copying the spawn code and pasting it in the admin execution area and nothing happens can you tell me why
?
DV-1stCav 22. juli 2021 kl. 16:44 
Assuming the LDY is a shortcut for Legendary, What is the bp names for the epic versions.

PrimalItem_TekRifle_Ldy_C - would it be PrimalItem_TekRifle_Epk_C ?

Also - I am assuming that there are no GUS ini configs currently?
Sidst redigeret af DV-1stCav; 22. juli 2021 kl. 16:48
Yuuji 9. okt. 2021 kl. 3:04 
Oprindeligt skrevet af Ian:
hey im copying the spawn code and pasting it in the admin execution area and nothing happens can you tell me why
?
Hi, all spawn codes works on servers, if you are in single player, you need to "EnableCheats" first, and then copy/past spawn code without the "cheat" before.
< >
Viser 1-7 af 7 kommentarer
Per side: 1530 50