Garry's Mod
Оцінок: 197
Horror map Sandbox-ifier
2
   
Нагородити
До улюбленого
В улюблених
Прибрати
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Cartoon, Fun
Розмір файлу
Додано
Оновлено
97.624 KB
5 верес. 2021 о 4:20
22 верес. о 14:02
Змін 27 ( перегляд )

Підпишіться, аби завантажити
Horror map Sandbox-ifier

В колекціях (2) автора NextKurome76TheSoldier
My Subbed Stuff
Предметів: 817
Addon patches for issues that only NextKurome can relate to
Предметів: 29
Опис
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
sand 29 верес. о 15:55 
i hate that women
Eills 22 верес. о 18:36 
wtf dacoobers
ketchupfox 20 верес. о 5:30 
thank you!!!!!!!! you have no idea how long i've been wanting to mess around with horror maps lol
NextKurome76TheSoldier  [автор] 21 серп. о 7:29 
yooo garry's mod is now garry's mod and not sanction's mod
john 21 серп. о 7:27 
no way horror maps are playable now
Dekko 3 лип. о 10:17 
oke
NextKurome76TheSoldier  [автор] 3 лип. о 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 лип. о 7:46 
Why does this add a bunch of hidden cs:s weapons to my game under the name co-op
NextKurome76TheSoldier  [автор] 25 черв. о 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 черв. о 5:02 
I meant spawning props...