Jump to content

Some help pls? (Example Inside)


Prise

Recommended Posts

So hey guys, you MAY know, but there's some scripts that I can't find, they are:

Recoil ( Gun shooting straight to the aiming place, not around it )

Example:

https://youtu.be/RLWlKOM-Gfk

Faster CJ Run ( When you tap SPACE quickly, you will sprint faster )

Example:

https://youtu.be/r4XucqsQxYQ

and

30 bullets in magazine ( I want to have 30 bullets in the magazine of my gun, not 50 )

Example:

https://youtu.be/OeL6ZQPksMU

Edited by Guest
Link to comment

Did I done it right?:

Sprint.lua

function resourceStart () 
  
 setGlitchEnabled ( "fastsprint", true ) 
  
end 
  
addEventHandler ( "onResourceStart", getResourceRootElement ( ), resourceStart ) 

meta.xml

  
  "LoL987" name="CJ Faster Run" version="0.01" type="script" description="Faster Run while tapping space quickly" /> 
  
        

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...