Hi is there a way to change the BloodColor clientside or to set it clientside ?!? Because I've added a client cvar to hud.cpp with which a client should be able to change the bloodcolor.
Therefor in player.h I check in int BloodColor ( void ) if the cvar is 0 ( DONT_BLEED), 1 (BLOOD_COLOR_RED) and 2 (BLOOD_COLOR_BLUE). On a Win32 server it works fine I can see red blood, blue blood or I can't see any blood when the cvar is 0... On a Linux server I can't see any blood :( I can choose every option but it won't work can someone tell me why or what I must do so it'll work on a Linux server too?!? I thought about sending a message from client to server when the client change the cvar but I don't know where I should/could do that.... Can someone help me please ?!? THX and Cya DarkCloud14 _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders