[ADMN] TooManyWeapons 1.3b 
52 comments A short question: do you know all item IDs by heart? Tired of typing the equip command again and again? Here is the solution (for lazy people ;))
TooManyWeapons provides you with a simple graphical menu to choose a weapon to equip. Do you want a single grenade? Or maybe ALL of them? No problem - it's One click to equip.
Just type
!TMW in chat to open the menu, then click on the desired item and you're done!
You can also equip yourself by clicking on titles like "Rifles" - which will give you every rifle. Once finished, close the menu by clicking on the cross in the top right corner.
Features
Commands: !TMW or !TMW <id> to equip other players
Simple GUI
All CS2D items
Lag-free
Blacklisted items (Flags and Bomb & Planted bomb, feel free to enable)
Installation
Simply extract the archive into the CS2D folder. The script will be extracted into the autorun folder.
Don't forget to add gfx/toomanyweapons/weaponlist_v2.png (138KiB) to the transferlist
Setup
Changelog
Thanks to
EnderCrypt for
function reqcld2 - by callback (5) which I modified to work with TMW
Inspired by TooManyItems (TMI) and NotEnoughItems (NEI)
TooManyWeapons provides you with a simple graphical menu to choose a weapon to equip. Do you want a single grenade? Or maybe ALL of them? No problem - it's One click to equip.
Just type

You can also equip yourself by clicking on titles like "Rifles" - which will give you every rifle. Once finished, close the menu by clicking on the cross in the top right corner.







Simply extract the archive into the CS2D folder. The script will be extracted into the autorun folder.



Thanks to



Inspired by TooManyItems (TMI) and NotEnoughItems (NEI)
edited 10×, last 18.01.16 01:57:20 am

Comments
52 commentsLog in!
You need to log in to be able to write comments!Log in

One reason why i never created something like this because it would causes player ammo decreased by one. Nice idea anyway.
Thanks guys!
Anomaly, 100ms is the lowest refresh rate I consider being "fast enough" for the UI and with a moderate network usage. You reminded me of one thing though: This hook should be disabled when there're no players with menu opened. I'll add this as soon as I get online on my PC.

edited 1×, last 18.02.15 01:35:04 am

Wow, that's awesome idea
pls take second hook for the Lag-free
Code:
1
addhook("ms100", "TMW.GUI_update")
pls take second hook for the Lag-free

Nice one, reminds me a little at @
TopNotch:'s unreleased version of a similar interface to equip weapons.
