Garry's Mod

Garry's Mod

197 oy
Horror map Sandbox-ifier
2
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
İçerik Türü: Eklenti
Eklenti Türü: Alet
Eklenti Etiketleri: Yapı, Çizgi Film, Eğlence
Dosya Boyutu
Gönderilme
Güncellenme
97.624 KB
5 Eyl 2021 @ 4:20
22 Eyl @ 14:02
27 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
Horror map Sandbox-ifier

NextKurome76TheSoldier tarafından 2 koleksiyonda
My Subbed Stuff
817 öğe
Addon patches for issues that only NextKurome can relate to
29 öğe
Açıklama
AKA: lua_run disabler (horror map anti-cheat remover) MK.II

Take control of horror maps again, this is why you are playing Garry's Mod, don't let map devs tell you what to do. This includes coop_ maps that entirely run on a different gamemode that force u to play on gm_flatgrass if not obeying thier rules. (this addon comes with the sweps, so you can still play those)

Unlike this version, this addon overriddes the lua_run entity on most maps and replaces them with a recoded version that prevents code with certain keywords from being run, in addition it reenables most hooks that are likely to be disabled when playing on a horror map. So running it on sandbox maps with additional lua features should have no effect (Noclip can't be unblocked in some cases). As bonus, it will also remove all triggers that strip the player of thier weapons, aswell as removing player_speedmod entities that modify the player's movement.

Affected hooks:
GAMEMODE:PlayerCanPickupItem()
GAMEMODE:PlayerCanPickupWeapon()
GAMEMODE:PlayerSpawnObject()
GAMEMODE:PlayerSpawnNPC()
GAMEMODE:PlayerSpawnProp()
GAMEMODE:PlayerSpawnSENT()
GAMEMODE:PlayerSpawnSWEP()
GAMEMODE:PlayerSpawnVehicle()
GAMEMODE:CanDrive()
GAMEMODE:CanTool()
GAMEMODE:CanProperty()
GAMEMODE:CanPlayerSuicide()
(basically anything that messes with the gamemode)

Tags: Backrooms, Sandbox, Wandering, Ghost, Spooky, Sandboxifier

make sure to check out my other addons if you are interested.
My Workshop Addons
65 Yorum
sand 29 Eyl @ 15:55 
i hate that women
Eills 22 Eyl @ 18:36 
wtf dacoobers
ketchupfox 20 Eyl @ 5:30 
thank you!!!!!!!! you have no idea how long i've been wanting to mess around with horror maps lol
NextKurome76TheSoldier  [yaratıcı] 21 Ağu @ 7:29 
yooo garry's mod is now garry's mod and not sanction's mod
john 21 Ağu @ 7:27 
no way horror maps are playable now
Dekko 3 Tem @ 10:17 
oke
NextKurome76TheSoldier  [yaratıcı] 3 Tem @ 7:50 
they were meant for some gamemode to be explicity used on a select few maps, maps that wouldn't let you play unless the gamemode is installed. So even if you bypass that, its weapons will be missing, so they are in here
Dekko 3 Tem @ 7:46 
Why does this add a bunch of hidden cs:s weapons to my game under the name co-op
NextKurome76TheSoldier  [yaratıcı] 25 Haz @ 6:30 
Ah not player respawning got it, you can use a lua_run that sets each of the PlayerSpawn hooks to return false to prevent prop spawns, and back to return true if pressing the said button
The Pig 25 Haz @ 5:02 
I meant spawning props...