Post: No Recoil Script?
11-10-2014, 04:58 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Can someone please comment the script for no recoil?

Would be gladly appreciated!
(adsbygoogle = window.adsbygoogle || []).push({});
04-05-2015, 12:57 PM #2
Try encrypting Project Rooster for it. Project Rooster has no recoil or just use a trainer/rtm tool.
04-05-2015, 03:02 PM #3
NoRecooil()
{
if(self.norecoil==0)
{
self.norecoil=1;
self iPrintlnbold("No Recoil ^2ON");
setDvar("player_recoilScaleOn",0);

}
else
{
self.norecoil=0;
self iPrintlnbold("No Recoil ^1OFF");
setDvar("player_recoilScaleOn",1);
}
}


PS.This Is Not My Code
04-05-2015, 03:57 PM #4
Originally posted by calmdownyourmad View Post
NoRecooil()
{
if(self.norecoil==0)
{
self.norecoil=1;
self iPrintlnbold("No Recoil ^2ON");
setDvar("player_recoilScaleOn",0);

}
else
{
self.norecoil=0;
self iPrintlnbold("No Recoil ^1OFF");
setDvar("player_recoilScaleOn",1);
}
}


PS.This Is Not My Code


This is wrong NoRecoil cant set with Dvars ! The function called self player_recoilScaleOn(0); but on bo2 dont give this command in the enetiy :( I will look for a other method with gsc


CabCon

The following user thanked MCabCon for this useful post:

xK ELITE GaminG
04-05-2015, 04:36 PM #5
mhm then why do people even put it in gsc lol ive never seen the point in it just use an rtm haha

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo