I put this in delta.lst : DEFINE_DELTA( iuser4, DT_INTEGER, 2, 1.0 )
Is that correct ? I don't know what is the two last numbers ( 2, 1.0 ). Could you explain me what it is ? - Cortex : mapper & coder www.hlalbator.fr.st ----- Original Message ----- From: Eric Smith To: '[EMAIL PROTECTED]' Sent: Wednesday, March 20, 2002 9:36 PM Subject: RE: [hlcoders] iuser4 variable ?? Is your delta.lst file setup correctly? -Eric -----Original Message----- From: Cortex [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 20, 2002 8:44 AM To: [EMAIL PROTECTED] Subject: [hlcoders] iuser4 variable ?? Hello, I'm having trouble with the iuser4 variable... I use the 3 other iuser variables for the spectator mode, but the iuser4 doens't work :( The pmove->iuser4 is always at zero :( However, the pPlayer->pev->iuser4 (so, server side) is normally set... I added this two lines in entity.cpp (if I good remember me, they were already present...) : state->iuser4 = client->iuser4; // in HUD_TxferLocalOverrides pcd->iuser4 = ppcd->iuser4; // in HUD_TxferPredictionData Any idea ?? - Cortex : mapper & coder www.hlalbator.fr.st _______________________________________________ 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