Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Xsyntryk

Members
  • Posts

    8
  • Joined

  • Last visited

  • Days Won

    3

Reputation Activity

  1. Like
    Xsyntryk got a reaction from Ryan Pennington in Losing dinosaurs.   
    It's a known bug, nothing to do with your server, they will lose dinos elsewhere too. Sometimes they fall through the world, you could check for them there, enable ghost and fly. Other times if they're in spots where rocks/trees are supposed to be they will vanish when the resource reappears. All I can say is, it's Alpha...
  2. Like
    Xsyntryk got a reaction from vbcitroo30 in Losing dinosaurs.   
    It's a known bug, nothing to do with your server, they will lose dinos elsewhere too. Sometimes they fall through the world, you could check for them there, enable ghost and fly. Other times if they're in spots where rocks/trees are supposed to be they will vanish when the resource reappears. All I can say is, it's Alpha...
  3. Like
    Xsyntryk got a reaction from owldriver in Editting Tamed Dino Stats Multiplier doesn't seem to work.   
    It's fixed now in 231.2. We need a config option for this though because our already defaulted PerLevelStatsMultiplier_DinoTamed[0]=1.00, needs to be changed to 0, for [8] as well. and then the other 4 lines added. You need these lines in your game.ini file:
     
    PerLevelStatsMultiplier_DinoTamed[0]=0
    PerLevelStatsMultiplier_DinoTamed[8]=0
    PerLevelStatsMultiplier_DinoTamed_Add[0]=0
    PerLevelStatsMultiplier_DinoTamed_Add[8]=0
    PerLevelStatsMultiplier_DinoTamed_Affinity[0]=0
    PerLevelStatsMultiplier_DinoTamed_Affinity[8]=0