common_stuff_mynock.hpp 325 B

12345678910
  1. class EventHandlers;
  2. class EventHandlers: DefaultEventhandlers
  3. {
  4. fired = "_this call (uinamespace getviariable 'BIS_fnc_effectFired');";
  5. init="[_this select 0] execVM 'RD501_Vehicles\_init_functions\wheel_dmg.sqf';";
  6. };
  7. smokeLauncherGrenadeCount=8;
  8. smokeLauncherVelocity=14;
  9. smokeLauncherOnTurret=1;
  10. smokeLauncherAngle=120;