[FilterScript] Anti ProAim and SilentAim !
#4

Quote:
Originally Posted by TitanX
Посмотреть сообщение
Nice work but i noticed something

PHP код:
new Float:xxFloat:yyFloat:zz,Float:xx2Float:yy3Float:zz4
is not needed also use static not global variables

PHP код:
static Float:x[2], Float:y[2], Float:z[2
and use for every native a variable like this

PHP код:
GetPlayerPos(hitidx[0], y[0], z[0]) 
etc
also arrays are slower than normal variables he don't have huge no of variables. So there is no need for that.
Reply


Messages In This Thread
Anti ProAim and SilentAim ! - by Scriptery - 07.03.2017, 21:01
Re: Anti ProAim and SilentAim ! - by TitanX - 07.03.2017, 21:56
Re: Anti ProAim and SilentAim ! - by azzerking - 08.03.2017, 04:45
Re: Anti ProAim and SilentAim ! - by SyS - 08.03.2017, 04:49
Re: Anti ProAim and SilentAim ! - by Scriptery - 08.03.2017, 06:18
Re: Anti ProAim and SilentAim ! - by TitanX - 08.03.2017, 12:36
Re: Anti ProAim and SilentAim ! - by Scriptery - 08.03.2017, 14:50
Re: Anti ProAim and SilentAim ! - by ZukerCup - 08.03.2017, 15:10
Re: Anti ProAim and SilentAim ! - by Scriptery - 08.03.2017, 21:11

Forum Jump:


Users browsing this thread: 1 Guest(s)