ARK: Survival Evolved

ARK: Survival Evolved

PG Role Selector v2.1.8 [OPEN SOURCE] [DISCONTINUED]
This topic has been locked
gus.ini settings clarification
Would you be willing to share a fully working ini (just the section for this mod)? The Gus.ini Settings post is helpful, but I'd like to see what it looks like when it's all put together and there's more than one role. Just want to make sure I'm formatting it correctly.

From what I understand, it should look like what I'm pasting below. Please correct me if I'm wrong...

[PGRoleSelector]
RSTitle=Role Selector
RSWelcomeMessage=Sample Welcome Message
RSRoleNames=RoleA,RoleB
RSHiddenRoles=RoleC
AutoRankIncreaseSeconds=604800
RSBlueprintsRoleARank0=Blueprint'/Game/PrimalEarth/Test/PrimalItem_WeaponSpyglass.PrimalItem_WeaponSpyglass'
RSBlueprintsRoleBRank0=Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Wooden/PrimalItemStructure_WoodGate.PrimalItemStructure_WoodGate'
RSBlueprintsRoleCRank0=Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'

Love this idea, by the way. Thank you for making it. ^_^
< >
Showing 1-14 of 14 comments
Impulse  [developer] 5 Jun, 2017 @ 3:51am 
Here is a test example gus.ini setup:
https://pastebin.com/pFFXqu4M
VioletPhoenix 5 Jun, 2017 @ 8:59pm 
Originally posted by Impulse:
Here is a test example gus.ini setup:
https://pastebin.com/pFFXqu4M

Thank you much!
Bush Wookie 15 Jun, 2017 @ 7:30pm 
I love this mod idea and we are currently in the process of building and setting up a lite rp server of our own. I was wondering if I could get a couple clarifications on the gus.ini settings. I follow how you put everything in, but I wanted to know what exactly each class line meant.
For Example:
RSBlueprintsBlacksmithRank0=
RSItemsBlacksmithRank0=
RSEngramsBlacksmithRank0=
I understand that you put the spawn path for the blacksmith class on these lines. Does that mean that if the Blacksmith class is chosen then whatever item is in Blueprint line then the blacksmith automatically gets a crafting blueprint of the item in their inventory. The items line means they would get that item in their inventory. the engrams line would mean they automatically learn the engram for each item.
These settings would still allow the class to learn any other engrams it can afford, right? I guess I just wanted to understand it a little more before we made a decision about using it on the server and putting the time in to set up this kind of gus.ini setting.
Thanks for any help.
Impulse  [developer] 16 Jun, 2017 @ 12:59am 
Originally posted by The Body Farmer:
I understand that you put the spawn path for the blacksmith class on these lines. Does that mean that if the Blacksmith class is chosen then whatever item is in Blueprint line then the blacksmith automatically gets a crafting blueprint of the item in their inventory. The items line means they would get that item in their inventory. the engrams line would mean they automatically learn the engram for each item.
yes, to prevent users from learning other engrams, just make them very expensive.
Last edited by Impulse; 16 Jun, 2017 @ 1:00am
Alpabarda 16 Jun, 2017 @ 2:22am 
I put a sample of what I have to see what I'm missing:
[PGRoleSelector]
RSTitle=Server 1
RSWelcomeMessage=Take your Rol
RSRoleNames=blacksmith
RSRoleNPCBPMask=0
RSHiddenRoles=
RSEngramsblacksmithRank0=Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_AnvilBench.PrimalItemStructure_AnvilBench'
RSEngramsblacksmithRank0=Blueprint'/Game/PrimalEarth/Test/PrimalItem_WeaponCompass.PrimalItem_WeaponCompass',Blueprint'/Game/PrimalEarth/Test/PrimalItem_WeaponMagnifyingGlass.PrimalItem_WeaponMagnifyingGlass',Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet',Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'

This is just an example but I have hundreds of more lines with more roles.
By doing so, I choose the Blacksmith's Role, and automatically I get the blacksmith work table in the inventory, but I am not enabled the engrams (right now my game.ini is all vanila)
I have tested with Blueprints instead of engrams and it works perfectly, but what interests us is with engrams, since we want to do some very specific roles and bluepints can be sold, lost etc ...
I'm probably doing something wrong
Impulse  [developer] 18 Jun, 2017 @ 1:50am 
@Alpabarda, there is two times the entry for 'RSEngramsblacksmithRank0='
Alpabarda 18 Jun, 2017 @ 4:59am 
Originally posted by Impulse:
@Alpabarda, there is two times the entry for 'RSEngramsblacksmithRank0='
Sorry, I wanted to say this:
[PGRoleSelector]
RSTitle=Server 1
RSWelcomeMessage=Take your Rol
RSRoleNames=blacksmith
RSRoleNPCBPMask=0
RSHiddenRoles=
RSItemsblacksmithRank0=Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_AnvilBench.PrimalItemStructure_AnvilBench'
RSEngramsblacksmithRank0=Blueprint'/Game/PrimalEarth/Test/PrimalItem_WeaponCompass.PrimalItem_WeaponCompass',Blueprint'/Game/PrimalEarth/Test/PrimalItem_WeaponMagnifyingGlass.PrimalItem_WeaponMagnifyingGlass',Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet',Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'

When choosing in the game, blacksmith, the table appears to me of work, but I am not enabled the engrams that should be.
I am doing something wrong?
Impulse  [developer] 18 Jun, 2017 @ 8:47am 
Does your Character have the required level to learn this engrams?
Alpabarda 18 Jun, 2017 @ 11:05am 
The engrams are very expensive and with level 200 so that nobody can learn them. If not any player apart from the blacksmiths could perform them no?
Impulse  [developer] 18 Jun, 2017 @ 1:16pm 
only increase the amount of engrams points required, cause it will only give engrams if the level requirement is met
Impulse  [developer] 3 Jul, 2017 @ 1:53pm 
@Andy-Blackknight, try to avoid -> ä, ö, ü (they could cause trouble)
And remove the spaces between the role names -> 'RSRoleNames=Diplomat, Bürger, Kämpfer' should maybe look like 'RSRoleNames=Diplomat,Buerger,Kaempfer'

And you should only use one 'RSRoleNames' entry
Last edited by Impulse; 3 Jul, 2017 @ 1:53pm
das 2. 'RSRoleNames ist für Bush mod dachte das muß auch rein
Crash 2 Dec, 2017 @ 3:12pm 
Originally posted by Impulse:
only increase the amount of engrams points required, cause it will only give engrams if the level requirement is met
This doesn't fix the issue because they still spend the engram points. Meaning it puts them negative EP's.
< >
Showing 1-14 of 14 comments
Per page: 1530 50