- Dec 18, 2025
- 47
- 6
- 330
- Pronouns
- he/him they/them (MAYBE SHE/HER ON SOME DAYS)
i am trying to set a variable in
function on_mods_loaded()
if [Insert The day night cycle Api here] then
day_night = true
else
day_night = false
end
end
but i don't knwo the day night api
function on_mods_loaded()
if [Insert The day night cycle Api here] then
day_night = true
else
day_night = false
end
end
but i don't knwo the day night api