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


Tooshort

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Tooshort

  1. Using These on my servers atm. and the tribes love it. just thought i would share to everyone else if you don't like the size of the stack just change the number at the end. Cheers!

    Just copy and paste to your gameusersettings.ini

    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawMeat_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawPrimeMeat_C",Quantity=(MaxItemQuantity=500)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Hide_C",Quantity=(MaxItemQuantity=2000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Metal_C",Quantity=(MaxItemQuantity=2500)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_MetalIngot_C",Quantity=(MaxItemQuantity=2500)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_SnailPaste_C",Quantity=(MaxItemQuantity=2400)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_ChitinPaste_C",Quantity=(MaxItemQuantity=2000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Electronics_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Flint_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Sparkpowder_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Gunpowder_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Gasoline_C",Quantity=(MaxItemQuantity=500)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Element_C",Quantity=(MaxItemQuantity=250)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Chitin_C",Quantity=(MaxItemQuantity=500)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Crystal_C",Quantity=(MaxItemQuantity=500)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Obsidian_C",Quantity=(MaxItemQuantity=500)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Polymer_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Silicon_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Stone_C",Quantity=(MaxItemQuantity=2500)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_WyvernMilk_C",Quantity=(MaxItemQuantity=50)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_SweetVeggieCake_C",Quantity=(MaxItemQuantity=250)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Honey_C",Quantity=(MaxItemQuantity=500)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_ElementShard_C",Quantity=(MaxItemQuantity=5000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Fibers_C",Quantity=(MaxItemQuantity=5000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Stimulant_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_jellyVenom_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Seed_test_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Berry_Azulberry_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Berry_Tintoberry_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Berry_Mejoberry_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Berry_Amarberry_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Veggie_Citronal_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Veggie_Longrass_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Veggie_Rockarrot_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_Veggie_Savoroot_C",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_CookedPrimeMeat",Quantity=(MaxItemQuantity=1000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_BlackPearl_C",Quantity=(MaxItemQuantity=5000)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Fertilizer_Compost_C",Quantity=(MaxItemQuantity=20)
    ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemResource_Oil_C",Quantity=(MaxItemQuantity=2000)
  2. the server saves in intervals of 15 mins if you have set something up an d decide to change it the server rolls back to the last save point. the best option you have to prevent this before you restart your server in the admin command line type Cheat SaveWorld so it creates a save point for you to roll back to instead of going back t its latest save point.

    Also any changes settings you have edited in the game.ini will be erased once you make changes in the modify server config tool.

    Here's what I normally do If you wish to use the Modify server config file. 

    open game.ini copy all custom data/entries you have input to a notepad document.

    make changes in servers config save but do not restart server. once finished copy and paste back into the game.ini file what you have saved then save and rerstart.

  3. Alright I was able to add Griffin spawns to the island... but i also wanted golems

     "ConfigAddNPCSpawnEntriesContainer=(NPCSpawnEntriesContainerClassString="DinoSpawnEntriesMountain_C",NPCSpawnEntries=((AnEntryName="GriffSpawner",EntryWeight=0.1,NPCsToSpawnStrings=("Griffin_Character_BP_C"))),NPCSpawnLimits=((NPCClassString="Griffin_Character_BP_C",MaxPercentageOfDesiredNumToAllow=1.0)))"

     

    the highlighted red text i cannot figure out what to change it too is it golemspawner elemental or rock golem i have no clue maybe an admin can let us know

  4. let me explain...

    I have only 1 server not a cluster.

    I want to be able to upload tames via transmitter or obelisk and download them within the server.

    how ever I do not want people to be able to download tames from there single player session in to my server.

    this happened while no admins were online someone downloaded a level 14500000 golem and same level giga and wiped about 9 tribes on the server. i even reloaded a save point( rolled it back) but they refuse to play on the server after that issue. I had steady 32 people plus sometimes and lost all but 6 and 4 are admins due to the issue,

    What Am I missing?

    I have enabled No Tribute Downloads, But with it on all tames even that were tamed in the server when downloading they disappear. So do imported Tames.

    What Am I missing?

    I have been to several servers that will allow you to upload/download tames within the server but does not let you download anything foreign into the server.

  5. this happens to me also.

    If I copy and paste my supply drops from the app BEACON , and start the server all is well. it works like a charm but if I edit anything from the Modify server config tool the code I copied and pasted before is deleted.

    dunno why this happens but you cannot make changes in the control panel after a copy and paste.

  6. Anyone that knows of any post them here to help others out.These are the only ones I have.

    MaxPersonalTamedDinos=1000
    AllowAnyoneBabyImprintCuddle=true
    OverrideStructurePlatformPrevention=True
    bAutoUnlockAllEngrams=True
    DisableWeatherFog=False
    ForceAllStructureLocking=true