Garry's Mod
788 evaluări
SCP-714 Entity | The Jaded Ring
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
Content Type: Addon
Addon Type: Entity
Addon Tags: Fun, Roleplay
Dimensiunea fișierului
Postat
Actualizat
39.855 KB
2 ian. 2018 la 13:58
25 iul. 2018 la 16:55
2 notițe privind schimbările ( vizionare )

Abonează-te pentru a descărca
SCP-714 Entity | The Jaded Ring

În 1 colecție creată de Dragoteryx
My Awesome Addons
9 obiecte
Descriere
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://steamcommunity.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.
25 comentarii
FAZE Mugabe 6 mart. 2021 la 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.
Leela 3 febr. 2020 la 15:39 
this made me hit the woah
Faety 31 iul. 2019 la 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 oct. 2018 la 12:55 
nvm i forgot to download SCP:CB Prop Pack...
Dragoteryx  [autor] 13 oct. 2018 la 5:45 
Really? That's weird. Can you name a few maps where it doesn't work?
Lizard 13 oct. 2018 la 3:39 
it works on some maps only :(
The Cactuar 5 sept. 2018 la 22:47 
Thank You
:ss13ok:
Dragoteryx  [autor] 22 aug. 2018 la 2:53 
With most mods the 0 disables the option while the 1 enables it.
The Cactuar 21 aug. 2018 la 18:07 
scp714_kill command, does the 0 make it kill you or does the 1 makes it kill you

(p.s you should add in the description the numbers and tell if 0 or 1 makes the ring kill you or not)
DrShrooms 9 aug. 2018 la 16:36 
it was an error at first then i could see it the next time I played