Open Spanospy opened 10 months ago
Initial thoughts:
AddTTT2HUDHelp
for on-screen controls,Side note, the weapon shouldn't be ending up in slot 4. Must've been configured by a server administrator.
All but slot related confusion has been attempted to resolve via https://github.com/Spanospy/ttt2-wep_spicy_meatball/commit/5219057c5beb3a9e3edb17d22c9449931ac73445
As for slot, I'm conflicted whether it should be in slot 4 or slot 7. It's an instant-kill weapon with an AoE effect, but requires you to get close to a target at the right moment. The AoE can also damage you, so typically you want to get away once you tag a victim. Having it be in slot 4 or slot 8 would allow the use of additional equipment to help your escape, but also allow other powerful equipment to be used at the same time (which usually take slot 7).
I guess what is left to figure out is what slot makes sense at both a usage and power-level perspective, and ensure it is being defaulted to that slot.
One more thought im tagging onto this issue: there are some entities who get a targetid of a player but are impossible to feed a meatball to as they're not actually a player. The help info should be made to take this into account.
Is your feature request related to a problem? Please describe.
When those unfamiliar with the item tried to use it, they struggled to understand how it worked.
Describe the feature you'd like
On-screen help UI that describes how to use the weapon, and provides enough feedback to guide the user.
Describe how this would improve the weapon
This should allow anyone who obtains the weapon to quickly understand how it works, and eliminate any confusion that comes from it being based off a grenade.
Additional context
N/A