方舟生存进化全生物代码

发布时间:2018-06-28 14:40:51   来源:文档文库   
字号:

 切出游戏Ctrl+c复制,

切入游戏TAB 进入控制

Ctrl+v粘贴就行

 

SetCheatPlayerTrue              Enables Cheat Menu   开启作弊选单
SetCheatPlayer False            Disables Cheat Menu  关闭作弊选单
God        Unkillable, except you can drown.   无敌
Fly           Able to Fly      飞行模式
Walk        Deactivates Flying   取消飞行模式
Teleport        Teleports you in the direction you arefacing.  传送至你当前看的点
Slomo <#>            Changes server speed. Values are 1-5. 1 = Normal Speed    设定时间速度 <1-5> 1=正常速度
PlayersOnly         Freezes all Dinos at their current position. Alsofreezes crafting.   冻结所有恐龙行动,制作中的工作也会受影响
Ghost        Noclip, walk through walls/objects.   穿墙模式
ForceTame        Instantly tames a Dino. Can ride withoutsaddle.   强制驯化恐龙(看著要驯的恐龙打这指令)
AddExperience 1000 0 0 1       Gives yourself1000 XP   给自己经验值 1000(可改其它值)
-AddExperience (value for first number) (toggleoption in relation to tribe) (Second toggle) (third toggle) so in total thereshould be 4 separate numbers.
GiveResources       Gives you 50of all resources    给各种资源物件50
InfiniteStats       InfiniteHunger, Stamina, Ammo, etc..     状态/子弹不减 (饥饿、耐力、免装弹....)
DamageTarget       Damages acreature you are looking at for a set amount  伤害当前所看的目标
DestroyAllEnemies          Destroysall enemies. They respawn after a while.   杀死所有的恐龙,过一会会重生出来
GiveEngrams       unlocks allcrafting recipes for your character -* Bugged - You can't craft theserecipes     开启所有蓝图 (目前此功能有问题)
HurtMe          Deals damage to yourself     伤害自己(自杀) hurtme 1000
ToggleGun        Toggles visibility of current equipped item   当前装备物品隐 /
SetTimeOfDay       Changes timeof day  设定时间 (后面要加时间 settimeofday 04:00)
SetPlayerPos 0 0 0       Allows you toteleport to coordinates.   传送到座标( setplayerpos 12,12,132)
SaveWorld        Saves current worldstate   手动储存
Quit        Exits the current world. Use after saving for asafe shutdown.   离开游戏
ExecSetSleeping True/False         Puts character to sleep/wakes them up   定玩家为睡眠(true)/醒来(false)
EnemyInvisible True/False       Makes allcreatures ignore you even if you attack them   玩家隐身,恐龙就算被打也看不到
DestroyAll        Destroys all Objects/Dinos of a classname   删除所有物件及恐龙
Summon        Summons a dino at your location.    召唤一只恐龙到当前位置
GiveItemNum       Gives you anitem.      给指定的物品      请参照下面的物品ID    >>1  giveitemnum 105 1 1 false   给储存箱 1
Stat FPS        Shows your FPS and latency, usable byanyone.    显示帧数

大家可能见过,一些代码比我的简便也能召唤生物,但是我的是详细代码,详细代码最大的用处就是可以确定召唤出的等级,也就是最后一位0,把0改成任意数字都可召唤出满意等级的生物比如cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Carno/MegaCarno_Character_BP.MegaCarno_Character_BP'" 0 0 0 9999

就是一只9999级的精英牛龙(建议等级不要超500,否则会降低游戏可玩性)

bOSS级恐龙代码

精英牛龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Carno/MegaCarno_Character_BP.MegaCarno_Character_BP'" 0 0 0 1

精英迅猛龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Raptor/MegaRaptor_Character_BP.MegaRaptor_Character_BP'" 0 0 0 1

精英霸王龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Rex/MegaRex_Character_BP.MegaRex_Character_BP'" 0 0 0 1

