Advertisement
Crushed

Untitled

May 9th, 2020
473
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.28 KB | None | 0 0
  1. (23:53:52) | Variables:
  2. aithinkmanager.framebudgetms (2.5)
  3. baseboat.generate_paths (True)
  4. basefirework.maxactivefireworks (25)
  5. baseridableanimal.decayminutes How long before a horse dies unattended (180)
  6. baseridableanimal.dungtimescale (1)
  7. baseridableanimal.framebudgetms (1)
  8. bear.population Population active on the server, per square km (2)
  9. bigwheelgame.spinfrequencyseconds (45)
  10. boar.population Population active on the server, per square km (5)
  11. cargoship.egress_duration_minutes (10)
  12. cargoship.event_duration_minutes (50)
  13. cargoship.event_enabled (True)
  14. cargoship.loot_round_spacing_minutes (10)
  15. cargoship.loot_rounds (3)
  16. chicken.population Population active on the server, per square km (3)
  17. clothlod.clothloddist distance cloth will simulate until (20)
  18. ai.animal_ignore_food If animal_ignore_food is true, animals will not sense food sources or interact with them (server optimization). (default: true) (True)
  19. ai.frametime (5)
  20. ai.ignoreplayers (False)
  21. ai.move (True)
  22. ai.nav_carve_height The height of the carve volume. (default: 2) (2)
  23. ai.nav_carve_min_base_size The minimum size we allow a carving volume to be. (default: 2) (2)
  24. ai.nav_carve_min_building_blocks_to_apply_optimization The minimum number of building blocks a building needs to consist of for this optimization to be applied. (default: 25) (25)
  25. ai.nav_carve_size_multiplier The size multiplier applied to the size of the carve volume. The smaller the value, the tighter the skirt around foundation edges, but too small and animals can attack through walls. (default: 4) (4)
  26. ai.nav_carve_use_building_optimization If nav_carve_use_building_optimization is true, we attempt to reduce the amount of navmesh carves for a building. (default: false) (False)
  27. ai.npc_alertness_drain_rate npc_alertness_drain_rate define the rate at which we drain the alertness level of an NPC when there are no enemies in sight. (Default: 0.01) (0.01)
  28. ai.npc_alertness_to_aim_modifier This is multiplied with the current alertness (0-10) to decide how long it will take for the NPC to deliberately miss again. (default: 0.33) (0.5)
  29. ai.npc_alertness_zero_detection_mod npc_alertness_zero_detection_mod define the threshold of visibility required to detect an enemy when alertness is zero. (Default: 0.5) (0.5)
  30. ai.npc_cover_compromised_cooldown npc_cover_compromised_cooldown defines how long a cover point is marked as compromised before it's cleared again for selection. (default: 10) (10)
  31. ai.npc_cover_info_tick_rate_multiplier The rate at which we gather information about available cover points. Minimum value is 1, as it multiplies with the tick-rate of the fixed AI tick rate of 0.1 (Default: 20) (20)
  32. ai.npc_cover_path_vs_straight_dist_max_diff npc_cover_path_vs_straight_dist_max_diff defines what the maximum difference between straight-line distance and path distance can be when evaluating cover points. (default: 2) (2)
  33. ai.npc_cover_use_path_distance If npc_cover_use_path_distance is set to true then npcs will look at the distance between the cover point and their target using the path between the two, rather than the straight-line distance. (True)
  34. ai.npc_deliberate_hit_randomizer The percentage away from a maximum miss the randomizer is allowed to travel when shooting to deliberately hit the target (we don't want perfect hits with every shot). (default: 0.85f) (0.85)
  35. ai.npc_deliberate_miss_offset_multiplier The offset with which the NPC will maximum miss the target. (default: 1.25) (1.25)
  36. ai.npc_deliberate_miss_to_hit_alignment_time The time it takes for the NPC to deliberately miss to the time the NPC tries to hit its target. (default: 1.5) (1.5)
  37. ai.npc_door_trigger_size npc_door_trigger_size defines the size of the trigger box on doors that opens the door as npcs walk close to it (default: 1.5) (1.5)
  38. ai.npc_enable If npc_enable is set to false then npcs won't spawn. (default: true) (True)
  39. ai.npc_families_no_hurt If npc_families_no_hurt is true, npcs of the same family won't be able to hurt each other. (default: true) (True)
  40. ai.npc_gun_noise_silencer_modifier The modifier by which a silencer reduce the noise that a gun makes when shot. (Default: 0.15) (0.15)
  41. ai.npc_htn_player_base_damage_modifier Baseline damage modifier for the new HTN Player NPCs to nerf their damage compared to the old NPCs. (default: 1.15f) (1.15)
  42. ai.npc_htn_player_frustration_threshold npc_htn_player_frustration_threshold defines where the frustration threshold for NPCs go, where they have the opportunity to change to a more aggressive tactic. (default: 3) (3)
  43. ai.npc_ignore_chairs If npc_ignore_chairs is true, npcs won't care about seeking out and sitting in chairs. (default: true) (True)
  44. ai.npc_junkpile_a_spawn_chance npc_junkpile_a_spawn_chance define the chance for scientists to spawn at junkpile a. (Default: 0.1) (0.1)
  45. ai.npc_junkpile_dist_aggro_gate npc_junkpile_dist_aggro_gate define at what range (or closer) a junkpile scientist will get aggressive. (Default: 8) (8)
  46. ai.npc_junkpile_g_spawn_chance npc_junkpile_g_spawn_chance define the chance for scientists to spawn at junkpile g. (Default: 0.1) (0.1)
  47. ai.npc_max_junkpile_count npc_max_junkpile_count define how many npcs can spawn into the world at junkpiles at the same time (does not include monuments) (Default: 30) (30)
  48. ai.npc_max_population_military_tunnels npc_max_population_military_tunnels defines the size of the npc population at military tunnels. (default: 3) (3)
  49. ai.npc_max_roam_multiplier This is multiplied with the max roam range stat of an NPC to determine how far from its spawn point the NPC is allowed to roam. (default: 3) (3)
  50. ai.npc_only_hurt_active_target_in_safezone If npc_only_hurt_active_target_in_safezone is true, npcs won't any player other than their actively targeted player when in a safe zone. (default: true) (True)
  51. ai.npc_patrol_point_cooldown npc_patrol_point_cooldown defines the cooldown time on a patrol point until it's available again (default: 5) (5)
  52. ai.npc_reasoning_system_tick_rate_multiplier The rate at which we tick the reasoning system. Minimum value is 1, as it multiplies with the tick-rate of the fixed AI tick rate of 0.1 (Default: 1) (1)
  53. ai.npc_respawn_delay_max_military_tunnels npc_respawn_delay_max_military_tunnels defines the maximum delay between spawn ticks at military tunnels. (default: 1920) (1920)
  54. ai.npc_respawn_delay_min_military_tunnels npc_respawn_delay_min_military_tunnels defines the minimum delay between spawn ticks at military tunnels. (default: 480) (480)
  55. ai.npc_sensory_system_tick_rate_multiplier The rate at which we tick the sensory system. Minimum value is 1, as it multiplies with the tick-rate of the fixed AI tick rate of 0.1 (Default: 5) (5)
  56. ai.npc_spawn_on_cargo_ship Spawn NPCs on the Cargo Ship. (default: true) (True)
  57. ai.npc_spawn_per_tick_max_military_tunnels npc_spawn_per_tick_max_military_tunnels defines how many can maximum spawn at once at military tunnels. (default: 1) (1)
  58. ai.npc_spawn_per_tick_min_military_tunnels npc_spawn_per_tick_min_military_tunnels defineshow many will minimum spawn at once at military tunnels. (default: 1) (1)
  59. ai.npc_speed_crouch_run npc_speed_crouch_run define the speed of an npc when in the crouched run state, and should be a number between 0 and 1. (Default: 0.25) (0.25)
  60. ai.npc_speed_crouch_walk npc_speed_walk define the speed of an npc when in the crouched walk state, and should be a number between 0 and 1. (Default: 0.1) (0.1)
  61. ai.npc_speed_run npc_speed_walk define the speed of an npc when in the run state, and should be a number between 0 and 1. (Default: 0.4) (0.4)
  62. ai.npc_speed_sprint npc_speed_walk define the speed of an npc when in the sprint state, and should be a number between 0 and 1. (Default: 1.0) (1)
  63. ai.npc_speed_walk npc_speed_walk define the speed of an npc when in the walk state, and should be a number between 0 and 1. (Default: 0.18) (0.18)
  64. ai.npc_use_new_aim_system If npc_use_new_aim_system is true, npcs will miss on purpose on occasion, where the old system would randomize aim cone. (default: true) (True)
  65. ai.npc_use_thrown_weapons If npc_use_thrown_weapons is true, npcs will throw grenades, etc. This is an experimental feature. (default: true) (True)
  66. ai.npc_valid_aim_cone npc_valid_aim_cone defines how close their aim needs to be on target in order to fire. (default: 0.8) (0.8)
  67. ai.npc_valid_mounted_aim_cone npc_valid_mounted_aim_cone defines how close their aim needs to be on target in order to fire while mounted. (default: 0.92) (0.92)
  68. ai.ocean_patrol_path_iterations (100000)
  69. ai.sensetime (1)
  70. ai.think (True)
  71. ai.tickrate (5)
  72. antihack.admincheat (True)
  73. antihack.debuglevel (1)
  74. antihack.enforcementlevel (1)
  75. antihack.eye_clientframes (2)
  76. antihack.eye_forgiveness (0.5)
  77. antihack.eye_penalty (0)
  78. antihack.eye_protection (2)
  79. antihack.eye_serverframes (2)
  80. antihack.flyhack_extrusion (2)
  81. antihack.flyhack_forgiveness_horizontal (1.5)
  82. antihack.flyhack_forgiveness_horizontal_inertia (10)
  83. antihack.flyhack_forgiveness_vertical (1.5)
  84. antihack.flyhack_forgiveness_vertical_inertia (10)
  85. antihack.flyhack_margin (0.05)
  86. antihack.flyhack_maxsteps (15)
  87. antihack.flyhack_penalty (100)
  88. antihack.flyhack_protection (3)
  89. antihack.flyhack_reject (False)
  90. antihack.flyhack_stepsize (0.1)
  91. antihack.forceposition (True)
  92. antihack.maxdeltatime (1)
  93. antihack.maxdesync (1)
  94. antihack.maxviolation (100)
  95. antihack.melee_clientframes (2)
  96. antihack.melee_forgiveness (0.5)
  97. antihack.melee_penalty (0)
  98. antihack.melee_protection (3)
  99. antihack.melee_serverframes (2)
  100. antihack.modelstate (True)
  101. antihack.noclip_backtracking (0.01)
  102. antihack.noclip_margin (0.09)
  103. antihack.noclip_maxsteps (15)
  104. antihack.noclip_penalty (0)
  105. antihack.noclip_protection (3)
  106. antihack.noclip_reject (True)
  107. antihack.noclip_stepsize (0.1)
  108. antihack.objectplacement (True)
  109. antihack.projectile_clientframes (2)
  110. antihack.projectile_forgiveness (0.5)
  111. antihack.projectile_penalty (0)
  112. antihack.projectile_protection (5)
  113. antihack.projectile_serverframes (2)
  114. antihack.projectile_terraincheck (False)
  115. antihack.projectile_trajectory (1)
  116. antihack.relaxationpause (10)
  117. antihack.relaxationrate (0.1)
  118. antihack.reporting (True)
  119. antihack.signpause (1)
  120. antihack.speedhack_forgiveness (2)
  121. antihack.speedhack_forgiveness_inertia (10)
  122. antihack.speedhack_penalty (0)
  123. antihack.speedhack_protection (2)
  124. antihack.speedhack_reject (True)
  125. antihack.speedhack_slopespeed (10)
  126. antihack.terrain_kill (True)
  127. antihack.terrain_padding (2)
  128. antihack.terrain_penalty (0)
  129. antihack.terrain_protection (1)
  130. antihack.terrain_timeslice (64)
  131. antihack.userlevel (2)
  132. app.alarmcooldown Cooldown time before alarms can send another notification (in seconds) (30)
  133. app.notifications Enables sending push notifications (False)
  134. app.port (-1)
  135. app.queuelimit Max number of queued messages - set to 0 to disable message processing (0)
  136. app.serverid (f3e8259c-6c03-4812-bb7a-1ed7b809e6a9)
  137. app.update Disables updating entirely - emergency use only (False)
  138. batching.verbose (0)
  139. bradley.enabled (True)
  140. bradley.respawndelayminutes (60)
  141. bradley.respawndelayvariance (1)
  142. chat.enabled (True)
  143. chat.serverlog (True)
  144. construct.frameminutes (30)
  145. craft.instant (False)
  146. debug.callbacks (False)
  147. debug.checktriggers (False)
  148. debug.disablecondition Do not damage any items (False)
  149. debug.log (True)
  150. decay.bracket_0_blockcount Between 0 and this value are considered bracket 0 and will cost bracket_0_costfraction per upkeep period to maintain (15)
  151. decay.bracket_0_costfraction blocks within bracket 0 will cost this fraction per upkeep period to maintain (0.1)
  152. decay.bracket_1_blockcount Between bracket_0_blockcount and this value are considered bracket 1 and will cost bracket_1_costfraction per upkeep period to maintain (50)
  153. decay.bracket_1_costfraction blocks within bracket 1 will cost this fraction per upkeep period to maintain (0.15)
  154. decay.bracket_2_blockcount Between bracket_1_blockcount and this value are considered bracket 2 and will cost bracket_2_costfraction per upkeep period to maintain (125)
  155. decay.bracket_2_costfraction blocks within bracket 2 will cost this fraction per upkeep period to maintain (0.2)
  156. decay.bracket_3_blockcount Between bracket_2_blockcount and this value (and beyond) are considered bracket 3 and will cost bracket_3_costfraction per upkeep period to maintain (200)
  157. decay.bracket_3_costfraction blocks within bracket 3 will cost this fraction per upkeep period to maintain (0.333)
  158. decay.debug (False)
  159. decay.delay_metal How long should this building grade decay be delayed when not protected by upkeep, in hours (0)
  160. decay.delay_override When set to a value above 0 everything will decay with this delay (0)
  161. decay.delay_stone How long should this building grade decay be delayed when not protected by upkeep, in hours (0)
  162. decay.delay_toptier How long should this building grade decay be delayed when not protected by upkeep, in hours (0)
  163. decay.delay_twig How long should this building grade decay be delayed when not protected by upkeep, in hours (0)
  164. decay.delay_wood How long should this building grade decay be delayed when not protected by upkeep, in hours (0)
  165. decay.duration_metal How long should this building grade take to decay when not protected by upkeep, in hours (8)
  166. decay.duration_override When set to a value above 0 everything will decay with this duration (0)
  167. decay.duration_stone How long should this building grade take to decay when not protected by upkeep, in hours (5)
  168. decay.duration_toptier How long should this building grade take to decay when not protected by upkeep, in hours (12)
  169. decay.duration_twig How long should this building grade take to decay when not protected by upkeep, in hours (1)
  170. decay.duration_wood How long should this building grade take to decay when not protected by upkeep, in hours (3)
  171. decay.outside_test_range Maximum distance to test to see if a structure is outside, higher values are slower but accurate for huge buildings (50)
  172. decay.scale (1)
  173. decay.tick (600)
  174. decay.upkeep Is upkeep enabled (True)
  175. decay.upkeep_grief_protection How many minutes can the upkeep cost last after the cupboard was destroyed? default : 1440 (24 hours) (1440)
  176. decay.upkeep_heal_scale Scale at which objects heal when upkeep conditions are met, default of 1 is same rate at which they decay (1)
  177. decay.upkeep_inside_decay_scale Scale at which objects decay when they are inside, default of 0.1 (0.1)
  178. decay.upkeep_period_minutes How many minutes does the upkeep cost last? default : 1440 (24 hours) (1440)
  179. env.day (4)
  180. env.month (6)
  181. env.oceanlevel (0)
  182. env.progresstime (True)
  183. env.time (14.66417)
  184. env.year (2024)
  185. fps.limit (700)
  186. gc.enabled (True)
  187. gc.incremental_enabled (True)
  188. gc.incremental_milliseconds (3)
  189. global.developer (0)
  190. global.maxthreads (8)
  191. global.perf (2)
  192. halloween.enabled (False)
  193. halloween.murdererpopulation Population active on the server, per square km (0)
  194. halloween.scarecrow_beancan_vs_player_dmg_modifier Modified damage from beancan explosion vs players (Default: 0.1). (0.1)
  195. halloween.scarecrow_body_dmg_modifier Modifier to how much damage scarecrows take to the body. (Default: 0.25) (0.25)
  196. halloween.scarecrow_chase_stopping_distance Stopping distance for destinations set while chasing a target (Default: 0.5) (0.5)
  197. halloween.scarecrow_throw_beancan_global_delay The delay globally on a server between each time a scarecrow throws a beancan (Default: 8 seconds). (8)
  198. halloween.scarecrowpopulation Population active on the server, per square km (0)
  199. halloween.scarecrows_throw_beancans Scarecrows can throw beancans (Default: true). (True)
  200. net.visdebug (False)
  201. heli.bulletaccuracy (2)
  202. heli.bulletdamagescale (1)
  203. heli.guns (1)
  204. heli.lifetimeminutes (15)
  205. physics.autosynctransforms (True)
  206. physics.batchsynctransforms (True)
  207. physics.bouncethreshold (2)
  208. physics.droppedmode The collision detection mode that dropped items and corpses should use (2)
  209. physics.gravity Gravity multiplier (1)
  210. physics.minsteps The slowest physics steps will operate (8)
  211. physics.sendeffects Send effects to clients when physics objects collide (True)
  212. physics.sleepthreshold (0.005)
  213. physics.solveriterationcount The default solver iteration count permitted for any rigid bodies (default 7). Must be positive (3)
  214. physics.steps The amount of physics steps per second (16)
  215. player.tickrate_cl (20)
  216. player.tickrate_sv (16)
  217. pool.debug (False)
  218. pool.enabled (True)
  219. pool.mode (2)
  220. pool.prewarm (True)
  221. sentry.hostileduration how long until something is considered hostile after it attacked (120)
  222. sentry.targetall target everyone regardless of authorization (False)
  223. server.arrowarmor (1)
  224. server.arrowdamage (1)
  225. server.authtimeout (60)
  226. server.bleedingarmor (0)
  227. server.bleedingdamage (1)
  228. server.branch ()
  229. server.bulletarmor (1)
  230. server.bulletdamage (1)
  231. server.ceilinglightgrowablerange (3)
  232. server.ceilinglightheightoffset (3)
  233. server.cinematic (False)
  234. server.combatlogdelay (10)
  235. server.combatlogsize (30)
  236. server.composterupdateinterval (300)
  237. server.compression (False)
  238. server.corpsedespawn (300)
  239. server.corpses (True)
  240. server.cycletime (500)
  241. server.debrisdespawn (30)
  242. server.description (Our Second Server - Rust Vanilla. Without any Modification. Have Fun! \nTry out our other server aswell! \nconnect Rusticaland.ddns.net:28015)
  243. server.dropitems (True)
  244. server.encryption (0)
  245. server.entitybatchsize (100)
  246. server.entitybatchtime (1)
  247. server.entityrate (16)
  248. server.events (True)
  249. server.globalchat (True)
  250. server.headerimage (http://rusticaland.net/wp-content/uploads/2019/03/ScreenSelector.png)
  251. server.hostname (Rusticaland - Full Vanilla)
  252. server.identity (Modded)
  253. server.idlekick (30)
  254. server.idlekickadmins (0)
  255. server.idlekickmode (1)
  256. server.ip (145.239.130.132)
  257. server.ipqueriespermin (30)
  258. server.itemdespawn (300)
  259. server.level (Procedural Map)
  260. server.leveltransfer (True)
  261. server.levelurl ()
  262. server.maxpacketsize (5000000)
  263. server.maxpacketsize_command (1000000)
  264. server.maxpacketspersecond (1500)
  265. server.maxpacketspersecond_command (100)
  266. server.maxpacketspersecond_rpc (200)
  267. server.maxpacketspersecond_tick (300)
  268. server.maxpacketspersecond_world (1)
  269. server.maxplayers (100)
  270. server.maxreceivetime (20)
  271. server.maxunack (4)
  272. server.meleearmor (1)
  273. server.meleedamage (1)
  274. server.metabolismtick (1)
  275. server.motd ()
  276. server.netcache (True)
  277. server.netcachesize (2143103)
  278. server.netlog (False)
  279. server.nonplanterdeathchancepertick (0.005)
  280. server.official (False)
  281. server.optimalplanterqualitysaturation (0.6)
  282. server.packetlog_enabled (False)
  283. server.plantlightdetection (True)
  284. server.planttick (60)
  285. server.planttickscale (1)
  286. server.playerserverfall (False)
  287. server.playertimeout (60)
  288. server.port (28022)
  289. server.pve (False)
  290. server.queriespersecond (2000)
  291. server.queryport (0)
  292. server.radiation (True)
  293. server.respawnresetrange (50)
  294. server.rpclog_enabled (False)
  295. server.salt (1595625559)
  296. server.savecachesize (2422631)
  297. server.saveinterval (300)
  298. server.schematime (1800)
  299. server.secure (False)
  300. server.seed (29847619)
  301. server.showholstereditems (True)
  302. server.sprinklereyeheightoffset (3)
  303. server.sprinklerradius (3)
  304. server.stability (True)
  305. server.stats (False)
  306. server.tickrate (10)
  307. server.updatebatch (512)
  308. server.updatebatchspawn (1024)
  309. server.url (https://rusticaland.net)
  310. server.useminimumplantcondition (True)
  311. server.worldsize (3500)
  312. server.woundingenabled (True)
  313. spawn.max_density (1)
  314. spawn.max_rate (1)
  315. spawn.min_density (0.5)
  316. spawn.min_rate (0.5)
  317. spawn.player_base (100)
  318. spawn.player_scale (2)
  319. spawn.respawn_groups (True)
  320. spawn.respawn_individuals (True)
  321. spawn.respawn_populations (True)
  322. spawn.tick_individuals (300)
  323. spawn.tick_populations (60)
  324. stability.accuracy (0.001)
  325. stability.collapse (0.05)
  326. stability.stabilityqueue (9)
  327. stability.strikes (10)
  328. stability.surroundingsqueue (3)
  329. stability.verbose (0)
  330. time.fixeddelta (0.0625)
  331. time.maxdelta (0.125)
  332. time.pausewhileloading (True)
  333. time.timescale (1)
  334. tree.global_broadcast (False)
  335. vehicle.boat_corpse_seconds (300)
  336. vis.attack (False)
  337. vis.damage (False)
  338. vis.hitboxes (False)
  339. vis.lineofsight (False)
  340. vis.protection (False)
  341. vis.sense (False)
  342. vis.triggers (False)
  343. vis.weakspots (False)
  344. world.cache (True)
  345. xmas.enabled (False)
  346. xmas.giftsperplayer (2)
  347. xmas.spawnattempts (5)
  348. xmas.spawnrange (40)
  349. dynamicnavmesh.use_baked_terrain_mesh (False)
  350. global.steamnetdebug Turns on varying levels of debug output for the Steam Networking. This will affect performance. (0 = off, 8 = max) (0)
  351. global.steamsendbuffer The buffer size in bytes (524288)
  352. rcon.ip ()
  353. rcon.port (33669)
  354. rcon.print If true, rcon commands etc will be printed in the console (False)
  355. rcon.web If set to true, use websocket rcon. If set to false use legacy, source engine rcon. (True)
  356. hackablelockedcrate.decayseconds How many seconds until the crate is destroyed without any hack attempts (7200)
  357. hackablelockedcrate.requiredhackseconds How many seconds for the crate to unlock (900)
  358. horse.population Population active on the server, per square km (0)
  359. hotairballoon.outsidedecayminutes How long before a HAB is killed while outside (180)
  360. hotairballoon.population Population active on the server (1)
  361. hotairballoon.serviceceiling (200)
  362. ioentity.backtracking (8)
  363. ioentity.framebudgetms (1)
  364. ioentity.responsetime (0.1)
  365. minicopter.outsidedecayminutes How long before a minicopter is killed while outside (240)
  366. minicopter.population Population active on the server (1)
  367. monumentnavmesh.use_baked_terrain_mesh (True)
  368. motorrowboat.outsidedecayminutes How long before a boat is killed while outside (180)
  369. motorrowboat.population Population active on the server (4)
  370. npcautoturret.sleeperhostiledelay How many seconds until a sleeping player is considered hostile (1200)
  371. playerinventory.forcebirthday (False)
  372. relationshipmanager.maxteamsize (8)
  373. rhib.rhibpopulation Population active on the server (1)
  374. ridablehorse.population Population active on the server, per square km (4)
  375. aimanager.ai_dormant If ai_dormant is true, any npc outside the range of players will render itself dormant and take up less resources, but wildlife won't simulate as well. (True)
  376. aimanager.ai_dormant_max_wakeup_per_tick ai_dormant_max_wakeup_per_tick defines the maximum number of dormant agents we will wake up in a single tick. (default: 30) (30)
  377. aimanager.ai_htn_animal_tick_budget ai_htn_animal_tick_budget defines the maximum amount of milliseconds ticking htn animal agents are allowed to consume. (default: 4 ms) (4)
  378. aimanager.ai_htn_player_junkpile_tick_budget ai_htn_player_junkpile_tick_budget defines the maximum amount of milliseconds ticking htn player junkpile agents are allowed to consume. (default: 4 ms) (4)
  379. aimanager.ai_htn_player_tick_budget ai_htn_player_tick_budget defines the maximum amount of milliseconds ticking htn player agents are allowed to consume. (default: 4 ms) (4)
  380. aimanager.ai_htn_use_agency_tick If ai_htn_use_agency_tick is true, the ai manager's agency system will tick htn agents at the ms budgets defined in ai_htn_player_tick_budget and ai_htn_animal_tick_budget. If it's false, each agent registers with the invoke system individually, with no frame-budget restrictions. (default: true) (True)
  381. aimanager.ai_to_player_distance_wakeup_range If an agent is beyond this distance to a player, it's flagged for becoming dormant. (160)
  382. aimanager.nav_disable If set to true the navmesh won't generate.. which means Ai that uses the navmesh won't be able to move (False)
  383. aimanager.nav_obstacles_carve_state nav_obstacles_carve_state defines which obstacles can carve the terrain. 0 - No carving, 1 - Only player construction carves, 2 - All obstacles carve. (2)
  384. aimanager.nav_wait If true we'll wait for the navmesh to generate before completely starting the server. This might cause your server to hitch and lag as it generates in the background. (True)
  385. aimanager.pathfindingiterationsperframe The maximum amount of nodes processed each frame in the asynchronous pathfinding process. Increasing this value will cause the paths to be processed faster, but can cause some hiccups in frame rate. Default value is 100, a good range for tuning is between 50 and 500. (100)
  386. coverpointvolume.cover_point_sample_step_height cover_point_sample_step_height defines the height of the steps we do vertically for the cover point volume's cover point generation (smaller steps gives more accurate cover points, but at a higher processing cost). (default: 2.0) (2)
  387. coverpointvolume.cover_point_sample_step_size cover_point_sample_step_size defines the size of the steps we do horizontally for the cover point volume's cover point generation (smaller steps gives more accurate cover points, but at a higher processing cost). (default: 6.0) (6)
  388. samsite.alltarget targetmode, 1 = all air vehicles, 0 = only hot air ballons (False)
  389. samsite.staticrepairseconds how long until static sam sites auto repair (1200)
  390. santasleigh.altitudeaboveterrain (50)
  391. santasleigh.desiredaltitude (60)
  392. scraptransporthelicopter.population Population active on the server (0.33)
  393. stag.population Population active on the server, per square km (3)
  394. wolf.population Population active on the server, per square km (2)
  395. zombie.population Population active on the server, per square km (0)
  396.  
  397. Commands:
  398. commands.echo( )
  399. commands.find( )
  400. global.banid( ) banid <steamid> <username> <reason> [optional duration]
  401. global.banlistex( ) List of banned users - shows reasons and usernames
  402. global.bans( ) List of banned users
  403. global.buildinfo( ) Get information about this build
  404. global.clientperf( )
  405. global.entid( )
  406. global.kickall( )
  407. global.killplayer( )
  408. global.listid( ) List of banned users, by ID (sourceds compat)
  409. global.moderatorid( )
  410. global.mute( )
  411. global.mutelist( ) Print a list of currently muted players
  412. global.ownerid( )
  413. global.playerlist( ) Get a list of players
  414. global.players( ) Print out currently connected clients etc
  415. global.removemoderator( )
  416. global.removeowner( )
  417. global.say( ) Sends a message in chat
  418. global.serverinfo( ) Get a list of information about the server
  419. global.skipqueue( )
  420. global.sleepingusers( ) Show user info for players on server.
  421. global.sleepingusersinrange( ) Show user info for players on server in range of the player.
  422. global.stats( ) Print out stats of currently connected clients
  423. global.status( ) Print out currently connected clients
  424. global.teaminfo( )
  425. global.unmute( )
  426. global.users( ) Show user info for players on server.
  427. ai.aidebug_loadbalanceoverduereportserver( )
  428. ai.aidebug_toggle( )
  429. ai.ailoadbalancerupdateinterval( ) Set the update interval for the behaviour ai of animals and npcs. (Default: 0.25)
  430. ai.aimanagerloadbalancerupdateinterval( ) Set the update interval for the agency of dormant and active animals and npcs. (Default: 2.0)
  431. ai.animalsenseloadbalancerupdateinterval( ) Set the update interval for animal senses that updates the knowledge gathering of animals. (Default: 0.2)
  432. ai.defaultloadbalancerupdateinterval( ) Set the update interval for the default load balancer, currently used for cover point generation. (Default: 2.5)
  433. ai.npcsenseloadbalancerupdateinterval( ) Set the update interval for npc senses that updates the knowledge gathering of npcs. (Default: 0.2)
  434. ai.selectnpclookatserver( )
  435. app.pair( )
  436. bradley.quickrespawn( )
  437. chat.say( )
  438. chat.search( )
  439. chat.tail( )
  440. chat.teamsay( )
  441. console.search( )
  442. console.tail( )
  443. craft.add( )
  444. craft.cancel( )
  445. craft.canceltask( )
  446. craft.fasttracktask( )
  447. data.export( )
  448. debug.breakheld( ) Break the current held object
  449. debug.breakitem( ) Break all the items in your inventory whose name match the passed string
  450. debug.drink( )
  451. debug.eat( )
  452. debug.flushgroup( ) Takes you in and out of your current network group, causing you to delete and then download all entities in your PVS again
  453. debug.gesture( )
  454. debug.heal( )
  455. debug.hurt( )
  456. debug.puzzlereset( ) reset all puzzles
  457. debug.refillvitals( )
  458. debug.renderinfo( )
  459. debug.stall( )
  460. entity.debug_toggle( )
  461. entity.deleteby( ) Destroy all entities created by this user
  462. entity.find_entity( )
  463. entity.find_group( )
  464. entity.find_id( )
  465. entity.find_parent( )
  466. entity.find_radius( )
  467. entity.find_self( )
  468. entity.find_status( )
  469. entity.nudge( )
  470. entity.spawnlootfrom( )
  471. entity.spawn( )
  472. entity.spawnitem( )
  473. env.addtime( )
  474. gc.alloc( )
  475. gc.collect( )
  476. gc.unload( )
  477. global.breakitem( )
  478. global.colliders( )
  479. global.error( )
  480. global.free( )
  481. global.injure( )
  482. global.kill( )
  483. global.objects( )
  484. global.queue( )
  485. global.quit( )
  486. global.respawn( )
  487. global.respawn_sleepingbag( )
  488. global.respawn_sleepingbag_remove( )
  489. global.restart( )
  490. global.setinfo( )
  491. global.sleep( )
  492. global.spectate( )
  493. global.status_sv( )
  494. global.subscriptions( )
  495. global.sysinfo( )
  496. global.sysuid( )
  497. global.teleport( )
  498. global.teleport2marker( )
  499. global.teleport2me( )
  500. global.teleport2owneditem( )
  501. global.teleportany( )
  502. global.teleportlos( )
  503. global.teleportpos( )
  504. global.textures( )
  505. global.version( )
  506. hierarchy.cd( )
  507. hierarchy.del( )
  508. hierarchy.ls( )
  509. inventory.copyto( ) Copies the players inventory to the player in front of them
  510. inventory.defs( )
  511. inventory.endloot( )
  512. inventory.equipslot( )
  513. inventory.equipslottarget( )
  514. inventory.give( )
  515. inventory.giveall( )
  516. inventory.givearm( )
  517. inventory.giveid( )
  518. inventory.giveto( )
  519. inventory.lighttoggle( )
  520. inventory.reloaddefs( )
  521. inventory.resetbp( )
  522. inventory.unlockall( )
  523. manifest.printmanifest( )
  524. manifest.printmanifestraw( )
  525. memsnap.full( )
  526. memsnap.managed( )
  527. memsnap.native( )
  528. heli.call( )
  529. heli.calltome( )
  530. heli.drop( )
  531. heli.strafe( )
  532. heli.testpuzzle( )
  533. player.cinematic_play( )
  534. player.cinematic_stop( )
  535. player.copyrotation( )
  536. player.dismount( )
  537. player.fillwater( )
  538. player.mount( )
  539. player.printpresence( )
  540. player.printstats( )
  541. player.resetstate( ) Resets the PlayerState of the given player
  542. player.swapseat( )
  543. player.wakeup( )
  544. player.wakeupall( )
  545. pool.clear_assets( )
  546. pool.clear_memory( )
  547. pool.clear_prefabs( )
  548. pool.export_prefabs( )
  549. pool.print_assets( )
  550. pool.print_memory( )
  551. pool.print_prefabs( )
  552. profile.start( )
  553. profile.stop( )
  554. server.backup( ) Backup server folder
  555. server.cheatreport( )
  556. server.combatlog( ) Get the player combat log
  557. server.fps( )
  558. server.packetlog( )
  559. server.printeyes( ) Print the current player eyes.
  560. server.printpos( ) Print the current player position.
  561. server.printrot( ) Print the current player rotation.
  562. server.readcfg( )
  563. server.rpclog( )
  564. server.save( ) Force save the current game
  565. server.sendnetworkupdate( ) Send network update for all players
  566. server.setshowholstereditems( ) Show holstered items on player bodies
  567. server.snapshot( ) This sends a snapshot of all the entities in the client's pvs. This is mostly redundant, but we request this when the client starts recording a demo.. so they get all the information.
  568. server.start( ) Starts a server
  569. server.stop( ) Stops a server
  570. server.writecfg( ) Writes config files
  571. spawn.fill_groups( )
  572. spawn.fill_individuals( )
  573. spawn.fill_populations( )
  574. spawn.report( )
  575. spawn.scalars( )
  576. stability.refresh_stability( )
  577. supply.call( )
  578. supply.drop( )
  579. vehicle.swapseats( )
  580. weather.clouds( )
  581. weather.fog( )
  582. weather.rain( )
  583. weather.wind( )
  584. workshop.print_approved_skins( )
  585. xmas.refill( )
  586. cui.endtest( )
  587. cui.test( )
  588. global.dump( )
  589. growableentity.growall( )
  590. meta.add( ) add <convar> <amount> - adds amount to convar
  591. note.update( )
  592. relationshipmanager.acceptinvite( )
  593. relationshipmanager.addtoteam( )
  594. relationshipmanager.fakeinvite( )
  595. relationshipmanager.kickmember( )
  596. relationshipmanager.leaveteam( )
  597. relationshipmanager.promote( )
  598. relationshipmanager.rejectinvite( )
  599. relationshipmanager.sendinvite( )
  600. relationshipmanager.sleeptoggle( )
  601. relationshipmanager.trycreateteam( )
  602. santasleigh.drop( )
  603. oxide.plugins( )
  604. o.plugins( )
  605. oxide.load( )
  606. o.load( )
  607. plugin.load( )
  608. oxide.reload( )
  609. o.reload( )
  610. plugin.reload( )
  611. oxide.unload( )
  612. o.unload( )
  613. plugin.unload( )
  614. oxide.grant( )
  615. o.grant( )
  616. perm.grant( )
  617. oxide.group( )
  618. o.group( )
  619. perm.group( )
  620. oxide.revoke( )
  621. o.revoke( )
  622. perm.revoke( )
  623. oxide.show( )
  624. o.show( )
  625. perm.show( )
  626. oxide.usergroup( )
  627. o.usergroup( )
  628. perm.usergroup( )
  629. oxide.lang( )
  630. o.lang( )
  631. oxide.save( )
  632. o.save( )
  633. oxide.version( )
  634. o.version( )
  635. amui.runcommand( )
  636. amui.filterchar( )
  637. amui.registergroup( )
  638. amui.selectforpermission( )
  639. amui.selectforgroup( )
  640. amui.selectremovegroup( )
  641. amui.togglepermission( )
  642. amui.togglegroup( )
  643. amui.makeselection( )
  644. amui.switchelement( )
  645. amui.giveitem( )
  646. global.espgui( )
  647. whitelist.add( )
  648. global.lookup( )
  649. global.arkan( )
  650. arkan.nr( )
  651. arkan.aim( )
  652. arkan.ir( )
  653. arkan.clear( )
  654. arkan.save( )
  655. arkan.load( )
  656. global.resetauthtable( )
  657. build.select( )
  658. global.whoauth( )
  659. global.SendingReport( )
  660. global.SendingReport2( )
  661. global.SendReport( )
  662. global.pasteback( )
  663. global.undo( )
  664. global.healall( )
  665. player.ban( )
  666. player.banlist( )
  667. player.kick( )
  668. player.unban( )
  669. entityreducer.enforcelimits( )
  670. entityreducer.fillpopulations( )
  671. entityreducer.getreport( )
  672. finder.find( )
  673. global.cancelstorage( )
  674. global.refreshallimages( )
  675. global.yes( )
  676. global.no( )
  677. global.cleaninv( )
  678. playeradministration.closeui( )
  679. playeradministration.switchui( )
  680. playeradministration.unbanuser( )
  681. playeradministration.banuser( )
  682. playeradministration.mainpagebanbyid( )
  683. playeradministration.kickuser( )
  684. playeradministration.unmuteuser( )
  685. playeradministration.muteuser( )
  686. playeradministration.unfreeze( )
  687. playeradministration.freeze( )
  688. playeradministration.viewbackpack( )
  689. playeradministration.viewinventory( )
  690. playeradministration.clearuserinventory( )
  691. playeradministration.resetuserblueprints( )
  692. playeradministration.resetusermetabolism( )
  693. playeradministration.recoverusermetabolism( )
  694. playeradministration.tptouser( )
  695. playeradministration.tpuser( )
  696. playeradministration.spectateuser( )
  697. playeradministration.perms( )
  698. playeradministration.hurtuser( )
  699. playeradministration.killuser( )
  700. playeradministration.healuser( )
  701. playeradministration.mainpagebanidinputtext( )
  702. playeradministration.userbtnpagesearchinputtext( )
  703. playeradministration.userpagereasoninputtext( )
  704. global.CallPersonalStatsUI( )
  705. global.CallCategoriesUI( )
  706. global.GetCategory( )
  707. global.CallLeaderBoardUI( )
  708. global.CallAdminUI( )
  709. global.ToggleCategory( )
  710. global.ToggleIntenseOptions( )
  711. global.toggleStatCollection( )
  712. global.AllowAdmin( )
  713. global.wipeFirst( )
  714. global.saveLeaderboard( )
  715. global.wipeLeaderBoards( )
  716. global.Close( )
  717. playerranks.save( )
  718. playerranks.wipe( )
  719. reset.timeronce( )
  720. teleport.toplayer( )
  721. teleport.topos( )
  722. teleport.importhomes( )
  723. global.createphantom( )
  724. ut.prefab( )
  725. ut.scale( )
  726. ut.toggle( )
  727. (23:53:56) | vojtyxxd[76561199056233451] was killed by wall.external.high.wood (entity)
  728. (23:54:00) | [Oxide] 00:54 [Warning] [BoxLooters] Saved Boxlooters data
  729. (23:54:01) | Saved 26,949 ents, cache(0.04), write(0.01), disk(0.02).
  730. (23:54:01) | Saving complete
  731. (23:54:02) | vojtyxxd[76561199056233451] has spawned
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement