Garry's Mod
902 คะแนน
gm_excess_waters
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
Content Type: Addon
Addon Type: Map
Addon Tags: Build, Scenic, Water
ขนาดไฟล์
โพสต์
18.634 MB
9 ก.ค. 2013 @ 6: 01pm
1 หมายเหตุการเปลี่ยนแปลง ( ดู )
คำอธิบาย
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
กระดานสนทนายอดนิยม ดูทั้งหมด (1)
6
9 พ.ย. 2023 @ 11: 14pm
Odd block in news room
pitch perfect pail
33 ความเห็น
Fixator10 13 มิ.ย. 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 มิ.ย. 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 ก.ย. 2022 @ 12: 41am 
Salt water
zSolt 28 มิ.ย. 2022 @ 4: 11am 
can you please add a dam whit a gate?
Hurgablurg 3 มี.ค. 2022 @ 12: 01pm 
the name is no lie!
mitsuki 21 พ.ย. 2021 @ 5: 12pm 
could you make a night ver of this map?
VladHD 9 พ.ย. 2021 @ 9: 37am 
Add a NAV!
xander 2 ส.ค. 2021 @ 12: 16pm 
@Versus , i don't think so
Versus 10 ก.ค. 2021 @ 7: 52am 
Does this have nav mesh?