Garry's Mod

Garry's Mod

814 vurderinger
Superfreeze
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Content Type: Addon
Addon Type: Tool
Addon Tags: Build
Filstørrelse:
Offentliggjort:
Opdateret:
2.111 KB
10. nov. 2013 kl. 5:50
24. jan. 2014 kl. 8:28
7 ændringsbemærkninger ( vis )

Abonner for at downloade
Superfreeze

Beskrivelse
Toolmode to completely disable movement of objects.

Superfreezing an object will prevent movement, saving on performance and getting rid of the floaty movement when walking on top. Great for bases, rollercoasters, space stations or just about anything that remains stationary.

Primary fire will completely disable movement on an object
Secondary fire wil resume movement
Reload will put an object to sleep, a "soft freeze"

Holding your sprint key will apply these effects to all constrained objects.

Primary fire on a NPC will mark them to have their ragdoll frozen the moment they die, secondary to unmark.


If you're a server owner or just playing singleplayer and know some Lua you can edit Precision Alignment to allow superfrozen props to be moved by going over its files and replacing every util.IsValidPhsyicsObject(ent,#) with IsValid(ent:GetPhysicsObject())
Populære diskussioner Vis alle (2)
2
1. maj 2023 kl. 22:07
doesnt work
dumbface
1
15. juni 2020 kl. 15:50
save/dupes?!
buka pintu
63 kommentarer
♬♫~Joe Blaze~♫♬ 11. aug. kl. 12:52 
There needs to be a feature of this tool that can superfreeze most props on the map (Not doors/Interactable Objects, Just stuff like chairs/tables/gasmasks you can't put on/etc). so you don't deal with props that move or fall all of the time.
Zypheran  [ophavsmand] 9. maj kl. 5:51 
This addon doesn't do any special handling for GWarheads. If props can be destroyed or not is up to GWarheads.
6James 9. maj kl. 5:10 
does this addon allow me to build bomb shelters that can't be destroyed by bombs from GWarheads ?
Rost1DaG4m0r 1. apr. kl. 7:02 
This is a must have tool for scenebuilding! Thank you so much, and I really appreciate the effort of this tool.

I'm also impressed that it still works, so I can freeze props without worrying about moving them by accident!
christob 7. jan. kl. 16:48 
Unfortunately it doesn't work on ragdolls, just props, whether static or physics.
Zypheran  [ophavsmand] 18. nov. 2024 kl. 5:12 
It's a side effect of setting the movetype to none ("superfreezing"). The engine presumably removes the constrains as they're not affecting a static object anyway.
Nut Master 18. nov. 2024 kl. 2:19 
Why does this addon destroys all the constrains on the build
Hiehelboe 11. nov. 2023 kl. 3:57 
Figured it out. It's because it tries to freeze a NULL object.
The object is not there anymore because of the damn 'update'
of CSGO to CS2, deleting all my models and textures for CSGO content.

So the problem does not lie on this addons end. My apologies, and thanks
for checking it out anyways. :)
Zypheran  [ophavsmand] 9. nov. 2023 kl. 1:40 
I've just tried it but was unable to find any errors. Could you provide the exact error message and what you were doing to trigger that error?
Hiehelboe 8. nov. 2023 kl. 1:56 
This addon is creating errors and messing up my saves.