ARK: Survival Evolved

ARK: Survival Evolved

Scorched Earth Tabula Rasa
 This topic has been pinned, so it's probably important
YMD  [developer] 7 Nov, 2016 @ 4:38am
README: How To Prevent Dino Tames
This is from Ark, source = http://ark.gamepedia.com/Server_Configuration#Game.ini

Instruction
  1. In your Server's Game.ini edit with notepad,
  2. After this line:[/script/shootergame.shootergamemode]
  3. Add lines like, one dino per line:
    PreventDinoTameClassNames="<classname>"
  4. Where <classname> replace with a dino's id from this mod, full list below. This method works with ANY dino in ark.
  5. Example: PreventDinoTameClassNames="Rex_Character_BP_C"

Tabula Rasa Dino Classnames
  • JerboaMotherRasa_Character_BP_C
  • JerboaRasa_Character_BP_C
  • ManticoreRasa_Character_BP_C
  • MegaWyvernRasa_Character_BP_Fire_C
  • WyvernFireRasa_Character_BP_C
  • WyvernIceRasa_Character_BP_C
  • WyvernPoisonRasa_Character_BP_C
  • WyvernLightningRasa_Character_BP_C
  • DodoWyvernRasa_Character_BP_C
  • UndeadWyvernRasa_Character_BP_C
  • UndeadJerboaRasa_Character_BP_C
  • ZombieWyvernFireRasa_Character_BP_C
  • ZombieWyvernLightningRasa_Character_BP_C
  • ZombieWyvernPoisonRasa_Character_BP_C
  • Alternate High Level Types:
    Except for Alpha Wyvern use "HMegaWyvern_Character_BP_Fire_C",
    All other high types are the same as list but with an extra H in front.
Note: You can look in your downloaded mod folder to find out the dino classname, it's simply the dino's file name.