Search found 1 match

by nakoi
Thu Oct 02, 2025 6:16 am
Forum: Modding help
Topic: Port mod IR3 in SA
Replies: 0
Views: 137

Port mod IR3 in SA

Hello.
I'm trying to port a mod to version 2.0.
I've encountered a problem and don't know how to fix it.
with "noise"

if properties.autoplace then
local v = "ir-fissure-type-noise"
local band_condition = noise.less_than(noise.var("v"), (properties.high_band*2)-1) * noise.less_or_equal ...

Go to advanced search