📘
EFT
  • JustEmuTarkov Wiki FanMade
  • functions
    • helpfunctions
      • findAndReturnChildren
      • utility.isMoneyTpl(tpl)
      • utility.payMoney(pmcData, body, sessionID)
      • getItem
      • utility.getCurrency(string)
      • findMoney
      • getMoney
      • isDogtag
      • utility.inRUB(number,string)
      • getSize
      • replaceIds
      • utility.fromRUB(number,string)
      • utility.recheckInventoryFreeSpace(pmcData, sessionID)
      • getChildId
      • getPlayerStash
    • utility
      • utility.makeSign()
      • utility.generateNewItemId()
      • utility.getRandomIntEx(number)
      • utility.generateNewAssortId()
      • utility.getTimestamp()
      • utility.removeDir()
      • utility.adlerGen(string)
      • utility.generateNewId(string)
      • utility.getDate()
      • utility.getRandomInt()
      • utility.getDirList(path)
      • utility.getTime()
      • utility.getLocalIpAddress()
      • utility.clearString(string)
      • utility.generateNewDialogueId()
  • tutorials
    • modding
      • locales
        • locale_edits
      • traders
        • traders_edits
      • assorts
        • assorts_edits
      • items
        • items_edits
        • backpacks_cells
        • weapons_edits
      • bots
        • bots_edits
      • maps
        • maps_edits
      • weather
        • weathers_edits
      • hideout
        • hideout_edits
    • create_a_mod
    • edit_weapons_texture
    • create_weather
  • resources
    • Traders ID
    • Hideout ares
    • All nodes ID
Powered by GitBook
On this page
  • STILL UNDER DEVELOPMENT
  • Creating weather
  • Editing weather
  • Official links

Was this helpful?

  1. tutorials

create_weather

Previousedit_weapons_textureNextresources

Last updated 5 years ago

Was this helpful?

STILL UNDER DEVELOPMENT

So yeah, information on this page is likely to change in the future

Creating weather

  1. Copy-paste a weather present from ServerDir/db/weather/

  2. Rename the weather present to what you want

  3. Make changes where needed

We recommend you to add the weather as a mod. More info here :

Editing weather

Note that the weather files are loaded only when the server starts. If you make changes to a weather profile during the game, restart the server for the changes to take into effect.

ID's

id

description

wind_speed

wind speed

wind_direction

wind direction

wind_gustiness

wind gustiness

cloud

cloud density

fog

fog

rain

rain puddles intensity

rainIntensity

falling rain intensity

temp

temperature

accelerate

weather change speed multiplier

Ranges

id

min

max

wind_speed

0.0

1.0

wind_direction

1

8

wind_gustiness

0.0

1.0

cloud

-1.0

1.0

fog

0.0

1

rain

0

1

rainIntensity

0

2

temp

-50

50

accelerate

0

10

Official links

Discord link:

Reddit page:

https://github.com/KandaSoranyan/JustEmuTarkovWiki/blob/master/tutorials/create_a_mod.md
https://discord.gg/jv7X8wC
https://www.reddit.com/r/EmuTarkov/