Weapon.SetClip1
From GMod Wiki
| Function | |
| Syntax | Weapon:SetClip1( Integer bullets ) |
| Description: | |
| Sets the number of bullets in the primary clip. | |
| Returns: | nil |
| In Object: | Weapon |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Weapon.SetClip1]Weapon.SetClip1 [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- This will allow your SWEP to have more bullets in its clip than ClipSize defines.