Garry's Mod

Garry's Mod

814 arvostelua
Superfreeze
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Content Type: Addon
Addon Type: Tool
Addon Tags: Build
Tiedostokoko
Julkaistu
Päivitetty
2.111 KB
10.11.2013 klo 5.50
24.1.2014 klo 8.28
7 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Superfreeze

Kuvaus
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())
Suositut keskustelut Näytä kaikki (2)
2
1.5.2023 klo 22.07
doesnt work
dumbface
1
15.6.2020 klo 15.50
save/dupes?!
buka pintu
63 kommenttia
♬♫~Joe Blaze~♫♬ 11.8. klo 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  [tekijä] 9.5. klo 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.5. klo 5.10 
does this addon allow me to build bomb shelters that can't be destroyed by bombs from GWarheads ?
Rost1DaG4m0r 1.4. klo 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.1. klo 16.48 
Unfortunately it doesn't work on ragdolls, just props, whether static or physics.
Zypheran  [tekijä] 18.11.2024 klo 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.11.2024 klo 2.19 
Why does this addon destroys all the constrains on the build
Hiehelboe 11.11.2023 klo 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  [tekijä] 9.11.2023 klo 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.11.2023 klo 1.56 
This addon is creating errors and messing up my saves.