Recent content by myav

  1. M

    please explain the difference between variables

    In the game code, I see symbols at the beginning of variable names. Are they just visual? Or these symbols mean something? example ($ . _ and normal):   <triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar="$test" operation="set" value="2"/> <triggered_effect...
  2. M

    pls explain what means: server side or not mod

    I correct understand, that if i'll copy to server location my mods, they will become server side? So, than i don't understand - what then i can't copy to server location? (which mod types i can't make as server side? Some that contain certain folders? or some that contain certain types of...
  3. M

    pls help with biome restriction code

    I want to create a challenge: complete 2 any tier3 quests in a snow biome. By the first, i have watched vanilla challenge (as example):   <challenge name="questTraderToTraderComplete" title_key="challengeQuestTraderToTraderComplete" icon="ui_game_symbol_quest" group="Traders"...
  4. M

    feedback: my dream of weather effects (and new diseases) in different biomes

    How I see the most ideal version of innovations in biomes... Forest: (first, to loosen the humidity so that the new disease will be not permanent)   a). Reduce the speed of getting wet from normal rain. b). Additionally reduce the speed of getting wet from each piece of medium armor and...
Back
Top