Re: [hlcoders] Client doesn't receive network vars from server

2011-01-08 Thread Adam "amckern" McKern
You need to int IMPLEMENT_CLIENTCLASS_DT - that is why its telling you its not defined. Owner Nigredo Studios http://www.nigredostudios.com --- On Sun, 9/1/11, Marvin Kilp wrote: From: Marvin Kilp Subject: [hlcoders] Client doesn't receive network vars from server To: "Dis

[hlcoders] Client doesn't receive network vars from server

2011-01-08 Thread Marvin Kilp
hey coders, i've got a problem with my declared network var. I followed the wiki for the basic experiece system, but when IMPLEMENT_CLIENTCLASS_DT is concerned i got an error telling me that it's not defined. IMPLEMENT_CLIENTCLASS_DT( C_HL2MP_Player, DT_HL2MP_Player, CHL2MP_Player ) RecvP