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

[Suggestions] AMXX 1.8.3


Post New Thread Reply   
 
Thread Tools Display Modes
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 01-24-2017 , 06:01   Re: [Suggestions] AMXX 1.8.3
Reply With Quote #41

Nope sorry, this requires a better communication between modules and can't be done anytime soon, you better create a small API meanwhile.
__________________
Arkshine is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 01-24-2017 , 12:37   Re: [Suggestions] AMXX 1.8.3
Reply With Quote #42

Okay, thanks for reply !
__________________
Depresie is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 02-02-2017 , 17:44   Re: [Suggestions] AMXX 1.8.3
Reply With Quote #43

Why is the channel parameter removed from set_dhudmessage?
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 02-02-2017 , 18:07   Re: [Suggestions] AMXX 1.8.3
Reply With Quote #44

It never existed in the first place. Hint messages don't work with "channels". They are stacked buffers, and there are 8. Basically, if you're displaying a message and you try to display another at the same time, it will use the next buffer and so one. If you try to display more than 8 messages at once, the next message will overwrite the first and so one.
__________________
Arkshine is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 02-02-2017 , 19:24   Re: [Suggestions] AMXX 1.8.3
Reply With Quote #45

So, there's no way to prevent them from overlapping without changing their position?
__________________

Last edited by OciXCrom; 02-02-2017 at 19:24.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
PRoSToTeM@
Veteran Member
Join Date: Jan 2010
Location: Russia, Ivanovo
Old 02-02-2017 , 19:37   Re: [Suggestions] AMXX 1.8.3
Reply With Quote #46

There is a way - you should send all 8 dhuds in one time.
__________________
PRoSToTeM@ is offline
Send a message via ICQ to PRoSToTeM@ Send a message via Skype™ to PRoSToTeM@
Depresie
Veteran Member
Join Date: Nov 2013
Old 02-03-2017 , 06:43   Re: [Suggestions] AMXX 1.8.3
Reply With Quote #47

Either do what prostotem said, or you could make a good timing between the messages

Another way i used to show reward messages in a certain area was to create 8 position "channels"
The message was displayed on first free position
__________________
Depresie is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 02-03-2017 , 08:24   Re: [Suggestions] AMXX 1.8.3
Reply With Quote #48

I don't want the position to change and I can't predict when the messages are going to display. Sending 8 dhuds at the same time just doesn't sound right.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Depresie
Veteran Member
Join Date: Nov 2013
Old 02-03-2017 , 09:12   Re: [Suggestions] AMXX 1.8.3
Reply With Quote #49

You could change the position just by one row...
For example if there is a hud message already displayed, you will display it just above/below it
__________________
Depresie is offline
safetymoose
Senior Member
Join Date: Feb 2015
Old 02-03-2017 , 10:10   Re: [Suggestions] AMXX 1.8.3
Reply With Quote #50

Quote:
Originally Posted by OciXCrom View Post
I don't want the position to change and I can't predict when the messages are going to display. Sending 8 dhuds at the same time just doesn't sound right.
Send them unreliable and you should be fine
safetymoose is offline
Reply



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:45.


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