Event Hud Message
is there a way to read an event when a hudmessage pops up?
and also get the string inside it like for example public event_hudmessage(text) { client_print(0,print_chat,"%s",text); } ty |
Re: Event Hud Message
hudmessage from amxx? no
unless you row your own using TE_TEXTMESSAGE, but sent trough the emessage natives and then hook the SVC_TEMPENTITY message and check the params from there...... |
Re: Event Hud Message
Quote:
i am using a map on my server that advertises a website using a white hudmessage and i want to remove it |
Re: Event Hud Message
Quote:
Do you want to delete a particular message from the map you are using or something created from amxx? |
Re: Event Hud Message
Quote:
|
| All times are GMT -4. The time now is 17:19. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.