• 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.

Compile Errors Bribe's Damage detection system

Status
Not open for further replies.
Level 2
Joined
Oct 25, 2019
Messages
11
I love this system from Bribe, and it works like a dream in the example map.

However, when I import the triggers ( Copy and paste from demo map to mine) I end up compile errors, and syntax errors from the jass. This has happened for every jass script I've tried to use.

Its my first time trying to import jass, and my searches in the threads haven't helped me so far.

How can I import Bribe's damage system, when I get multiple syntax errors?

(My map is attached below, the damage system is the first trigger in the list)

1668230480714.png
 

Attachments

  • Winter's Touch 1.6 (Damage engine test).w3x
    18.7 MB · Views: 5
Level 2
Joined
Oct 25, 2019
Messages
11
Go to the Trigger Editor window, and at the top of the window select the JassHelper menu. Make sure both "Enable JassHelper" and "Enable vJASS" are set to on for your map, then save. New maps default to these settings being off because Reforged is awful.
Thanks a million, I was so worried I just couldnt use jass... This is terrific!
 
Status
Not open for further replies.
Top