Skip to content

Commit

Permalink
Scopes - wiki/framework update (#5799)
Browse files Browse the repository at this point in the history
  • Loading branch information
ulteq authored Nov 22, 2017
1 parent b99a10a commit 5db7be4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/wiki/framework/scopes-framework.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ class CfgWeapons {

class YourWeapon {
ace_railHeightAboveBore = 1.8; // Distance between center of bore and rail in centimeters
ace_railBaseAngle = 0.025; // Angular difference between bore and rail axis in degrees
ace_ironSightBaseAngle = -0.138; // Angular difference between bore and iron sight axis in degrees
};
};
```
Expand Down

0 comments on commit 5db7be4

Please sign in to comment.