Skip to content

ArChrisVa/oc-stancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple standalone car stancer for FiveM

oc-stancer

Prequisites

Car must have these 2 values (fCamberFront and fCamberRear) in handling.meta inside SubhandlingData

<SubHandlingData>
    <Item type="CCarHandlingData">  
      <fCamberFront value="-0.000000"/>          
      <fCamberRear value="-0.000000"/>
    </Item>
</SubHandlingData>

Installation

  • Download oc-stancer file, rename it to oc-stancer and place it in your resources folder
  • Ensure oc-stancer inside your server.cfg
  • Check out config file to add cars you want to have this feature

Acknowledgements

Smokes.lua is from ShockWave Resources. You can read more about this at https://github.com/swcfx

About

A simple car stancer for FiveM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages