Garry's Mod

Garry's Mod

896 ratings
gm_excess_waters
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Map
Addon Tags: Build, Scenic, Water
File Size
Posted
18.634 MB
9 Jul, 2013 @ 6:01pm
1 Change Note ( view )

Subscribe to download
gm_excess_waters

Description
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
Popular Discussions View All (1)
6
9 Nov, 2023 @ 11:14pm
Odd block in news room
Great King of Evil Ganondorf
33 Comments
園崎 法子 13 Jun, 2024 @ 2:54pm 
Somewhat more destructive hotfix, that removes blocks for any tools:
lua_run for _, ent in ents.Iterator() do ent.m_tblToolsAllowed = nil end
園崎 法子 13 Jun, 2024 @ 2:52pm 
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 2 Sep, 2022 @ 12:41am 
Salt water
zSolt 28 Jun, 2022 @ 4:11am 
can you please add a dam whit a gate?
Hurgablurg 3 Mar, 2022 @ 12:01pm 
the name is no lie!
mitsuki 21 Nov, 2021 @ 5:12pm 
could you make a night ver of this map?
VladHD 9 Nov, 2021 @ 9:37am 
Add a NAV!
xander 2 Aug, 2021 @ 12:16pm 
@Versus , i don't think so
Versus 10 Jul, 2021 @ 7:52am 
Does this have nav mesh?