Garry's Mod
902 оценки
gm_excess_waters
   
Награда
Добавяне към любими
В любими
Премахване от любими
Content Type: Addon
Addon Type: Map
Addon Tags: Build, Scenic, Water
Размер на файла
Публикуван на
18.634 MB
9 юли 2013 в 18:01
1 бележка за промяна ( преглед )

Абониране, за да се свали
gm_excess_waters

Описание
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 в 23:14
Odd block in news room
pitch perfect pail
33 коментара
Fixator10 13 юни 2024 в 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 13 юни 2024 в 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 2 септ. 2022 в 0:41 
Salt water
zSolt 28 юни 2022 в 4:11 
can you please add a dam whit a gate?
Hurgablurg 3 март 2022 в 12:01 
the name is no lie!
mitsuki 21 ноем. 2021 в 17:12 
could you make a night ver of this map?
VladHD 9 ноем. 2021 в 9:37 
Add a NAV!
xander 2 авг. 2021 в 12:16 
@Versus , i don't think so
Versus 10 юли 2021 в 7:52 
Does this have nav mesh?