SCP-178-1 Nextbot and SCP-178 Entity | "3-D" Specs

If you liked this item, please rate it up on Steam Workshop page.

Author: Dragoteryx

Last revision: 8 Aug, 2018 at 20:13 UTC

File size: 111.62 KB

On Steam Workshop

Description:

It’s been a while since I’ve done a Garry’s Mod addon, and I really wanted to have this SCP available in game as an entity.
So I made it myself.

The SCP:
http://www.scp-wiki.net/scp-178

You can wear SCP-178 by pressing +use (E) while looking at it. (You can drop it by using the command drop178) SCP-178-1 instances will spend most of their time walking around the map randomly. If you approach one instance from too close it will attack you. All SCP-178-1 instances will start chasing you until you die.

There is a server-side command called "remove_all_178_1" to remove all instances of SCP-178-1 on the map.

Convars:

There is 1 client-side convar:
– scp178_filter 0-1 => whether or not you want to enable the filter when you pick up the glasses (enabled by default)

There are 5 server-side ones:
– scp178_1_attack_range <number> => from how far can SCP-178-1 hit you (17.5 by default)
– scp178_1_attack_damage <number> => how many damage per hit (30 by default)
– scp178_1_attack_all 0-1 => whether or not SCP-178-1 attacks people who don’t wear SCP-178 (disabled by default)
– scp178_1_walking_distance <number> => how far SCP-178-1 wanders around when not trying to kill a player (5000 by default)
– scp178_players_scp 0-1 => whether or not players using the SCP-178-1 playermodel are invisible (enabled by default) (SCP roleplay server owners this is for you)
– scp178_1_detection_range <number> => from how far can SCP-178-1 detect a target (5000 by default, set a lower number to decrease lag)
– scp178_1_running_speed <number> => how quick does SCP-178-1 run compared to its walking speed (4.5 by default)

Q&A:

Q: HELP ME, I CAN’T SEE SCP-178-1
A: Yes, because you need to wear the glasses to see them, read the SCP. 😉

Q: SCP-178-1 (Nextbot) doesn’t move
A: This means the map you’re on doesn’t have a navmesh. You can generate one using nav_generate.

Q: I CAN’T FIND THEM!
A: The glasses are available in Entities > SCPs while SCP-178-1 is available in NPC > SCPs.

For gamemode creators:
You can set whether or not a player can wear SCP-178 using the network var 178CantUse. (boolean)
Example: ply:SetNWBool("178CantUse", true) => the player represented by "ply" is not able to wear the glasses.
Set to false by default.

Screenshots taken on map gm_site19.

Download
Required items:

Click the title to search on this site.


SCP: Containment Breach - Unity: SCP-178-1 PMSteam Workshop
SCP-178Steam Workshop