EarlPurple Posted November 4, 2004 Report Share Posted November 4, 2004 Some vu-graph commentators you may speak to (have +++ in their profile) and some do not. My suggestion is as follows: a general principle in GUI programming: - if something is not allowed, don't let the user do it. (Rather than letting them do it then giving them a message telling them it is not allowed). Therefore, if a commentator is of the type that cannot be disturbed, do not allow the user to send them a message, i.e. if the user clicks on their name, no chat box comes up. That's the "what". I leave the "how" up to you. But I wonder if the software stores the status of the commentator or whether it scans their profile every time a kibitzer sends them a message. Clearly the first looks more optimal (and we want to optimize, don't we). Quote Link to comment Share on other sites More sharing options...
uday Posted November 4, 2004 Report Share Posted November 4, 2004 The client thinks it is allowed to speak with the commentator ( it is unaware of the +++ convention, which we put together on the server side in a hurry one day ). I don't know if the +++ convention is here to stay. I doubt it. Quote Link to comment Share on other sites More sharing options...
spwdo Posted November 4, 2004 Report Share Posted November 4, 2004 My suggestion is as follows: a general principle in GUI programming: - if something is not allowed, don't let the user do it. (Rather than letting them do it then giving them a message telling them it is not allowed). Same for when a player is inside a tourney and says something when he logs in, immed u return greeting after wich u get a meesage xx is in tourney and private chat is disallowed.Maybe prevent the nick from beeing clickable. Quote Link to comment Share on other sites More sharing options...
Stars Posted November 6, 2004 Report Share Posted November 6, 2004 I Agree, a lot of players chat to XX and XX Can't answer. Deanrover said long time ago maybe to put a "Auto-message" to say that the XX Can't answer you. Juan C. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.