Re: [hlcoders] FCVAR_

2009-06-11 Thread Stephen Swires
Game dll is a server var and, you guessed it, client dll is a client var On 6/11/09, Yaakov Smith m4ngr...@gmail.com wrote: What is FCVAR_GAMEDLL and FCVAR_CLIENTDLL? I found this snippet: #define FCVAR_GAMEDLL(12) // defined by the game DLL #define FCVAR_CLIENTDLL

Re: [hlcoders] FCVAR_

2009-06-11 Thread Jorge Rodriguez
That is, it's a way to signal to the CVar system that a cvar only exists on the client or on the server. -- Jorge Vino Rodriguez ___ To unsubscribe, edit your list preferences, or view the list archives, please visit: