| 05-14-2008, 04:31 PM | #2 | ||
Quote:
Quote:
|
| 05-14-2008, 04:59 PM | #3 |
The most important thing for you to change if you want to drastically improve performance is to stop creating and destroying locations. Use one global location, and recycle it for every time you need to use GetLocationZ. |
| 05-14-2008, 06:39 PM | #4 |
Thanks grim001, I'll give that a try. moyack, the idea behind this system being in GUI is that it'll be easier to use for more people - generally when I make a map and forget about it, others pick it up on Battle.net or epicwar.com and continue it, so I like to make my triggers easy to use. Another thing, I think there are a few JASS systems that include gravity sliding... I'm too GUI to use them. |
