Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
[Builders Helmet]
Max Weight=4000
You can change the number to get higer or lower amount of weight when you put the helmet on
MaxWeight=2000 in the GameUserSettings.ini, however, it is still not working, can anyone help?
NoCollision=True/False
No Collision for all placements which would throw the error "is obstructed"
PreventPickUp=True/False
set to True to disable picking up structures (default: False).
PickUpDamaged=True/False
If True structures can be picked up, even if damaged. (default: False)
PreventPickUpDamagedPickupable=True/Yes
Set to true for other modded structures which can be picked up, but are not allowed to pick up if damaged. (default: False)
MaxWeight=0
0 to 2000 set MaxWeight=0 do disable MaxWeight(default).
All other values overrides the players max weight for all players
NoOutlineEffect=True/False
Toggles the OutlineEffect on or off for all players(default: False)
TimeToPickUp=3600
Set the time for structures to pick up in seconds, after the this time the structure is not pickupable anymore. (default=0 timer is disabled)
NoCollisionKey=None/Alt/Ctrl/Shift example: NoCollisionKey=Shift
(default: Alt) those keys are only the keys on the left side of the keyboard. None means that no additional keypress is required
FreeFloors=True/False (False: default) for snapping foundations side by side.
The builders helmet is indestructable but gives only 10 protection.
HideBuffIcon=True/False (default False) to disable the buff icon
PickUpBlacklist=StructureItem Class Name,StructureItem Class Name
comma separated list of item class names (do not forget the _C postfix.
those items are NEVER pickupable
example: PickUpBlacklist=PrimalItemStructure_TekTransmitter_C
PickUpWhitelist=StructureItem Class Name,StructureItem Class Name
comma separated list of item class names (do not forget the _C postfix.
those items are always pickupable, only relevant if pickup timer is set.
example: PickUpWhitelist=PrimalItemStructure_Furniture_WoodTable_C
FastBuildUsingShift=True/False
If set to false (default), use shift key + left click to place without autopick.
If set to true, use shift key + left click to place with autopick