Jump to content

Alexsmoosh

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About Alexsmoosh

  • Rank
    Newbie
  1. Not entirely sure if im in the right thread however I have searched for the solution on here and so far come up with no answers. The nature of the problem is this. I am trying to create a realistic vietnam combat environment. In the editor preview so far I have a phantom flying low across a tree line thats filled with VC. I am wanting to use a trigger with the activation to BLUFOR so that an eplosion with erupt as the jet flys past. I thought using the IED code would be my best bet. bomb="Bo_GBU12_lgb" createVehicle (getPos IED) However I want the bomb= to be to the napalm in the UNSUNG mod. so far i have had no luck. This is the code I currently have. bomb="Mk77_Napalm" createVehicle (getPos IED) in the ON ACT box in the trigger with a backpack named IED. Some help on this matter would be greatly appreciated. Thank you.
×