mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Scopes - wiki/framework update (#5799)
This commit is contained in:
parent
b99a10ad63
commit
5db7be4488
@ -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
|
||||
};
|
||||
};
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user