BTW I fixed the problem, turns out I forgot to rebuild the client dll with the new sdk.
 
I am trying to follow robin walker's tutorial on installing observer mode and ive run into a problem.
 
 
When compiling, the following error messages popup.
 
Compiling...
multiplay_gamerules.cpp
D:\Projects\rats\SDK\Source Code\dlls\multiplay_gamerules.cpp(455) : error C2065: 'i' : undeclared identifier
D:\Projects\rats\SDK\Source Code\dlls\multiplay_gamerules.cpp(456) : error C2065: 'plr' : undeclared identifier
D:\Projects\rats\SDK\Source Code\dlls\multiplay_gamerules.cpp(456) : error C2227: left of '->pev' must point to class/struct/union
D:\Projects\rats\SDK\Source Code\dlls\multiplay_gamerules.cpp(456) : error C2227: left of '->iuser1' must point to class/struct/union
 
All spa out from the inithud function...I am not sure how to make a fix or a workaorund.
 
Any help would be greatly appreciated... :)
 
-Theiggsta
-Rats! Mod Developer

Reply via email to