Page 1 of 1

Hudmessage placer

Posted: Mon Nov 22, 2021 8:14 am
by greenie
This plugin is made to help place hud messages on the screen, it allows you to change the color on the hud message & the possion with a menu, while showing you what the
"current" settings are.

Usage:
amx_hudmenupos <-> Open the menu to change Color say pos
amx_hudmenucolor <-> Open the menu to change Color say color

Modules required:

Engine

Credits:
Ops in #AMXmod @ Quakenet for alot of help ( + AssKicR & CheesyPeteza )

Changelog
1.1.1
- Fixed: client_connect was used instead of client_disconnect to force a reset incase the menu was still open.
- Added: g_IsMenuOpen[0] witch knows if anyone menu open. Witch should lower cpu usage

1.1.0
- Changed: Menu should no longer be "lagging" as it gets reopend every 0.1 sec
- Changed: Plugin no longer tries to color menus as Green & blue dont work
- Added: Test Hudmessage is ONLY shown to players who have the menu open
- Fixed: Going over 255 & bellow 0 when changing colors

1.0.0
- First release
Known issues:
Going over 1.0 in Hud pos does work.(Should be reset to 0)

get plugin
get source