--- Miguel Aleman <[EMAIL PROTECTED]> wrote:
> Maybe not, when I mean client, I mean the local player.
>
> Does this work, I believe it does.
>
> if(g_TeamInfo[g_PlayerExtraInfo[ m_iSortedRows[row] ].teamnumber].ownteam) //
> IfLocal player is on the same team as the player we are sorting.
> {
> sprintf(sz, "%d", g_PlayerExtraInfo[ m_iSortedRows[row] ].numberoflives );
>
> }
That looks like it would work. Another way would be to get the local player's
team number by GetLocalPlayer().curstate.team.
---Reedbeta
__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders