Garry's Mod

Garry's Mod

109 betyg
Magma Cave for Ragdoll Combat
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Content Type: Addon
Addon Type: Map
Addon Tags: Fun, Realism
Filstorlek
Lades upp
Uppdaterades
1.094 MB
21 nov, 2015 @ 8:28
27 nov, 2015 @ 14:11
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
Magma Cave for Ragdoll Combat

Beskrivning
DISCLAIMER : This is an old project, and I will not provide support for it mostly because I lost the files for it lol.

ragcom_magmacave_neo is a map for the Ragdoll Combat Gamemode.
It is compatible with other gamemodes like Sandbox, but you might find it little.
Also, if you plan on making a Ragoll Combat Server, you need to change the spawn height for the raggdolls and the camera and the height were you die in the gamemode code as theres is almost no configs for this Gamemode.
You can get the gamemode here: https://facepunch.com/showthread.php?t=1476465

Thanks to TopHatWaffle and is texturepack: RealwordTextures2.
I used is pack for the Lava, the rock and the platform.

So come check it out!
30 kommentarer
✨Nappy✨ 9 jul, 2023 @ 15:01 
What are the material required? Map's all checkered... :1

Also wish there's more maps like these.
ShaydedLotus324 17 jan, 2018 @ 9:39 
What I meant is your probably a busy person, that`s why I said "Whenever you can."
Sorry about the confusion.
Aqua best grill  [skapare] 17 jan, 2018 @ 9:22 
What do you mean? I do need to update it though...
ShaydedLotus324 17 jan, 2018 @ 9:00 
Also, EVATRON, shut up.
ShaydedLotus324 17 jan, 2018 @ 9:00 
Whenever you can work on it, I really want to have textures for the map, I was hoping to make a Groudon Screenshot, and I think this map is GOLD for it, it just needs textures.
Aqua best grill  [skapare] 10 jan, 2017 @ 18:26 
I'm sorry I'm being kinda lazy about it. And there's no need be salty about it.
props/wasteland/fence006 8 jan, 2017 @ 11:26 
way to not pack the materials dumbass
Doodoobutt 15 dec, 2016 @ 12:13 
Gaby, this is a great map for sandbox, because it is fun to ride a jeep with thrusters into the lava!
Aqua best grill  [skapare] 9 sep, 2016 @ 14:40 
This for the spectate camera spawn:
local function resetView(ply)
ply:SetPos(Vector(SOMETHING))
ply:SetEyeAngles(Angle(SOMETHING))
end
This for the spawn:
ragdoll_control:SetPos(Vector(math.sin(n)*r,math.cos(n)*r,-105))
This for the death height:
if ent:GetPos().z<-260 then