Garry's Mod
903 evaluări
gm_excess_waters
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
Content Type: Addon
Addon Type: Map
Addon Tags: Build, Scenic, Water
Dimensiunea fișierului
Postat
18.634 MB
9 iul. 2013 la 18:01
1 jurnal de actualizare ( vizionare )

Abonează-te pentru a descărca
gm_excess_waters

Descriere
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
Discuții populare Vezi toate (1)
6
9 nov. 2023 la 23:14
Odd block in news room
pitch perfect pail
33 comentarii
Fixator10 13 iun. 2024 la 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 iun. 2024 la 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 sept. 2022 la 0:41 
Salt water
zSolt 28 iun. 2022 la 4:11 
can you please add a dam whit a gate?
Hurgablurg 3 mart. 2022 la 12:01 
the name is no lie!
mitsuki 21 nov. 2021 la 17:12 
could you make a night ver of this map?
VladHD 9 nov. 2021 la 9:37 
Add a NAV!
xander 2 aug. 2021 la 12:16 
@Versus , i don't think so
Versus 10 iul. 2021 la 7:52 
Does this have nav mesh?