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

Reply via email to