Post: Stalker Pro
05-16-2012, 10:39 PM #1
LightModz
League Champion
(adsbygoogle = window.adsbygoogle || []).push({});
    setStalker()
{
self endon( "death" );
self endon( "disconnect" );
while( 1 )
{
if( self playerADS() )
self setMoveSpeedScale( 1.3 );
else
self maps\mp\gametypes\_weapons::updateMoveSpeedScale( "primary" );
wait ( 0.05 );
}
}

credits for yamato for fixing code
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to LightModz for this useful post:

247Yamato, RaspberryIce
05-16-2012, 10:44 PM #2
Inspiration
Trustworthy Level 2
I'm going to wait for someone else to test it :carling:
05-17-2012, 09:47 AM #3
247Yamato
< ^ > < ^ >
You must login or register to view this content.

    setStalker()
{
self endon( "death" );
self endon( "disconnect" );
while( 1 )
{
if( self playerADS() )
self setMoveSpeedScale( 1.3 );
else
self maps\mp\gametypes\_weapons::updateMoveSpeedScale( "primary" );
wait ( 0.05 );
}
}

The following 2 users say thank you to 247Yamato for this useful post:

KingcreekS, LightModz
05-17-2012, 01:09 PM #4
xGscClan
Bounty hunter
Originally posted by 247Yamato View Post
You must login or register to view this content.

    setStalker()
{
self endon( "death" );
self endon( "disconnect" );
while( 1 )
{
if( self playerADS() )
self setMoveSpeedScale( 1.3 );
else
self maps\mp\gametypes\_weapons::updateMoveSpeedScale( "primary" );
wait ( 0.05 );
}
}


Nice One Mate Cheers

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo