Advertisement
Hydrox

Untitled

Jun 19th, 2017
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. Aimware anti-lby AntiAim Dump
  2.  
  3. NextLBYupdate:
  4.  
  5. if (Interfaces.Globals->curtime > nextupdate) {
  6. nextupdate = Interfaces.Globals->curtime + GetLatency() * 4;
  7. return true;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement