resourcemod icon indicating copy to clipboard operation
resourcemod copied to clipboard

Create unique game modes in Counter-Strike 2 using a full-fledged Go runtime.

Results 6 resourcemod issues
Sort by recently updated
recently updated
newest added

Entities - [x] Spawn entity - [x] Remove entity - [x] Color entity - [x] Coords get/set - [x] Angles get/set - [x] Rotate entity Player - [x] Coords get/set...

enhancement

**Is your feature request related to a problem? Please describe.** It will be very usefull to remove/drop weapon from player inventory (To be able for example: clear all weapons/grenades) **Describe...

After starting the server on a standard map, for example, de_mirage or de_dust2, the server crashes. If you change the map after starting the server, even to the current one,...

good first issue
help wanted

### Feature Description: Add support for hooks on protobuf game events such as GE_FireBulletsId, GE_PlayerAnimEventId, GE_RadioIconEventId and the like. Similar to AddTempEntHook in SM ### Implementation Details There is a...

enhancement
good first issue