Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
playground:playground [2017/02/01 10:28]
Theowningone
playground:playground [2017/02/01 11:55]
Theowningone
Line 1: Line 1:
-^ Service ​     ^ Password ​      ^ 
-| Dropbox ​   | <​decrypt>​U2FsdGVkX19Qq916unzuYO1JMWgSlLYEcfCaCuZGm+w=</​decrypt> ​    | 
-| Google ​   | <​decrypt>​U2FsdGVkX19/​2BGOMe/​KUdJ0OEMl3r+stCl13hOKGdA=</​decrypt>​ | 
-| Arma    | <​decrypt>​U2FsdGVkX1+hA+LFAZvLnG1eX6ihtcLxSD+SzYbc9oc=</​decrypt> ​   | 
- 
- 
- 
 <sxh cpp; Title: config.cpp > <sxh cpp; Title: config.cpp >
 class CfgPatches class CfgPatches
Line 34: Line 27:
 </​sxh>​ </​sxh>​
  
-<sxh>+<​sxh ​sqf; Title: init.sqf>
 params['​_vic','​_unit','​_args'​];​ params['​_vic','​_unit','​_args'​];​
 _args params['​_weaponClass','​_weaponName','​_weaponPath'​];​ _args params['​_weaponClass','​_weaponName','​_weaponPath'​];​
Line 51: Line 44:
  {  {
  _this call cbb_vehiclereloading_fnc_actions_getLoadActions;​  _this call cbb_vehiclereloading_fnc_actions_getLoadActions;​
 + _this call BIS_fnc_returnGroupComposition;​
  },  },
  [_weaponClass,​_weaponPath,​_class]  [_weaponClass,​_weaponPath,​_class]
  • Last modified: 7 years ago
  • (external edit)