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


Leutian

Members
  • Posts

    35
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Leutian

  1. well the first thing i see is you have titanosaur's being replaced by dodo's so they probably arent spawning so adjusting their spawn weight won't effect anything other than an extra line of code, as far as the rest of it the only thing i can tell you is find out the spawn weight of it and set it to .5 or 1.0 and turn off the override so that it will ONLY use the first value and not the second.

  2. you have to upload the changes to the FTP for your server, and DON"T go back and change anything under the modify server config or advanced server config buttons and save it as it will overwrite any custom ini changes you make just use the green save settings and reboot button to avoid overwrites

    ?????? exactly what was said in the post below too pretty much Lol

  3. You can add that to the Custom Launch Parameters, that is different from a launch line toggle. I know, a bit confusing, but that's how the devs made it to be :P

     

    2016-07-29_12h29_53.png

    not to beat a dead horse here but there is a LOT of things you say "stick in the custom Launch params" that you CAN add to the .ini yourself and make them work without useing the customlaunch params such as the TItanosaur thing, preventing diseases, showing damage numbers etc, all we're asking for is some extra check boxes that input these in the .ini for us instead of having to FTP them in manually.

  4. http://pastebin.com/QPCmxVZ0

     

    LInk to the game.ini i use on my server it goes up to level 900 see especially the 

    OverrideMaxExperiencePointsPlayer=1601802240

    OverrideMaxExperiencePointsDino=1601802240

    entries and the LevelExperienceRampOverrides sections and paste those into your game ini. Then after that you can follow the steps in the post above to enter your extra 100 levels for each. change the Overrides to the new max value upload reboot and viola.

  5. [JoanIndomMod]
    IndomCount=-1
    IndomHCount=20
    NoWildAggro=False

     

    put that in your gameusersettings.ini file at the bottom -1 means low levels will not spawn at all and the 20 means that 20 high Levels at a time will spawn on your server the False means they're aggressive rather than passive until attacked.

     

    Also Cheat DestroyWildDinos after adding this to your .ini and rebooting will make sure that no more low level indoms are on your map.

  6. What are the exp gains like on Genesis? How much more is everything worth compared to vanilla?

    Exp gains are as you set them in your .ini however, this obviously means the high level and "uber" dinos are going to grant a LOT of xp if killed/tamed compared to vanilla dinos. As far as gathering, passive and crafting those are pretty much still controlled by you.

  7. Anytime you modify your ini settings thru the modify server config button on the control panel it will overwrite any custom ini settings you have made manually as soon as you hit the save button. However, After you do this and it overwrites your ini changes you've made previously you can re make said changes manually via FTP again and as long as you NEVER open up the modify server config panel again and save useing it your ini settings will remain.

  8. yeah lots of mods = lots of startup/reboot/update time However, i've seen youtubers running as many as 50 mods at once on their private servers so unless they're hosting multiplayer on their own machines it IS possible to do so lag free once everything is loaded up.

  9. Example of edited Game.ini  you could use if you edited it manually via FTP

    http://pastebin.com/vy2e57bw

    This is You Tuber Meatylocks Game.ini for 900 player levels and 900 dino levels after tameing among other things.

     

    Note you should stop your server before editing this way however if you just copy and paste the Bits you need into your Game.ini this way it's a LOT faster than manually adding levels one by one thru modify server config options.

  10. Annunaki sets the max wild level for dinos to 600 player level should be whatever you set it to in your configuration or game.ini file Also it allows you 200 levels on a dino after you tame them unless you set your config or game.ini differently. My servers i have Genesis running but have a max player level of 900 max wild dino level of 600 and can level tamed dinos 900 levels after tameing.

     

     

    Here is an example of what i'm talking about from YouTuber Meatylock's Game.ini

    http://pastebin.com/vy2e57bw

  11. Connecting to 167.114.211.109:21...

    Status:    Connection established, waiting for welcome message...

    Status:    Initializing TLS...

    Status:    Verifying certificate...

    Status:    TLS connection established.

    Status:    Logged in

    Status:    Retrieving directory listing...

    Command:    PWD

    Response:    257 "/" is current directory.

    Command:    TYPE I

    Response:    200 Type set to I

    Command:    PASV

    Response:    227 Entering Passive Mode (167,114,211,109,27,65)

    Command:    MLSD

    Error:    Connection timed out after 20 seconds of inactivity

    Error:    Failed to retrieve directory listing

    Status:    Disconnected from server

    Status:    Connecting to 167.114.211.109:21...

    Status:    Connection established, waiting for welcome message...

    Status:    Initializing TLS...

    Status:    Verifying certificate...

    Status:    TLS connection established.

    Status:    Logged in

    Status:    Retrieving directory listing...

    Command:    PWD

    Response:    257 "/" is current directory.

    Command:    TYPE I

    Response:    200 Type set to I

    Command:    PASV

    Response:    227 Entering Passive Mode (167,114,211,109,27,66)

    Command:    MLSD

    Error:    Connection timed out after 20 seconds of inactivity

    Error:    Failed to retrieve directory listing

    Status:    Disconnected from server

    thats the error i'm getting.