Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Era Main Forum (https://forums.graalonline.com/forums/forumdisplay.php?f=162)
-   -   message control (https://forums.graalonline.com/forums/showthread.php?t=81999)

[email protected] 09-25-2008 09:22 PM

message control
 
So, how would you like the message control on Era?

The old scrolling type, or the current type, or something new all together? Any suggestions? hehe

cbk1994 09-25-2008 11:25 PM

The current type. The old one was dreadful.

natchez416 09-25-2008 11:29 PM

Agree the current one is perfect.

Frankie 09-25-2008 11:50 PM

current one of course. always could be improved.
the old one, you would have like 200 messages stacking up. would take forever.

[email protected] 09-26-2008 12:04 AM

What kind of improvements? I don't really like the new one D:

cbk1994 09-26-2008 01:19 AM

Quote:

Originally Posted by [email protected] (Post 1426304)
What kind of improvements? I don't really like the new one D:

How can someone not like it? It took like thirty seconds to read a message in the old one. Now you can just glance at it to see all your messages, not just one. And you won't miss a message if you don't happen to be looking at the interface at the time.

TSAdmin 09-26-2008 08:37 AM

Quote:

Originally Posted by cbk1994 (Post 1426317)
How can someone not like it? It took like thirty seconds to read a message in the old one. Now you can just glance at it to see all your messages, not just one. And you won't miss a message if you don't happen to be looking at the interface at the time.

^-|_This_|-^


The current one is pretty neat. I didn't really like it at first, either, but it grew on me since it's much simpler.

Frankie 09-26-2008 08:29 PM

Quote:

Originally Posted by [email protected] (Post 1426304)
What kind of improvements? I don't really like the new one D:

it glitches up some times.
there are also no options to disable/enable certain message types that could spam your screen.

Sage_Shadowbane 09-26-2008 09:04 PM

I don't really see where it needs any "improving".. Its a simple message system, not much you CAN do to improve it. I mean you could add little features to it like player masses, perhaps changing the colors of texts, etc etc.

Crow 09-26-2008 09:19 PM

Quote:

Originally Posted by Frankie (Post 1426506)
it glitches up some times.
there are also no options to disable/enable certain message types that could spam your screen.

It does? How so? Also, yea, we should add something for that. Will take some time though, I guess.

cbk1994 09-26-2008 10:39 PM

Quote:

Originally Posted by Sage_Shadowbane (Post 1426519)
I don't really see where it needs any "improving".. Its a simple message system, not much you CAN do to improve it. I mean you could add little features to it like player masses, perhaps changing the colors of texts, etc etc.

A server as big as Era couldn't handle player masses very well.

Yocas 09-26-2008 10:48 PM

Finish up the mall so masses will be clear of the constant:

"SELLIN MK23, PM 4 OFFER"
"SELLIN M21 4 59K"
"SELLIN [insert picture of lifesize p90] FOR 40K!!!"

Seriously.

Crow 09-27-2008 07:47 AM

Quote:

Originally Posted by Yocas (Post 1426572)
Finish up the mall so masses will be clear of the constant:

"SELLIN MK23, PM 4 OFFER"
"SELLIN M21 4 59K"
"SELLIN [insert picture of lifesize p90] FOR 40K!!!"

Seriously.

Working on it. I will try to finish it tomorrow :o

cbk1994 09-27-2008 08:22 AM

Quote:

Originally Posted by Yocas (Post 1426572)
Finish up the mall so masses will be clear of the constant:

"SELLIN MK23, PM 4 OFFER"
"SELLIN M21 4 59K"
"SELLIN [insert picture of lifesize p90] FOR 40K!!!"

Seriously.

Quote:

Selling in my mall now!!!!!!!

MK23 COME GET IT NOW!
This will happen.

Frankie 09-27-2008 02:45 PM

Quote:

Originally Posted by Crow (Post 1426523)
It does? How so? Also, yea, we should add something for that. Will take some time though, I guess.

random times a huge list of messages will get stuck on the top part of the screen and won't go away until you reconnect.

Crow 09-27-2008 06:24 PM

Quote:

Originally Posted by Frankie (Post 1426704)
random times a huge list of messages will get stuck on the top part of the screen and won't go away until you reconnect.

Hm. Are we talking about my one or the old one now :confused:

cbk1994 09-27-2008 06:31 PM

Quote:

Originally Posted by Crow (Post 1426766)
Hm. Are we talking about my one or the old one now :confused:

Old one I think, because if you somehow get fifty messages, it's going to take a long time for each one to scroll across.

Frankie 09-27-2008 10:34 PM

Quote:

Originally Posted by Crow (Post 1426766)
Hm. Are we talking about my one or the old one now :confused:

no.
the current one

as in, some messages will be stuck, but you still get new ones like so:


msg
msg
msg
msg
msg
msg
msg
msg
msg
msg
msg
---------- these are all stuck on the screen

down here, the new messages still scroll
msg
msg
msg
msg etc

cbk1994 09-28-2008 12:52 AM

Quote:

Originally Posted by Frankie (Post 1426853)
no.
the current one

as in, some messages will be stuck, but you still get new ones like so:


msg
msg
msg
msg
msg
msg
msg
msg
msg
msg
msg
---------- these are all stuck on the screen

down here, the new messages still scroll
msg
msg
msg
msg etc

PHP Code:

public function addMessagemsg )
{
  if ( 
clientr.messagesclientr.messages.size() - ] == msg )
  {
    return;
  }


:confused:

Crow 09-28-2008 11:28 AM

Quote:

Originally Posted by Frankie (Post 1426853)
no.
the current one

as in, some messages will be stuck, but you still get new ones like so:


msg
msg
msg
msg
msg
msg
msg
msg
msg
msg
msg
---------- these are all stuck on the screen

down here, the new messages still scroll
msg
msg
msg
msg etc

Should only happen when changing the number of messages visible at once, which isn't possible and shouldn't be done via script :o Dont know anything else which could cause it.

DarkRenji 09-29-2008 01:28 AM

Quote:

Originally Posted by Crow (Post 1426991)
Should only happen when changing the number of messages visible at once, which isn't possible and shouldn't be done via script :o Dont know anything else which could cause it.

It happens to me during lag, sometimes.

Understood 09-29-2008 02:14 AM

It usually happens whenever an event warper is opened...although, I thought it was fixed?


All times are GMT +2. The time now is 11:36 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.