Garry's Mod
902 lượt đánh giá
gm_excess_waters
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Content Type: Addon
Addon Type: Map
Addon Tags: Build, Scenic, Water
Kích cỡ file
Đã đăng
18.634 MB
9 Thg07, 2013 @ 6:01pm
1 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
gm_excess_waters

Mô tả
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
Thảo luận nổi bật Xem tất cả (1)
6
9 Thg11, 2023 @ 11:14pm
Odd block in news room
pitch perfect pail
33 bình luận
Fixator10 13 Thg06, 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 Thg06, 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 Thg09, 2022 @ 12:41am 
Salt water
zSolt 28 Thg06, 2022 @ 4:11am 
can you please add a dam whit a gate?
Hurgablurg 3 Thg03, 2022 @ 12:01pm 
the name is no lie!
mitsuki 21 Thg11, 2021 @ 5:12pm 
could you make a night ver of this map?
VladHD 9 Thg11, 2021 @ 9:37am 
Add a NAV!
xander 2 Thg08, 2021 @ 12:16pm 
@Versus , i don't think so
Versus 10 Thg07, 2021 @ 7:52am 
Does this have nav mesh?