| 02-23-2005, 02:04 AM | #1 |
PM or E-Mail me the questions you think are most asked. You don't HAVE to provide an answer, but any is helpful. Thanks. [email protected] |
| 02-23-2005, 09:17 AM | #2 |
Guest | Haha! I'm a rebel! I'm gonna write'em here instead of asking by PM or email!!! Q: What is "Integer A"? A: Too hard to formulate correctly :/ but I hope you know what it is ROFL ^_^ Q: What is "Integer B"? A: Same as Integer A but with a different name Q: How do I make units fly? A: Change unit height in change unit property (correct me if I am wrong I did not open WE) Q: Why does my map crash everytime I run it? A: Check that you don't have an infinite loop (e.g. A unit enters regionX => Kill entering unit => Create a unit in region X, which will keep running forever and ever....) Q: Why won't my map save in WE? A: Be sure you put a start location for all players :/ Then check that you made no errors in your JASS scripts Q: How do I force a player to type a certain chat message? A: Use the "Force IU key" action. Forcing to press "enter" will start or end the chat message. Example: Force IU keys: Enter - H - e - l - l - o - Enter |
