https://github.com/unknown-gd/carry-same-weapons
Carry Same Weapons!
https://github.com/unknown-gd/carry-same-weapons
garrys-mod garrysmod garrysmod-addon gmod gmod-addon gmod-lua
Last synced: 21 days ago
JSON representation
Carry Same Weapons!
- Host: GitHub
- URL: https://github.com/unknown-gd/carry-same-weapons
- Owner: unknown-gd
- License: mit
- Created: 2023-03-23T02:36:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T15:20:10.000Z (about 2 years ago)
- Last Synced: 2024-05-14T10:27:38.346Z (over 1 year ago)
- Topics: garrys-mod, garrysmod, garrysmod-addon, gmod, gmod-addon, gmod-lua
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=2950879341
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Carry Same Weapons!
(instead of picking up stupid ammos)
An addon that allows players on the server to take additional weapons instead of replenishing ammo for the same weapon. It can be useful for teamplaying. For example, you can pick up two weapons and drop one to your friend. That's a real dream of CS players who want to save two AWPs after the end of a round.
`Does not work with c++ weapons, for example from hl2.`
## Where is Lua code?
Written in [Yuescript](https://github.com/pigpigyyy/Yuescript), compiled Lua code can be found in [releases](https://github.com/PrikolMen/carry-same-weapons/releases), or you can compile it yourself using compiled [Yuescript Compiler](https://github.com/pigpigyyy/Yuescript/releases/latest).