| 11-22-2003, 10:45 PM | #1 |
Is this posible? I tried giving a unit4 spells (one per direction) based on different spells- than used JASS enhanced GUI (Convert to custom text than change spell name to custom spells) and I get a responce, but You must tap the button. Is there a way to maybe use booleans (as I do with normal 3rd person mode)- or a different way? This would really simplify my movement control for a section of my campain (Arrow keys aim, asdw moves). Also, Is there an easyier way to detect when ANY keyboard button it pressed (JASS or none) |
| 11-23-2003, 02:57 AM | #2 |
Better than ASDW is simple arrow key movement, ASDW is exceptionally hard to implement, I've tried it but has the constant tapping problem you referred to. |
| 11-23-2003, 03:17 AM | #3 |
Hrm...what about using an autospell casting? Like Q turns on walk forward, but w moves forward manually |
| 11-24-2003, 10:13 PM | #4 |
The reason is that I want to have the arrow keys aim and esc fire |
