mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
ban/unban buttons added to profile
several css tweaks changed administratorIPs to PrivilegedClients added time step references to profile page
This commit is contained in:
@ -68,11 +68,6 @@ namespace StatsPlugin.Cheat
|
||||
double avg = AverageHitOffset / (float)avgcnt;
|
||||
}
|
||||
|
||||
/*r = distance,
|
||||
x = playerX + r*cos(yaw)*cos(pitch),
|
||||
y = playerY + r*sin(yaw)*cos(pitch)
|
||||
z = playerZ + r*sin(360-pitch)*/
|
||||
|
||||
#endregion
|
||||
|
||||
#region SESSION_RATIOS
|
||||
|
Reference in New Issue
Block a user