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

Blue message time


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
netlinux
New Member
Join Date: Mar 2009
Old 08-14-2009 , 19:33   Blue message time
#1

Hello,

I'm looking that the HUD message is so faster, 1 second.
I wish that this message stay more time, is possible?
netlinux is offline
STr!ker
Senior Member
Join Date: Jun 2009
Location: Germany
Old 08-15-2009 , 01:54   Re: Blue message time
#2

Have you add the Cvars in your amxx.cfg? when not add them! Here Link to list!!! when you have the cvars in your amxx.cfg search the Cvars redirect_announce 120. This is set that the blue message is shown every 120 seconds = 2 minutes! you want this faster?
you make 120 to a lower number.
instead of 120, you can write 60. then the blue message show you every 1 minutes the message.
you can make redirect_announce 1. then the blue message is show
all the time.
but that is not profit, because you see less more when you have many servers.

sy for bad englisch, i hope you have understand!!!
STr!ker is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 08-15-2009 , 06:05   Re: Blue message time
#3

He want's to show the message for a longer time, not more often.
Therefore you would have to edit the code. Sorry, i don't know how to do this. You'd have to wait for xOR to tell you how.
__________________

Mordekay is offline
netlinux
New Member
Join Date: Mar 2009
Old 08-15-2009 , 10:11   Re: Blue message time
#4

Exactly. I want show the message for more time.

Sorry for my bad english

Quote:
Originally Posted by Mordekay View Post
He want's to show the message for a longer time, not more often.
Therefore you would have to edit the code. Sorry, i don't know how to do this. You'd have to wait for xOR to tell you how.
netlinux is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 08-15-2009 , 14:29   Re: Blue message time
#5

currently it is set to 10 seconds already.
you should know that any other plugin that displays hud messages actually cancels messages that are already shown. so if you say they only stay like 1 second you probably got a stats plugin which is constantly spamming the screen with statistical data or another one with fun messages "blahblah has a very good aim as XY already knows well" and these will clear xREDIRECT messages pretty fast.
you can't do much about that except making other plugins less "spammy".

you could try to change the channel xREDIRECT uses for its messages. to do this:
get the source of the current stable (xredirect.sma) and open it with a text editor. then find the 3 lines with "set_hudmessage" within the announce_servers function. they should be in lines 1105, 1119 and 1132.
such a line will look like this:
set_hudmessage(000, 100, 255, get_pcvar_float(cvar_announce_alivepos_x), get_pcvar_float(cvar_announce_alivepos_y), 0, 0.0, 10.0, 0.5, 0.10, 1)
the last number 1 which i highlighted is the channel. there are four channels so try to set that number to 2, 3 or 4 and see if it helps.

if you really want to raise the display time change the "10.0" in there to anything higher, like "20.0". but again: that won't help you when any other plugin cancels out this message.
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
STr!ker
Senior Member
Join Date: Jun 2009
Location: Germany
Old 08-16-2009 , 03:38   Re: Blue message time
#6

sy my mistake. but you can annouce it all the time, then it will cut out by other plugins one two second and then it will show all people again!!
STr!ker is offline
xOR
Veteran Member
Join Date: Jun 2006
Location: x-base.info
Old 08-16-2009 , 11:38   Re: Blue message time
#7

oh yeah. what do we against plugins cancelling out each others messages because they are spamming too much? SPAM MORE!

what a great idea, really...
__________________
Got more than one HL1 (CS, DoD, NS, TS, TFC, HLDM...) server? Check:
xOR is offline
STr!ker
Senior Member
Join Date: Jun 2009
Location: Germany
Old 08-16-2009 , 13:16   Re: Blue message time
#8

that was just a
Proposing !!!!







do you in earnest?
STr!ker is offline
hcm2009
New Member
Join Date: Oct 2009
Old 10-30-2009 , 05:26   Re: Blue message time
#9

Quote:
Originally Posted by netlinux View Post
Exactly. I want show the message for more time.

Sorry for my bad english
Hi all!
I've just visited this forum. Happy to get acquainted with you. Thanks.
__________________
hcm2009 is offline
Closed Thread



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 18:21.


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