7 attachTo !="EP_light attachTo [player];" !=_bomb attachTo [_unit, [0,0,0],\"Pelvis\];" !="_dogHolder attachTo [_dog, [-0.2,1.2,0.7]];" !=EPOCH_target attachTo[player];" !="_sapperSmoke attachTo [_sapper,[0,0,-0.4]];" !="_cage attachTo [_cage2,[0,1.3,0]];" !="_bomb attachTo [_nestMate, [0,0,0],\"Pelvis\];"
This is the code line that we are having an error with.
______________________________________________________________________
This is the script.log error that pops up:
09.05.2015 19:19:20: JoeSirYT (98.127.41.217:2304) 2711256c54d6a7084a87f049cdf327c4 - #4 "1 = "#particlesource" createVehicleLocal getpos _v;
_smoke1 attachTo [_v,[0,0,0],"engine_effect_1"];
_pos = getPos _smoke1;
dele"
Here's the Options I've tried:
!="#particlesource" createVehicleLocal getpos _v;"
!="_smoke1 attachTo [_v,[0,0,0],"engine_effect_1"];"
!="_pos = getPos _smoke1;"
!="dele"