Jump to content

fro

Member
  • Content Count

    21
  • Joined

  • Last visited

  • Medals

Status Updates posted by fro

  1. F2k Sel,

    I stumbled across this thread:

    http://forums.bistudio.com/showthread.php?t=107317&highlight=laser+designator

    You made a comment on creating a laser target without having someone actually laser designating. I tried this out and it worked great, however after I saved the mission and came back to it a little later, the game crashed as soon as I turned towards the area the laser target is placed. I am curious if I am doing somthing wrong or if this happens to you as well.

    My mission consists of a pallet named targ sitting in the middle of a runway. I have a trigger with:

    lase = "LaserTargetWstatic" createVehicle [getpos targ select 0,getpos targ select 1,0];laze attachto[targ,[0,0,4]];targ hideobject true;plane dotarget lase

    in the activation field. The trigger is activated by Blufor in the trigger area. The only thing I havn't done is made an aircraft named plane to target the laser target.

    Thank you and any help will be appreciated.

    Fro

×