xxx73
Refugee
Hey again
Another day of modding, and I need you guys to help me solve some ideas.
1. Terrain based movement speed for vehicles
Is it possible to have terrain based movement speed for different vehicles, similar to what elucidus made for player?
Here is code he used on blocks.
2. Active skille give exp to player leveling or skill points
I use the active skill system from KhaineGB Darkness Falls, this system make it possible to level some skills by doing actions related to that skill, as it was before i 7dtd. I like to take it a step further by adding a small exp bonus to player level for each skill level up, or one skill point to spend for every 5 level players gain in active skills. Is anything of this possible?
3. Reduced tree density at higher elevation
Is it possible to change density of trees depending on elevation? Back in A16 it was possible to set biomes at certain elevation.
4. Recommended max speed for vehicles
I really hate the vehicle speed in A17, so I have improved speed on all vehicles, some with almost doble max speed.
My questions is:
What max speed do you guys recommend on a good server for 3 players?
What is the consequences if driving "too" fast?
I appreciate any thoughts on this subjects.
Have fun
Another day of modding, and I need you guys to help me solve some ideas.
1. Terrain based movement speed for vehicles
Is it possible to have terrain based movement speed for different vehicles, similar to what elucidus made for player?
Here is code he used on blocks.
<property name="MovementFactor" value=".85"/>
2. Active skille give exp to player leveling or skill points
I use the active skill system from KhaineGB Darkness Falls, this system make it possible to level some skills by doing actions related to that skill, as it was before i 7dtd. I like to take it a step further by adding a small exp bonus to player level for each skill level up, or one skill point to spend for every 5 level players gain in active skills. Is anything of this possible?
3. Reduced tree density at higher elevation
Is it possible to change density of trees depending on elevation? Back in A16 it was possible to set biomes at certain elevation.
4. Recommended max speed for vehicles
I really hate the vehicle speed in A17, so I have improved speed on all vehicles, some with almost doble max speed.
My questions is:
What max speed do you guys recommend on a good server for 3 players?
What is the consequences if driving "too" fast?
I appreciate any thoughts on this subjects.
Have fun

Last edited by a moderator: