• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Creating Lightning effect

Status
Not open for further replies.
Level 13
Joined
Feb 5, 2018
Messages
568
  • 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