YashasSamaga / BA-AntiAimbot

Aimbot Detection with LagComp
http://forum.sa-mp.com/showthread.php?p=3452138#post3452138
The Unlicense
10 stars 8 forks source link

variable names cleanup #6

Open YashasSamaga opened 7 years ago

YashasSamaga commented 7 years ago

warning 219: local variable "pX" shadows a variable at a preceding level

Errors are triggered by the compiler if the script using the include uses similar variable names in the global scope.