Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

usb1y

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About usb1y

  • Rank
    Rookie
  1. usb1y

    Zues Lightning Bolts

    is it possible to use attachto and attach a lightning bolt to you then make it hit nearby your location of your player?
  2. i wanna do Lightning bolts on CursorTargets kinda like so how would one make a lightning bolt on cursorTarget and i also tryed exactly what they told me in https://community.bistudio.com/wiki/ParticleArrayusing then _pos = [ position logic1 select 0,position logic1 select 1,10 ]; drop ["blesk1","","Billboard",0.01,0.2,_pos,[0,0,0],0,1,1,0,[20 + random 20],[[1,1,1,1],[1,1,1,0.7]],[1,0],0,0,"","",""]; but say i dont wanna create a unit... say i just wanna make a building i aim at get struck by lightning how would i do this?
  3. i wanna do Lightning bolts on CursorTargets kinda like but just a straight lightning bolt that looks kinda like Zeus Mods version but for Arma 2 OAplease help me if you can i've messed around with the link below and no luck with the version they have there even though i'm doing it right from what it looks like it still wont work https://community.bistudio.com/wiki/ParticleArray
×