I got it working in the stance that it doesn't crash anymore, but it doesn't
seem to be sending that string to the client, as when I have the InfoPanel
open on the client's screen with the "msg" set as "string001" or whatever I
name it, it just comes up blank. If I use "motd" as the "msg" then it shows
the "msg". I'm not sure where the problem lies, to tell you the truth, I'm
just wondering if there exists a function to update the clients' string
tables so that they can access the new data the server provides.

Thank you.


----- Original Message -----
From: "Jeff Fearn" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, March 31, 2005 5:55 PM
Subject: Re: [hlcoders] String Table


> On Thu, 31 Mar 2005 17:32:27 -0800, Daniel Jennings <[EMAIL PROTECTED]>
wrote:
> > char message = "Here is your striiiiiing";
>
>
> try:
>
> char message[] = "Here is your striiiiiing";
>
> Jeff
>
> _______________________________________________
> 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

Reply via email to