Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. pos = (Sub modeltoworld [0,0,17]);
  2. source02 = "#particlesource" createVehicleLocal pos;
  3. source02 attachTo [Sub,[0,0,17]];
  4. source02 setParticleParams [["\A3\data_f\ParticleEffects\Universal\Universal",16,15,1], "", "Billboard", 10, 5, [0,0,0], [0,0,0.2], 0, 0.12, 0.1,
  5. 0, [0.06], [[0.5,0.5,0.5,1],[0.5,0.5,0.5,1],[0.5,0.5,0.5,1]], [0,1], 0.2, 0.02, "", "", ""];
  6. source02 setDropInterval 0.08;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement