• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • It's time for the first HD Modeling Contest of 2025. Join the theme discussion for Hive's HD Modeling Contest #7! Click here to post your idea!

Creating Lightning effect

Status
Not open for further replies.
Level 13
Joined
Feb 5, 2018
Messages
552
  • Custom script: set udg_LL_Lightning[udg_LL_Temp] = AddLightningEx("FORK", true , GetLocationX(udg_LL_Loc1[udg_LL_Temp]), GetLocationY(udg_LL_Loc1[udg_LL_Temp]), GetLocationZ(udg_LL_Loc1[udg_LL_Temp] +70), GetLocationX(udg_LL_Loc2[udg_LL_Temp]), GetLocationY(udg_LL_Loc2[udg_LL_Temp]), GetLocationZ(udg_LL_Loc2[udg_LL_Temp] +70)
Hello everyone, can't seem to make this work.

Don't know what's wrong with it.

Keeps saying unexpected _

Sorry it's a long line of text.
 

Attachments

  • Image1.png
    Image1.png
    37.6 KB · Views: 31
Status
Not open for further replies.
Top