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

