Advertisement
Guest User

1

a guest
Nov 24th, 2014
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.41 KB | None | 0 0
  1. this enableSimulation false; this allowDamage false; tour = "Land_TTowerBig_2_F" createVehicle (position this); transfo = "Land_PowerGenerator_F" createvehicle (position this); transfo addAction ["<t color='#960018'>couper les communication</t>", "tour1.sqf", "", 0, true, true, "", ""]; transfo setDir 180; transfo addAction ["<t color='#ADFF2F'>rétablir les comunication</t>", "tour2.sqf", "", 0, true, true, "", ""];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement