Garry's Mod

Garry's Mod

903 rating
gm_excess_waters
   
Penghargaan
Favorit
Difavoritkan
Batalkan favorit
Content Type: Addon
Addon Type: Map
Addon Tags: Build, Scenic, Water
Ukuran File
Diposting
18.634 MB
9 Jul 2013 @ 6:01pm
1 Catatan Perubahan ( lihat )

Berlangganan untuk mengunduh
gm_excess_waters

Deskripsi
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
Diskusi Populer Lihat Semua (1)
6
9 Nov 2023 @ 11:14pm
Odd block in news room
pitch perfect pail
33 Komentar
Fixator10 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
Fixator10 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 Agu 2021 @ 12:16pm 
@Versus , i don't think so
Versus 10 Jul 2021 @ 7:52am 
Does this have nav mesh?