• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Orb Stacking 1.8.1 help

Status
Not open for further replies.
Level 1
Joined
Jun 27, 2021
Messages
2
Hi, I wanted to test this map for orb stacking from Orb Stacking 1.8.1, but I am unable to do so.
I read the instruction but I not able to understand it or understand jass very well, I look through youtube and another post for guidance but I still do not know how to use this map with jass knowledge, I have not been playing this game for decades, I only used to trigger.
I try to save the map, but I keep getting errors , so I am not so sure what am I missing or what did I do wrong?
when I try to test the map, it keeps going to the main game instead of the map, so I not very sure if is because of jass code or something that I had missed?
1624868388919.png

1624868421192.png

1624868444534.png
 

Uncle

Warcraft Moderator
Level 64
Joined
Aug 10, 2018
Messages
6,542
It's a pretty old system so it's no surprise that it will have errors.

If I were you I would look into a Damage Engine and learn how to make your own effects. I've made a lot of posts on the subject over the last couple of years so search around for those if you need help.

Bribe's system is up to date:
 
Level 1
Joined
Jun 27, 2021
Messages
2
It's a pretty old system so it's no surprise that it will have errors.

If I were you I would look into a Damage Engine and learn how to make your own effects. I've made a lot of posts on the subject over the last couple of years so search around for those if you need help.

Bribe's system is up to date:
alright i will look into it thk
 
Level 3
Joined
Aug 25, 2020
Messages
14
Seems like a part of the issue had to do with copying and pasting some of unknown data from one map to another. Consider going to File > Preferences in World Editor and making sure this field is enabled:
1625765080806.png

That way it will check if you have the variables present and generate them if needed to fullfill the function in case the trigger data is present but the variables needed to utilize it are missing.
 
Status
Not open for further replies.
Top