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

[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