I do not know exactly what you are talking about. I have checked the server plugin example, which I have already used to create my plugin, but the only thing I have found was the DIALOG_TEXT message type, but this one pops up another window waiting for an ok click.
I have not found a "newline call". Could you tell me exactly what you have meant ? thx, Chuck On Mon, 31 Jan 2005 03:19:13 -0800 (PST), Adam amckern Mckern <[EMAIL PROTECTED]> wrote: > use a newline call at the end of your code, or have a > look at the server_empty plugin, it has some info on > it, in the comments > > Adam > > > --- Chuck Farly <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I have implemented a server plugin collecting damage > > stats and I now > > want to display this information in GUI on a client > > after the > > player_death event. I have tried to use the > > create_message method with > > the DIALOG_MSG type because this type allows to > > fadein/fadeout > > messages. The problem is that those message can only > > be one line > > message. > > Is there a way to extend this type to also display > > multi-line message > > or does anybody know another way to implement > > something like this ? > > > > tia, > > Chuck > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view > > the list archives, please visit: > > > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > > > > > ===== > http://ammahls.com > > __________________________________ > Do you Yahoo!? > Meet the all-new My Yahoo! - Try it today! > http://my.yahoo.com > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

