Raised This Month: $12 Target: $400
 3% 

[INC] Director Hud Message


Post New Thread Reply   
 
Thread Tools Display Modes
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 02-03-2011 , 19:34   Re: [STOCK] Director Hud Message
Reply With Quote #11

Director HUDMessages style are the same as a common hudmessage? Or isn't?
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 02-03-2011 , 19:36   Re: [STOCK] Director Hud Message
Reply With Quote #12

Yes, basically. Except it doesn't use channel.

Quote:
Please tell me there's a way to remove an already displayed DHUD (that's how it'll be called from now on) message.
I have absolutely no idea. I don't think it's possible looking a the code, message are added each time. Will make some search though.
__________________
Arkshine is offline
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 02-03-2011 , 19:39   Re: [STOCK] Director Hud Message
Reply With Quote #13

Oh, i'm gonna use this

Are the same as a HINT Message?
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 02-03-2011 , 19:40   Re: [STOCK] Director Hud Message
Reply With Quote #14

If you're gonna get the DHUD message removing to work, HUD messages will be replaced permanently . I'd finally release my Unreal Tournament 3 Reward Announcer.
__________________

Last edited by hleV; 02-03-2011 at 19:44.
hleV is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 02-03-2011 , 19:40   Re: [STOCK] Director Hud Message
Reply With Quote #15

Quote:
Are the same as a HINT Message?
Like said in the description, yes. Except you can use color and such.
__________________
Arkshine is offline
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 02-03-2011 , 19:42   Re: [STOCK] Director Hud Message
Reply With Quote #16

Quote:
Originally Posted by hleV View Post
If you'll get the DHUD message removing to work, HUD messages will be replaced permanently . I'd finally release my Unreal Tournament 3 Reward Announcer.
Agree.

Quote:
Originally Posted by Arkshine View Post
Like said in the description, yes. Except you can use color and such.
Arkshine, we love you.
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 02-03-2011 , 19:44   Re: [STOCK] Director Hud Message
Reply With Quote #17

Congratulations and thanks.
__________________
joaquimandrade is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 02-03-2011 , 19:49   Re: [STOCK] Director Hud Message
Reply With Quote #18

It's possible to remove the message with 2 ugly ways :

- Resetting the hud (fullupdate) or whatever (offset?)
- Sending more than 8 blank messages. Here the declaration of the var : m_HUDMessageText[8][128];

Both are really a very poor solution. :/
__________________
Arkshine is offline
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 02-03-2011 , 19:51   Re: [STOCK] Director Hud Message
Reply With Quote #19

Quote:
Originally Posted by Arkshine View Post
It's possible to remove the message with 2 ugly ways :

- Resetting the hud (fullupdate) or whatever (offset?)
- Sending more than 8 blank messages. Here the declaration of the var : m_HUDMessageText[8][128];

Both are really a very poor solution. :/
It's possible to access that var?
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 02-03-2011 , 19:52   Re: [STOCK] Director Hud Message
Reply With Quote #20

Quote:
Originally Posted by Arkshine View Post
It's possible to remove the message with 2 ugly ways :

- Resetting the hud (fullupdate) or whatever (offset?)
- Sending more than 8 blank messages. Here the declaration of the var : m_HUDMessageText[8][128];

Both are really a very poor solution. :/
what if you send a blank message and change

PHP Code:
 write_bytestrlenmessage ) + 31 ); 
to

PHP Code:
 write_byte128 31 ); 
Sorry if I'm saying bullshit.
__________________
joaquimandrade is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:23.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode