CloudSixteen / Clockwork

A roleplaying framework developed by Cloud Sixteen for the people.
http://CloudSixteen.com
MIT License
45 stars 43 forks source link

Grenade Glitch #239

Closed ParaShock closed 8 years ago

ParaShock commented 9 years ago

Hiya. On the HL2RP schema (and possibly others), there's a glitch where people can equip a grenade, throw it, and change chars back and forth to regain the grenade. I took a look at the script, and it basically the grenade stays in your equipment tab after throwing it.

I suggest forcing the player to holster the grenade after they throw it. (Holstering a thrown grenade will negate it's access to inventory.) For example, code something where it forces the command to holster when a player's grenade munition hits 0.

Skiastra commented 8 years ago

This has been added to the list of bugs to fix, thank you for bringing this to our attention.