Garry's Mod
Оцінок: 37
[GuthSCP] Base
   
Нагородити
До улюбленого
В улюблених
Прибрати
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Fun, Roleplay, Realism
Розмір файлу
Додано
Оновлено
158.058 KB
12 верес. 2023 о 9:26
6 жовт. 2024 о 12:39
Змін 15 ( перегляд )

Підпишіться, аби завантажити
[GuthSCP] Base

В колекціях (1) автора Guthen
[GuthSCP] Modules
Предметів: 9
Опис
GuthSCP Base is a framework coming with everything considered useful for making SCPs addons work together in harmony.

The base allows easy module creation with their own in-game configuration usable anywhere in the code.

Type `guthscp_menu` in your game's console to open the configuration panel.

Github Repository[github.com]
Wiki[guthen.gitbook.io]

Features
─ Allow an easy in-game configuration system (`guthscp_menu` in your client console)
─ Base entity to derive from *
─ Its own spawnmenu category for referencing all SCPs Weapons, Entities, the Modules and their Configurations
Workaround system for fixing conflicts & issues with external addons
Custom shared sound system for easily playing looping and 3D-spatialized sounds *
Entity breaking system, useful for throwing doors and chairs at your victims while playing as SCP-096 *
─ Some useful functions for managing file data, getting a list of living NPCs, manipulating Lua tables.. *
Tool for configuring modules to the map: Map Entities Filter Configurator
Requires a Sandbox-based gamemode (e.g. Sandbox, DarkRP) for tool use

* These features are only effective on addons (mostly mine) using this base, this will do nothing if you don't have any.

Commands
guthscp_repair_entities (server); repair all broken entities
guthscp_debug_break_at_trace (client as `superadmin`); destroy the looked entities
guthscp_stop_channel_sounds (client): stop and remove all sound channels currently playing
guthscp_print_channel_sounds (client): print all the existing sound channels
guthscp_sync (client): retrieve all configs from the server
guthscp_menu (client as `superadmin`): the must-have console command of this addon! it shows the configuration panel and allow you to edit all available settings of installed compatible addons

Modules
Wanna see addons which use this one?

Here is a collection of them.

Legal Terms
This addon is licensed under Creative Commons Sharealike 3.0[creativecommons.org] and is based on content of SCP Foundation[scp-wiki.wikidot.com]. Credits to Destructible Doors for Gmod! code from which I drew inspiration and extended to make my own entity breaking system.

If you create something derived from this, please credit me (you can also tell me about what you've done).
Коментарів: 11
Guthen  [автор] 4 груд. 2024 о 9:49 
Hey @[NK] Szhluxxx, you have to disable it through the in-game config menu, there is an option "Droppable Keycards" that you can tick off
BackdoorAbuser6988 2 груд. 2024 о 9:43 
How can i Disable it to throw keycard with right mouse button?
Guthen  [автор] 21 верес. 2024 о 5:52 
Hey @pizza time, you can't yet, this feature is in the todolist but it is not planned to be worked on for now
pizza time 21 верес. 2024 о 5:30 
how to kill NPCs for 096?
Guthen  [автор] 2 квіт. 2024 о 11:47 
Salut @[FR] [Uranium] Walker50364, assure toi que t'utilises la bonne version du système de keycards, c'est-à-dire celle-ci: https://steamproxy.net/sharedfiles/filedetails/?id=3034740776 (l'ancienne n'est pas compatible avec cette version de la base)
[FR] [Uranium] Walker50364 2 квіт. 2024 о 8:03 
salut guth j'ai une question sait tu comment je peut changer les son de validation et refus des bouton sur le panel car sa me met que les son originaux sont dans un fichier
Guthen  [автор] 4 січ. 2024 о 5:57 
@Pheonix This error is from the old version of this addon, if you took it from github and want to use the new version, you should take it from the "remaster-as-modules-based" branch. I'm gonna fix it though
Fenix 4 січ. 2024 о 5:52 
got*
Fenix 4 січ. 2024 о 5:52 
Hey Guthen i go these Errors on my Server is this Normal?
Fenix 4 січ. 2024 о 5:52 
[guthscpbase] bad argument #6 to CreateConVar (number expected, got string)
1. unknown - addons/guthscpbase/lua/autorun/sh_guthscpbase.lua:123