Facebook
From Karamba, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 3765
  1. "SCP RP Karamba"
  2. {
  3.         "base"          "base"
  4.         "title"         "SCP RP Karamba"
  5.         "maps"          "^gm_|^gmod_|^phys_"
  6.         "menusystem"    "1"
  7.  
  8.         "settings"
  9.         {
  10.                 1
  11.                 {
  12.                         "name"          "physgun_limited"
  13.                         "text"          "limit_physgun"
  14.                         "help"          "If enabled, the Physics Gun will not be able to pick up certain map entities"
  15.                         "type"          "CheckBox"
  16.                         "default"       "0"
  17.                 }
  18.  
  19.                 2
  20.                 {
  21.                         "name"          "sbox_noclip"
  22.                         "text"          "noclip"
  23.                         "help"          "If enabled, players will be able to use noclip"
  24.                         "type"          "CheckBox"
  25.                         "default"       "1"
  26.                 }
  27.  
  28.                 3
  29.                 {
  30.                         "name"          "sbox_godmode"
  31.                         "text"          "god_mode"
  32.                         "help"          "If enabled, all players will be invincible"
  33.                         "type"          "CheckBox"
  34.                         "default"       "0"
  35.                 }
  36.  
  37.                 4
  38.                 {
  39.                         "name"          "sbox_playershurtplayers"
  40.                         "text"          "players_damage_players"
  41.                         "help"          "If enabled, players will be able to hurt each other"
  42.                         "type"          "CheckBox"
  43.                         "default"       "1"
  44.                 }
  45.  
  46.                 5
  47.                 {
  48.                         "name"          "sbox_maxprops"
  49.                         "text"          "max_props"
  50.                         "help"          "Maximum props a single player can create"
  51.                         "type"          "Numeric"
  52.                         "default"       "200"
  53.                 }
  54.  
  55.                 6
  56.                 {
  57.                         "name"          "sbox_maxragdolls"
  58.                         "text"          "max_ragdolls"
  59.                         "help"          "Maximum ragdolls a single player can create"
  60.                         "type"          "Numeric"
  61.                         "default"       "10"
  62.                 }
  63.  
  64.                 7
  65.                 {
  66.                         "name"          "sbox_maxvehicles"
  67.                         "text"          "max_vehicles"
  68.                         "help"          "Maximum vehicles a single player can create"
  69.                         "type"          "Numeric"
  70.                         "default"       "4"
  71.                 }
  72.  
  73.                 8
  74.                 {
  75.                         "name"          "sbox_maxeffects"
  76.                         "text"          "max_effects"
  77.                         "help"          "Maximum effect props a single player can create"
  78.                         "type"          "Numeric"
  79.                         "default"       "200"
  80.                 }
  81.  
  82.                 9
  83.                 {
  84.                         "name"          "sbox_maxballoons"
  85.                         "text"          "max_balloons"
  86.                         "help"          "Maximum balloons a single player can create"
  87.                         "type"          "Numeric"
  88.                         "default"       "100"
  89.                 }
  90.  
  91.                 10
  92.                 {
  93.                         "name"          "sbox_maxcameras"
  94.                         "text"          "max_cameras"
  95.                         "help"          "Maximum cameras a single player can create"
  96.                         "type"          "Numeric"
  97.                         "default"       "10"
  98.                 }
  99.  
  100.                 11
  101.                 {
  102.                         "name"          "sbox_maxnpcs"
  103.                         "text"          "max_npcs"
  104.                         "help"          "Maximum NPCs a single player can create"
  105.                         "type"          "Numeric"
  106.                         "default"       "10"
  107.                 }
  108.  
  109.                 12
  110.                 {
  111.                         "name"          "sbox_maxsents"
  112.                         "text"          "max_entities"
  113.                         "help"          "Maximum entities a single player can create"
  114.                         "type"          "Numeric"
  115.                         "default"       "100"
  116.                 }
  117.  
  118.                 13
  119.                 {
  120.                         "name"          "sbox_maxdynamite"
  121.                         "text"          "max_dynamite"
  122.                         "help"          "Maximum dynamites a single player can create"
  123.                         "type"          "Numeric"
  124.                         "default"       "10"
  125.                 }
  126.  
  127.                 14
  128.                 {
  129.                         "name"          "sbox_maxlamps"
  130.                         "text"          "max_lamps"
  131.                         "help"          "Maximum lamps a single player can create"
  132.                         "type"          "Numeric"
  133.                         "default"       "3"
  134.                 }
  135.  
  136.                 15
  137.                 {
  138.                         "name"          "sbox_maxlights"
  139.                         "text"          "max_lights"
  140.                         "help"          "Maximum lights a single player can create"
  141.                         "type"          "Numeric"
  142.                         "default"       "5"
  143.                 }
  144.  
  145.                 16
  146.                 {
  147.                         "name"          "sbox_maxwheels"
  148.                         "text"          "max_wheels"
  149.                         "help"          "Maximum wheels a single player can create"
  150.                         "type"          "Numeric"
  151.                         "default"       "50"
  152.                 }
  153.  
  154.                 17
  155.                 {
  156.                         "name"          "sbox_maxthrusters"
  157.                         "text"          "max_thrusters"
  158.                         "help"          "Maximum thrusters a single player can create"
  159.                         "type"          "Numeric"
  160.                         "default"       "50"
  161.                 }
  162.  
  163.                 18
  164.                 {
  165.                         "name"          "sbox_maxhoverballs"
  166.                         "text"          "max_hoverballs"
  167.                         "help"          "Maximum hoverballs a single player can create"
  168.                         "type"          "Numeric"
  169.                         "default"       "50"
  170.                 }
  171.  
  172.                 19
  173.                 {
  174.                         "name"          "sbox_maxbuttons"
  175.                         "text"          "max_buttons"
  176.                         "help"          "Maximum buttons a single player can create"
  177.                         "type"          "Numeric"
  178.                         "default"       "50"
  179.                 }
  180.  
  181.                 20
  182.                 {
  183.                         "name"          "sbox_maxemitters"
  184.                         "text"          "max_emitters"
  185.                         "help"          "Maximum emitters a single player can create"
  186.                         "type"          "Numeric"
  187.                         "default"       "20"
  188.                 }
  189.  
  190.                 21
  191.                 {
  192.                         "name"          "sbox_weapons"
  193.                         "text"          "enable_weapons"
  194.                         "help"          "If enabled, each player will receive default Half-Life 2 weapons on each spawn"
  195.                         "type"          "CheckBox"
  196.                         "default"       "1"
  197.                         "singleplayer" "1"
  198.                 }
  199.  
  200.                 22
  201.                 {
  202.                         "name"          "sbox_bonemanip_npc"
  203.                         "text"          "bone_manipulate_npcs"
  204.                         "help"          "If enabled then manipulating NPC bones will be allowed"
  205.                         "type"          "CheckBox"
  206.                         "default"       "1"
  207.                 }
  208.  
  209.                 23
  210.                 {
  211.                         "name"          "sbox_bonemanip_player"
  212.                         "text"          "bone_manipulate_players"
  213.                         "help"          "If enabled then manipulating Player bones will be allowed"
  214.                         "type"          "CheckBox"
  215.                         "default"       "0"
  216.                 }
  217.  
  218.                 24
  219.                 {
  220.                         "name"          "sbox_bonemanip_misc"
  221.                         "text"          "bone_manipulate_others"
  222.                         "help"          "If enabled then manipulating the bones of other entities will be allowed"
  223.                         "type"          "CheckBox"
  224.                         "default"       "0"
  225.                 }
  226.  
  227.                 25
  228.                 {
  229.                         "name"          "sbox_persist"
  230.                         "text"          "persistent_mode"
  231.                         "help"          "Enables 'Make Persistent' option when you right click on props while holding C, allowing you to save them across sessions. Leave empty to disable"
  232.                         "type"          "Text"
  233.                         "default"       ""
  234.                         "singleplayer" "1"
  235.                 }
  236.         }
  237. }
  238.  

Replies to Gamemode SCP RP rss

Title Name Language When
Re: Gamemode SCP RP Gamboge Shama text 1 Year ago.
Re: Gamemode SCP RP Mammoth Cat text 1 Year ago.
Re: Gamemode SCP RP Innocent Horse text 1 Year ago.
Re: Gamemode SCP RP Ungracious Parrot text 2 Years ago.
Re: Gamemode SCP RP Ivory Mockingjay text 2 Years ago.