{{tag>group part}} {{htmlmetatags>metatag-keywords=(pac3, wiki, part, group) metatag-description=(Used for organization and owner control.) metatag-og:title=(Group | Part | PAC3) metatag-og:description=(Used for organization and owner control.) }} ====== Group ====== Allows you to create groups of parts for organization as well as control which entity they are attached to. Using this, you can put parts on ragdolls, NPCs, props, etc. ===== Location ===== This part can be found under: * Right Click > [[:part:group]] {{page>:includes#location}} ===== Usage and examples ===== ==== Custom Grenade ==== Customized grenade. The [[#owner name]] is set to npc_grenade_frag. [[#Duplicate]] is enabled in order to attach the group to multiple objects at once. {{fa>download?color=#7ab353&fw&lg}} **Download:** {{ :part:group:custom_grenade.txt }} ===== Properties ===== ==== Generic ==== == duplicate == Allows the group to attach to multiple entities at once. For example, when replacing grenades. == name == {{section>property:name#include&inline}} == hide == {{section>property:hide#include&inline}} == owner name == The entity that the group and all of it's parts are attached to. This allows you to attach your outfit to any entity that you can manipulate (?). Type the name in or click on (...)((**Right Click** on (...) to list all available options.)) to select. |self| Your playermodel | |viewmodel| Your viewmodel (what you see in firstperson) | |hands| Your firstperson arms model | |npc_grenade_frag| Grenade (weapon_frag) | |grenade_ar2| SMG grenade (weapon_smg secondary fire) | |rpg_missile| Missile (weapon_rpg) | |prop_combine_ball| Combine Ball (weapon_ar2 secondary fire) | |crossbow_bolt| Crossbow Bolt (weapon_crossbow) | List of all entities -> https://developer.valvesoftware.com/wiki/List_of_entities ==== Orientation ==== == parent name == {{section>property:parent#include&inline}} ==== Appearance ==== == draw order == Setting this to something other than 0 stops the group from attaching to the player when using [[#duplicate]]. (???)