Jump to content

Recommended Posts

Posted

shot0000-2.jpg

I don't know if this happens to anyone else, but my kills in the yellow stats don't match the ones when i press alt.

Posted

I knew that bodyshots were not synced (and there's a reason for that, i don't want shots on dead bodies to be added to the live stats counter).

 

But somehow your airstrike kill has not been added. I will try to reproduce it and if it happens again i'll check the code to find the error.

Posted (edited)

Rather than storing PERS_KILLS on the server side, I'd do it client-side with tracking via CG_EntityEvent - It's more reliable that way.

 

EDIT: Actually, unless you're announcing sprees on the server, I'd move all that shit client side aswell. No point adding unneccessary traffic/cpu cycles to the server.. Each persistent stat is sent with the snapshot every frame which means a hell of a bandwidth increase if it's sending non-essential data.

Edited by God

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.