Garry's Mod
37 人が評価
[GuthSCP] Base
   
アワード
お気に入り
お気に入り
お気に入りから削除
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Fun, Roleplay, Realism
ファイルサイズ
投稿日
更新日
158.058 KB
2023年9月12日 9時26分
2024年10月6日 12時39分
15 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
[GuthSCP] Base

Guthen 作成の 1 件のコレクション
[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  [作成者] 2024年12月4日 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 2024年12月2日 9時43分 
How can i Disable it to throw keycard with right mouse button?
Guthen  [作成者] 2024年9月21日 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 2024年9月21日 5時30分 
how to kill NPCs for 096?
Guthen  [作成者] 2024年4月2日 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 2024年4月2日 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  [作成者] 2024年1月4日 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 2024年1月4日 5時52分 
got*
Fenix 2024年1月4日 5時52分 
Hey Guthen i go these Errors on my Server is this Normal?
Fenix 2024年1月4日 5時52分 
[guthscpbase] bad argument #6 to CreateConVar (number expected, got string)
1. unknown - addons/guthscpbase/lua/autorun/sh_guthscpbase.lua:123