等级+
Class+
76561198044472964
Steam工坊
预览截图
1 张图片
主预览图
左右滑动查看更多 · 点击图片查看原图
模组介绍
该模组是为 Cupboard Panda Crew 角色扮演和游戏社区创建的。
查看英文原文
This mod was created for the Cupboard Panda Crew Roleplay & Gaming Community.
Their Website: www.cupboardpandas.com
Their Discord: www.discord.gg/cupboardpandacrew
All changes are made upon their request only.
This mod gives you the ability to force RP on your servers.
It takes some work to set up, but once it is, each role on the server will only have access to whichever engrams you decide.
Players can pick up to 2 classes and you decide which classes can be paired together.
Optionally you can give all players, or just certain classes starting items.
This mod probably wont work correctly in single player!
GameUserSettings.ini:
This is the title players see on the class selection screen
This is the message players see on the class selection screen
A number between 0-5 that decides the background on the class selection screen
A "|" separated list of button links shown in the class selection UI, formatted like this: Google,www.google.com|Discord,www.discord.gg Max 4 buttons
A "," separated list of class path+quantity+quality+blueprint that are given to all players when they first pick a class eg, /Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponGun.PrimalItem_WeaponGun 1 1 0
A "," separated list of class paths that are unlocked for all players eg, /Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponGun.PrimalItem_WeaponGun
Classes are defined like this. They must be numbered sequentially, eg , , ...
The name of the class
A description of the class to help players decide
A "," separated list of class paths that decides which engams the class gets given
A "," separated list of class paths+quantity+quality+blueprint that are given when they first pick a class
A "," separated list of class names (Name=) that are allowed to be chosen as a second profession
True or false. Decides whether this class can only be chosen as a secondary class
Their Website: www.cupboardpandas.com
Their Discord: www.discord.gg/cupboardpandacrew
All changes are made upon their request only.
This mod gives you the ability to force RP on your servers.
It takes some work to set up, but once it is, each role on the server will only have access to whichever engrams you decide.
Players can pick up to 2 classes and you decide which classes can be paired together.
Optionally you can give all players, or just certain classes starting items.
This mod probably wont work correctly in single player!
GameUserSettings.ini:
[Class+]Title=This is the title players see on the class selection screen
Message=This is the message players see on the class selection screen
Background=A number between 0-5 that decides the background on the class selection screen
Buttons=A "|" separated list of button links shown in the class selection UI, formatted like this: Google,www.google.com|Discord,www.discord.gg Max 4 buttons
GlobalItems=A "," separated list of class path+quantity+quality+blueprint that are given to all players when they first pick a class eg, /Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponGun.PrimalItem_WeaponGun 1 1 0
GlobalEngrams=A "," separated list of class paths that are unlocked for all players eg, /Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponGun.PrimalItem_WeaponGun
Classes are defined like this. They must be numbered sequentially, eg , , ...
Name=The name of the class
Description=A description of the class to help players decide
Engrams=A "," separated list of class paths that decides which engams the class gets given
Items=A "," separated list of class paths+quantity+quality+blueprint that are given when they first pick a class
AllowedSubClasses=A "," separated list of class names (Name=) that are allowed to be chosen as a second profession
SubClassOnly=True or false. Decides whether this class can only be chosen as a secondary class