-
-
Save caseyw/e9664660bf4e5072016e48d2ea2467f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemAmmo_TranqDart_C",Quantity=(MaxItemQuantity=200, bIgnoreMultiplier=true)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here you go, the class references can be found here:
https://ark.gamepedia.com/Item_IDs
The config settings and what are expected are located here:
https://ark.gamepedia.com/Server_Configuration#Game.ini
Hopefully this helped!