Garry's Mod
790 คะแนน
SCP-714 Entity | The Jaded Ring
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
Content Type: Addon
Addon Type: Entity
Addon Tags: Fun, Roleplay
ขนาดไฟล์
โพสต์
อัปเดต
39.855 KB
2 ม.ค. 2018 @ 1: 58pm
25 ก.ค. 2018 @ 4: 55pm
2 หมายเหตุการเปลี่ยนแปลง ( ดู )

สมัครสมาชิกเพื่อดาวน์โหลด
SCP-714 Entity | The Jaded Ring

อยู่ใน 1 ชุดสะสม โดย Dragoteryx
My Awesome Addons
9 รายการ
คำอธิบาย
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 ความเห็น
FAZE Mugabe 6 มี.ค. 2021 @ 3: 43am 
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.
Daisy 3 ก.พ. 2020 @ 3: 39pm 
this made me hit the woah
Faety 31 ก.ค. 2019 @ 11: 34am 
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 ต.ค. 2018 @ 12: 55pm 
nvm i forgot to download SCP:CB Prop Pack...
Dragoteryx  [ผู้สร้าง] 13 ต.ค. 2018 @ 5: 45am 
Really? That's weird. Can you name a few maps where it doesn't work?
Lizard 13 ต.ค. 2018 @ 3: 39am 
it works on some maps only :(
The Cactuar 5 ก.ย. 2018 @ 10: 47pm 
Thank You
:ss13ok:
Dragoteryx  [ผู้สร้าง] 22 ส.ค. 2018 @ 2: 53am 
With most mods the 0 disables the option while the 1 enables it.
The Cactuar 21 ส.ค. 2018 @ 6: 07pm 
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 ส.ค. 2018 @ 4: 36pm 
it was an error at first then i could see it the next time I played