Garry's Mod

Garry's Mod

902 értékelés
gm_excess_waters
   
Díjazás
Kedvenc
Kedvenc
Törlés
Content Type: Addon
Addon Type: Map
Addon Tags: Build, Scenic, Water
Fájlméret:
Közzétéve:
18.634 MB
2013. júl. 9., 18:01
1 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
gm_excess_waters

Leírás
A beautiful map with plenty of canals, tunnels, and rooms to explore and build in. I did not make this map, I only reuploaded it because it disappeared from the workshop.

Original facepunch thread: http://www.facepunch.com/showthread.php?t=788156
Népszerű témák Összes megnézése (1)
6
2023. nov. 9., 23:14
Odd block in news room
pitch perfect pail
33 megjegyzés
Fixator10 2024. jún. 13., 14:54 
Somewhat more destructive hotfix, that removes blocks for any tools:
lua_run for _, ent in ents.Iterator() do ent.m_tblToolsAllowed = nil end
Fixator10 2024. jún. 13., 14:52 
Some wire boxes are broken on this map since there is no more "wire" tool (its now named "wire_adv").

Did some hotfix, this can be edited into some autorun script. Otherwise fixing it requires recompiling map or asking wiremod devs to add some backwards compatibility.

lua_run for _, ent in ents.Iterator() do if istable(ent.m_tblToolsAllowed) and table.HasValue(ent.m_tblToolsAllowed, "wire") then table.insert(ent.m_tblToolsAllowed, "wire_adv") end end

Also there is some sort of easter egg (more like "know how" feature), find a "wire box" with *x7 input, values are 2127, 2137, 2157
XxxLETMECOOKXxx 2022. szept. 2., 0:41 
Salt water
zSolt 2022. jún. 28., 4:11 
can you please add a dam whit a gate?
Hurgablurg 2022. márc. 3., 12:01 
the name is no lie!
mitsuki 2021. nov. 21., 17:12 
could you make a night ver of this map?
VladHD 2021. nov. 9., 9:37 
Add a NAV!
xander 2021. aug. 2., 12:16 
@Versus , i don't think so
Versus 2021. júl. 10., 7:52 
Does this have nav mesh?