$ Base
From GECK
Contents
Description
Will set the specified mod as a base attachment. When the weapon is first spawned, it will start with these attachments in the specified slot. There's a maximum of one base attachment per weapon slot.
Syntax
$_Base
Example
;Inside "WeaponAttachments\WeapNV9mmPistol\BarrelDevice\BarrelDevice_Config.ini" $EditorID: MySilencerAttachment $_Base
MySilencerAttachment will be attached to any WeapNV9mmPistol that spawns.
Notes
- If an attachment will always be a base attachment on any weapon you put it on, you could include it as a global trait.