Solved Deactivate Scientists/Apex

Discussion in 'Rust Discussion' started by Terrance, Apr 16, 2018.

  1. Hey,

    i need help for deactivate the default spawn of scientists. found this commands at devblog, but they dont work anymore :(

    Code:
    npcplayerapex.npc_junkpile_a_spawn_chance 0
    Code:
    npcplayerapex.npc_junkpile_g_spawn_chance 0
    thanks for help :)
     
  2. Code:
    ai.npc_junkpile_a_spawn_chance "0"ai.npc_junkpile_g_spawn_chance "0"
     
  3. I'm trying the same thing, but where do I place these codes. In the Rcon, in the ingame consol or someplace else.