Arma 3
Terrain Lib
26 Comments
ribera1945e 14 Jul @ 11:06am 
Is it possible to create underground facilities while checking the changes this mod makes (for example, by making the ground sink) in EDEN?
Seb  [author] 31 Jul, 2024 @ 8:59am 
Yep, it accepts a trigger as an area.
Ghostbadi 30 Jul, 2024 @ 5:32pm 
So, from my understanding, i can make trigger specific size, and with code make trench out of that?
Seb  [author] 30 Jul, 2024 @ 12:48pm 
It's just some functions to use. The ve demonstration code shows the arguments as a map marker I guess.
Ghostbadi 30 Jul, 2024 @ 11:59am 
Is there a chance for "How To Use" step by step? Been reading trough whole day even on github, cant find a clear explanation step by step
ludilo2000 7 Jun, 2024 @ 11:02am 
how the fuck do i use this
ICEM4N 17 Feb, 2024 @ 3:09pm 
instructions unclear, can you provide an better example?, sorry im just dumb xd
Nickis 21 Oct, 2023 @ 9:04am 
noooo, fuggin training grounds
Delta-Gamma 14 Oct, 2023 @ 6:50pm 
Eden support would really make this mod rock.
QuadPapi 10 Jul, 2023 @ 5:11am 
Just stopped by to say the last picture is so fucking funny, good job!
Sir Tanchottingham 4 May, 2023 @ 6:08am 
Excellent mod :steamthumbsup::security:, I would like to know if it is possible that in the future it will be compatible with the ACE trench shovel. for example, to be able to decrease (up to a certain limit) the terrain with the intention of having a realistic system for making trenches
Seb  [author] 30 Apr, 2023 @ 7:55am 
@Mad Cheese it depends on the map and size of the trench. In arma terrain cells are usually a few meters across, so it may appear bad of you're using an angle not divisible by 90 and the trench is very narrow, it's a limitation of the game
Mad_Cheese 30 Apr, 2023 @ 6:27am 
hey thank you for this, i am a bit overwhelmed but this looks like amazing work. Am I correct to assume that trying to build for example a trench that is not oriented in steps divisive with 45 is going to have strange results? I probably am not getting the basics right
Disc 30 Apr, 2023 @ 12:12am 
is this like deformer?
Chonkems 29 Apr, 2023 @ 5:31pm 
NO DON'T UN-PROVE MY PROVING GROUNDS WAITWAITWAITWAIT
Seb  [author] 29 Apr, 2023 @ 1:31pm 
no
afgan-spec 29 Apr, 2023 @ 1:28pm 
I don't understand how to use it, will you make a video tutorial or example compositions?
Nachu 27 Apr, 2023 @ 1:14am 
I don't understand how to use it, will you make a video tutorial or example compositions?
ICEM4N 26 Apr, 2023 @ 5:53pm 
Hi, awesome work, however, I wasn't able make work the VR map demo, should I run it in the console or in a trigger?
trenchgun 26 Apr, 2023 @ 4:49pm 
@Seb thanks for the info. I definitely like the level of control for precise stuff that is hard to do with Deformer. Excellent work!
Seb  [author] 26 Apr, 2023 @ 1:09am 
@Trenchgun yeah exactly that.

If you wanted to use this mods functions in init, you could do something like this to make sure Deformer was finished. (steam is ruining formatting so imagine some nice indentation)

0 spawn {
waitUntil {time > 1};
// Force unscheduled using isNil
isNil {
// TerrainLib stuff here
}
};
trenchgun 25 Apr, 2023 @ 3:58pm 
When you say "Don't use TerrainLib code until after the mission is in progress." about running with Deformer, so as long as any TerrainLib functions arent run in editor or during mission init, there won't be conflict? My group is looking at adding Deformer, would this have a significant conflict for mission makers working purely in the editor?
Huntermist 25 Apr, 2023 @ 1:34pm 
now if we can just figure out how to have it so the player can "dig" real trenches.
Disciple Five 25 Apr, 2023 @ 1:20pm 
bro fr unbombed my proving grounds
Lotto 25 Apr, 2023 @ 12:28pm 
Would Zeus modules be possible?
little andy 24 Apr, 2023 @ 4:42am 
brilliant