Garry's Mod

Garry's Mod

Ocen: 902
gm_excess_waters
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Content Type: Addon
Addon Type: Map
Addon Tags: Build, Scenic, Water
Rozmiar pliku
Zamieszczono
18.634 MB
9 lipca 2013 o 18:01
1 lista zmian ( zobacz )

Zasubskrybuj, aby pobrać
gm_excess_waters

Opis
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
Popularne dyskusje Zobacz wszystkie (1)
6
9 listopada 2023 o 23:14
Odd block in news room
pitch perfect pail
Komentarzy: 33
Fixator10 13 czerwca 2024 o 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 czerwca 2024 o 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 września 2022 o 0:41 
Salt water
zSolt 28 czerwca 2022 o 4:11 
can you please add a dam whit a gate?
Hurgablurg 3 marca 2022 o 12:01 
the name is no lie!
mitsuki 21 listopada 2021 o 17:12 
could you make a night ver of this map?
VladHD 9 listopada 2021 o 9:37 
Add a NAV!
xander 2 sierpnia 2021 o 12:16 
@Versus , i don't think so
Versus 10 lipca 2021 o 7:52 
Does this have nav mesh?