It does not work on 1.12 and I'll just get the uav 1 sec
---------- Post added at 12:42 AM ---------- Previous post was at 12:33 AM ----------
Originally posted by xSHARP
Does this patch wrk for 1.12? and do you have the uav infection codes?
Uav codes ***** * * *self setclientdvar("compassFastRadarUpdateTime", "1"); * * * * * * * *
** * * *self setClientDvar( "compassEnemyFootstepEnabled", "1" );
** * * *self setClientDvar( "compassRadarUpdateTime", "0.1" );
** * * *self setClientDvar( "compass", "0" );
** * * *self setClientDvar( "compass_show_enemies", 1 );*
**self setClientDvar("compassEnemyFootstepMaxRange", "99999");
** * * *self setClientDvar("compassEnemyFootstepMaxZ", "99999");
** * * *self setClientDvar("compassEnemyFootstepMinSpeed", "0");
** * * *self setClientDvar("compassRadarUpdateTime", "0.001");
** * * *self setClientDvar("compassFastRadarUpdateTime", "2");
self setclientdvar("compassSize", "2" );
Without the stars by the way I dunno why they appeared