• 🏆 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!

[vJASS] A System's Problem

Status
Not open for further replies.
Level 7
Joined
Apr 30, 2011
Messages
359
my system got a problem
i don't know what is the main problem, but here's a list for my guesses:
1. Ability problem
2. Weird wc3 stuffs
3. My script (can be, but i have checked it many times)

here's what you can do when you play the map (to test the system):
1. Click a unit, and you will see what the unit targeted as (what the system do)
2. Enter chat '1', '2', or '3' to change the ability level that the dummy has (only for checking those problems above). Info for abilities:
Level 1 -> Can only target Bridges
Level 2 -> Can only target Trees
Level 3 -> Can only target Wards
(note that when you click something, the dummy's ability will be at Level 3)

output:
1. When clicking Bridges and Trees -> a message tells that they are wards (WRONG)
2. When clicking Wards -> a message tells that they are wards (RIGHT)
3. When clicking something else -> a message tells that they are aliens (RIGHT)

+rep for anyone that solve this prob

Link: Widget Type Checker
 
Last edited:
Status
Not open for further replies.
Top