Commit Graph

5 Commits

Author SHA1 Message Date
Resxt
15c0cbf7cb chat_command_info 1.2.1
Removed on screen printing for weapons and attachments since it wasn't very practical due to the amount of elements to display and the use cases. It now prints to the console instead

Added console printing for powerups and perks while keeping on screen printing
2025-09-20 15:06:54 +02:00
Resxt
e4c8f29fb9 chat_command_info 1.2.0
Added listperks command
2023-10-28 15:12:58 +02:00
Resxt
6663279c21 chat_command_info 1.1.0
Added listpowerups command to list available powerups in zombies (only lists powerups available on the map)
2023-10-27 13:53:34 +02:00
Resxt
84e69a87f7 chat_command_info 1.0.1
Fixed some wrong attachments being listed. For example pistol would list "silencer_shotgun" when the expected name is "silencer". Now all listed attachments only contain the content before the first underscore, which works.

Added print of the attachments to the console if the debug mode is on
2023-06-16 20:03:08 +02:00
Resxt
45af4a60b0 chat_command_info 1.0.0 2023-06-13 12:22:35 +02:00