育母蜘蛛

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP.SpiderL_Character_BP'" 0 0 0 1

喷火龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP.Dragon_Character_BP'" 0 0 0 1

金刚

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Gorilla/Gorilla_Character_BP.Gorilla_Character_BP'" 0 0 0 1

嘟嘟霸王龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/DodoRex/DodoRex_Character_BP.DodoRex_Character_BP'" 0 0 0 1

海中生物

沧龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Mosasaurus/Mosa_Character_BP.Mosa_Character_BP'" 0 0 0 1

腔棘鱼

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP.Coel_Character_BP'" 0 0 0 1

鱼龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Dolphin/Dolphin_Character_BP.Dolphin_Character_BP'" 0 0 0 1

巨齿鲨

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Megalodon/Megalodon_Character_BP.Megalodon_Character_BP'" 0 0 0 1

巨型食人鱼

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP.Piranha_Character_BP'" 0 0 0 1

蛇颈龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Plesiosaur/Plesiosaur_Character_BP.Plesiosaur_Character_BP'" 0 0 0 1

三叶虫

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Trilobite/Trilobite_Character_C.Trilobite_Character_C'" 0 0 0 1

空中生物

阿根廷巨鹰

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Argentavis/Argent_Character_BP.Argent_Character_BP'" 0 0 0 1

双齿翼龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP.Dimorph_Character_BP'" 0 0 0 1

巨脉蜻蜓

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Dragonfly/Dragonfly_Character_BP.Dragonfly_Character_BP'" 0 0 0 1

蝙蝠

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Bat/Bat_Character_BP.Bat_Character_BP'" 0 0 0 1

无齿翼龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Ptero/Ptero_Character_BP.Ptero_Character_BP'" 0 0 0 1

风神翼龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Quetzalcoatlus/Quetz_Character_BP.Quetz_Character_BP'" 0 0 0 1

兵蚁

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Ant/FlyingAnt_Character_BP.FlyingAnt_Character_BP'" 0 0 0 1

陆地生物

南方巨兽

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Giganotosaurus/Gigant_Character_BP.Gigant_Character_BP'" 0 0 0 1

甲龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP.Ankylo_Character_BP'" 0 0 0 1

蜘蛛

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Spider-Small/SpiderS_Character_BP.SpiderS_Character_BP'" 0 0 0 1

青蛙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Toad/Toad_Character_BP.Toad_Character_BP'" 0 0 0 1

雷龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Sauropod_Character_BP.Sauropod_Character_BP'" 0 0 0 1

淡水乌龟

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Turtle/Turtle_Character_BP.Turtle_Character_BP'" 0 0 0 1

牛龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Carno/Carno_Character_BP.Carno_Character_BP'" 0 0 0 1

双脊龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Dilo/Dilo_Character_BP.Dilo_Character_BP'" 0 0 0 1

冰原狼

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Direwolf/Direwolf_Character_BP.Direwolf_Character_BP'" 0 0 0 1

嘟嘟鸟

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Dodo/Dodo_Character_BP.Dodo_Character_BP'" 0 0 0 1

星尾兽

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Doedicurus/Doed_Character_BP.Doed_Character_BP'" 0 0 0 1

巨猿

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Bigfoot/Bigfoot_Character_BP.Bigfoot_Character_BP'" 0 0 0 1

猛犸象

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Mammoth/Mammoth_Character_BP.Mammoth_Character_BP'" 0 0 0 1

大角鹿

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Stag/Stag_Character_BP.Stag_Character_BP'" 0 0 0 1

中猴

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Monkey/Monkey_Character_BP.Monkey_Character_BP'" 0 0 0 1

肿头龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Pachy/Pachy_Character_BP.Pachy_Character_BP'" 0 0 0 1

巨犀

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Paraceratherium/Paracer_Character_BP.Paracer_Character_BP'" 0 0 0 1

