| 03-22-2005, 02:27 AM | #1 |
well i wasmessing around WE, and i found that when you use the fill in fields options or whatever, it converts it into a string, so if it has checked off enemy and organic, the string will be enemy,organic i tried adding something like 'tauren' and well it displayed it in the field, but i'm not sure it worked. i guess this could be an exploit, maybe if it worked, you could detect things like tauren and undead classifications without triggers, and maybe by doing some prying in JASS you could find the string forms for polymorph and snared, etc. the options found in the boolean condition, 'unit is a ----', i don't know if it works, i was just posting so ppl could test or tell me if it's done o_O |
| 03-22-2005, 06:29 AM | #2 |
for the most part things like these only work if they've been explicitly stated, since there has to be some kind of internal check that converts the string "tauren" to whatever internal classification that is but i mean if it works it works |
| 03-22-2005, 01:18 PM | #3 |
well i was also wondering if well, say i classify a unit as 'cool' through means of the string and then make an ability only target 'cool' units will it work? |
| 03-22-2005, 02:25 PM | #4 |
This was always possible by typing shift. I doubt it would do any effect at all since that stuff doesn't depend on the classiffication of the unit but on the Targeted as field of the unit, there is no 'tauren' for that so it may not work. You could have at least tested it yourself before posting, just place a tauren and some footmans and cast flame strike with tauren as targets allowed |
| 03-22-2005, 03:18 PM | #5 | |
Quote:
|
