Garry's Mod

Garry's Mod

801 avaliações
SCP-714 Entity | The Jaded Ring
   
Premiar
Adic. a Favoritos
Nos Favoritos
Desfavoritar
Content Type: Addon
Addon Type: Entity
Addon Tags: Fun, Roleplay
Tamanho:
Publicado em:
Atualizado em:
39.855 KB
2 jan. 2018 às 13:58
25 jul. 2018 às 16:55
2 notas de alterações ( ver )

Subscreve para transferir
SCP-714 Entity | The Jaded Ring

Numa coleção por Dragoteryx
My Awesome Addons
9 itens
Descrição
I finally finished this entity. Initially I planned to release it along with 1025 but then I thought that I should make it standalone so the other SCPs I will release (if I do release other SCPs) will be able to interact with it as well, without the user needing to download 1025 if he only wants 714.

You can find it under Entities/SCPs.

There are no client-side convars, but there is one client-side console command => drop714 (to drop SCP-714 if you are wearing it)

I also decided to add a health regen and a way to die using this SCP to add a challenge and an interest in using it.

And of course, it is compatible with my SCP-1025 addon.
http://steamproxy.com/sharedfiles/filedetails/?id=1253650534
Reading the book while wearing the ring protects you from getting the disease. However, putting on the ring won't cure you from diseases you already have.

Server-side convars:
- scp714_removable 0-1 => whether or not you can remove the ring using drop714 once you've equipped it
- scp714_disable_running 0-1 => enable/disable running when the ring is equipped
- scp714_disable_jumping 0-1 => enable/disable jumping when the ring is equipped
- scp714_kill 0-1 => whether or not the ring can kill you if you are wearing it for too long
- scp714_kill_min <duration> => for how much time you can wear the ring safely (seconds, 30 by default)
- scp714_kill_max <duration> => maximum wearing duration before death (seconds, 180 by default)
- scp714_regen 0-1 => enable/disable health regen when wearing SCP-714
- scp714_regen_amount <number> => how much health you receive every second (4 by default)
- scp714_regen_maxhealth <number> => maximum health (100 by default)

For gamemode creators:
You can set whether or not a player can use this entity using the network var 714CantUse. (boolean)
Example: ply:SetNWBool("714CantUse", true) => the player represented by "ply" can't use the ring.
Set to false by default.
29 comentários
FrankyCivilnetworks.Net 27 dez. 2024 às 8:51 
this mod i creating errors on a server i think it says[scp_714] bad argument #4 to CreateConVar (string expected, got bool)
1. unknown - addons/scp_714/lua/autorun/drg_scp714_convars.lua:1
Scoober 15 nov. 2024 às 14:21 
why do i feel sleepy
Dragoteryx  [autor] 9 ago. 2024 às 14:17 
then remove it, I won't fix it anyway
livin like Larry 9 ago. 2024 às 14:08 
this bitch been creating script errors [SCP-714 Entity - The Jaded Ring] bad argument #4 to CreateConVar (string expected, got bool)
1. unknown - lua/autorun/drg_scp714_convars.lua:1
Fredvog 6 mar. 2021 às 3:43 
Three Rings for the Elven-kings under the sky,
Seven for the Dwarf-lords in their halls of stone,
Nine for Mortal Men doomed to die,
One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.
One Ring to rule them all, One Ring to find them,
One Ring to bring them all, and in the darkness bind them,
In the Land of Mordor where the Shadows lie.
Roxy!!! <3 3 fev. 2020 às 15:39 
this made me hit the woah
Faety 31 jul. 2019 às 11:34 
I fixed your net :
net.Receive("Drop714", function(len, ply)
if (ply:GetNWBool("Wearing714")) then
Drop714(ply, true)
end
end)

You should add the check if it is wearing it because someone successfully exploited it to spawn a lot of scp714 :)
Lizard 15 out. 2018 às 12:55 
nvm i forgot to download SCP:CB Prop Pack...
Dragoteryx  [autor] 13 out. 2018 às 5:45 
Really? That's weird. Can you name a few maps where it doesn't work?
Lizard 13 out. 2018 às 3:39 
it works on some maps only :(