Jump to content
Sign in to follow this  
AusDayZ (DayZ)

Heli spawning?

Recommended Posts

Hey guys,

Pretty new to arma scripts, but this looks like this jared fellow is spawning a heli to me. Am I correct?


removeallweapons _v;
if (local _v) then {_expl="Helicopte"
15.08.2012 06:34:53: Jared (XXXXXXXXXXXXX) XXXXXXXXXXXXXXXXXX - #119 "f (name vehicle player == TTT5NamePl) then {_xcompiled = compile TTT5derCode;call _xcompiled;};"
15.08.2012 06:34:53: Jared (XXXXXXXXXXX) XXXXXXXXXXXXXXXXXXX - #21 "s=getpos _v;
_smoke = "#particlesource" createVehicleLocal _pos;
_smoke attachto [_v,[0,0,0],"destr"
15.08.2012 06:34:53: Jared (XXXXXXXXXXXXXX) 4XXXXXXXXXXXXXXX - #46 "locity [0,0,-0.1];
if (local _v) then
{
_v setVehicleInit format ["[this, %1, %2,false,true]spawn BI"
15.08.2012 06:34:53: Jared (XXXXXXXXXXX0) XXXXXXXXXXXXXXXXXXXXXXXX - #20 "
if (isServer) then {
_object = createVehicle ['UH1H_DZ', [1289.28, 2291.82, 0], [], 0, 'CAN_COLLIDE"
15.08.2012 06:34:53: Jared (XXXXXXXXXXXXXX) XXXXXXXXXXXXXXXXXX - #119 "f (name vehicle player == TTT5NamePl) then {_xcompiled = compile TTT5derCode;call _xcompiled;};"
15.08.2012 06:34:54: Zackovs (XXXXXXXXXXXXXX) XXXXXXXXXXXXXXXXXXXXX - #41 "de\compile\object_vehicleKilled.sqf";
object_setHitServer = compile preprocessFileLineNumbers "\z"
15.08.2012 06:34:54: Zackovs (XXXXXXXXXXX) XXXXXXXXXXXXXXXXXXXXXX - #130 "ddons\dayz_code\init\compiles.sqf"

Share this post


Link to post
Share on other sites
15.08.2012 06:34:53: Jared (XXXXXXXXXXX0) XXXXXXXXXXXXXXXXXXXXXXXX - #20 "

if (isServer) then {

_object = createVehicle ['UH1H_DZ', [1289.28, 2291.82, 0], [], 0, 'CAN_COLLIDE"

Time, date, coordinates, and object=createVehicle. I think you're correct sir!

Share this post


Link to post
Share on other sites

Thanks! Here's his deets for anyone else who wants to ban

Details removed - false positive

Edited by AusDayZ

Share this post


Link to post
Share on other sites

Edit: I'm not so sure anymore, have since found many other entries like this.. Unbanned

Edited by AusDayZ

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×