Advertisement
Guest User

Untitled

a guest
Jun 18th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. class EventHandlers
  2. {
  3. init = "(_this select 0) execVM ""\Jonzie_Code\functions\Universal_Cars\Random_Skins.sqf"",(_this select 0) execVM ""\Jonzie_Code\functions\Universal_Cars\Plate_Skins.sqf"",_this execVM ""\Jonzie_Code\functions\Trailers\Prime_Mover_Start.sqf""";
  4. engine = "[_this select 0] spawn Jonzie_fnc_newTrailer,[_this select 0] spawn Jonzie_fnc_Trailer_Ligths,[_this select 0] spawn Jonzie_fnc_Tow_help;";
  5. GetIn = "(_this select 0) execVM ""\Jonzie_Code\functions\Universal_Cars\Indicators.sqf"",[_this select 0] spawn Jonzie_fnc_Trailer_Ligths,[_this select 0] spawn Jonzie_fnc_newTrailer;";
  6. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement