Skip to content

Commit

Permalink
One documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Mentrillum committed Mar 27, 2021
1 parent 85387b1 commit 4f51472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/sourcemod/configs/sf2/profiles_documentation.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1002,6 +1002,7 @@
// "proxies_weapon_class_<classname>" - String (128) - Determins the class type for the weapon. (Must be set).
// "proxies_weapon_stats_<classname>" - String (128) - Determins the attribute stats for the weapon. (Optional).
// "proxies_weapon_index_<classname>" - Int - Determins the index for the weapon. (Must be set & must match the weapon slot).
// "proxies_weapon_slot_<classname>" - Int - Determins the weapon slot the weapon goes into. "0 for Primary, 1 for Secondary, 2 for Melee". (Must be set & must match the weapon slot).
//
// =============================================================
// DAMAGE EFFECTS
Expand Down

0 comments on commit 4f51472

Please sign in to comment.