what about that delta.lst or whatever the name is file?

> -----Original Message-----
> From: Cortex [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 20, 2002 11:44
> 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

Reply via email to