副节龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Para/Para_Character_BP.Para_Character_BP'" 0 0 0 1

渐渐象

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Phiomia/Phiomia_Character_BP.Phiomia_Character_BP'" 0 0 0 1

普莫若蝎

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Scorpion/Scorpion_Character_BP.Scorpion_Character_BP'" 0 0 0 1

迅猛龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Raptor/Raptor_Character_BP.Raptor_Character_BP'" 0 0 0 1

剑齿虎

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Saber/Saber_Character_BP.Saber_Character_BP'" 0 0 0 1

帝王鳄

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Sarco/Sarco_Character_BP.Sarco_Character_BP'" 0 0 0 1

棘背龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Spino/Spino_Character_BP.Spino_Character_BP'" 0 0 0 1

剑龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Stego/Stego_Character_BP.Stego_Character_BP'" 0 0 0 1

泰坦巨蟒

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP.BoaFrill_Character_BP'" 0 0 0 1

雄蚁

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_BP.Ant_Character_BP'" 0 0 0 1

三角龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP.Trike_Character_BP'" 0 0 0 1

霸王龙

  cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Rex/Rex_Character_BP.Rex_Character_BP'" 0 0 0 1

彩蛋

万圣节版本
迅猛龙骨架
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemcostume_boneraptor.PrimalItemCostume_boneraptor" 1 1 1 0
霸王龙骨架
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemcostume_bonerex.PrimalItemCostume_bonerex" 1 1 1 0
牛龙骨架
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemcostume_bonecarno.PrimalItemCostume_bonecarno" 1 1 1 0
剑龙骨架
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemcostume_bonestego.PrimalItemCostume_bonestego" 1 1 1 0
召唤骨头剑龙代码
cheat summon Bone_Stego_Character_BP_c
剑龙可选级召唤代码
cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/stego/Bone_Stego_Character_BP.Bone_Stego_Character_BP'" 0 0 0 1
三角龙骨架
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemcostume_bonetrike.PrimalItemCostume_bonetrike" 1 1 1 0
召唤骨头三角龙
cheat summon Bone_Trike_Character_BP_c
三角龙可选级召唤代码
"Blueprint'/Game/PrimalEarth/Dinos/trike/Bone_trike_Character_BP.Bone_trike_Character_BP'" 0 0 0 1
雷龙骨架
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneSauro.PrimalItemCostume_BoneSauro" 1 1 1 0
召唤骨头雷龙代码
Cheat summon Bone_Sauropod_Character_BP_c
雷龙可选级召唤代码
cheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Sauropod/Bone_Sauropod_Character_BP.Bone_Sauropod_Character_BP'" 0 0 0 1
嘟嘟鸟僵尸
Cheat summon ZombieDodo_Character_BP_c
南瓜
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/structures/halloween/PrimalItemStructure_Pumpkin.PrimalItemStructure_Pumpkin" 1 1 1 0
墓碑
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/structures/halloween/primalitemstructure_hw_grave.primalitemstructure_hw_grave" 1 1 1 0
稻草人
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/structures/halloween/PrimalItemStructure_Scarecrow.PrimalItemStructure_Scarecrow" 1 1 1 0
巫师帽子
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/skin/PrimalItemSkin_WitchHat.PrimalItemSkin_WitchHat" 1 1 1 0
嘟嘟霸王龙帽子
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/skin/primalitemskin_dodorexmask.primalitemskin_dodorexmask" 1 1 1 0
恐龙皮肤帽子巫师
cheat giveitem "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/cloth/PrimalItem_HatTributeDino.PrimalItem_HatTributeDino" 1 1 1 0

本文来源:https://www.2haoxitong.net/k/doc/93433c780029bd64793e2c6e.html

《方舟生存进化全生物代码.doc》
将本文的Word文档下载到电脑,方便收藏和打印
推荐度:
点击下载文档

文档为doc格式