| 03-19-2003, 03:49 AM | #1 |
Well, since I have recently learned JASS, I decided to look through the new functions from TFT and see whats new. Well I found some really cool stuff, which i am adding into a WE right now. Unless I can fix the error checking problems, you may end up having to make yer maps with the regular FT WE and then when u are done, open yer map wit my editor and use the new functions, export as custom text and reimport back in yer map.....yes yes i know it sounds really complictaed, but I will make a tutorial for it, so now I leave you with an idea of some ofthe new fnctions: Get hero stats Terrain Deformation Custom texttags(like the numbers that appear when u get gold or use critical strike) and many many more |
| 03-31-2003, 09:43 PM | #2 |
yes finaly we have a (the is quoted directly from triggerstrings.txt in the 305 patch.mpq) "// Specially handled by the editor ForLoopAMultiple="For Each Integer A, Do Multiple Actions ForLoopAMultiple="For each (Integer A) from ",~Start," to ",~End,", do (Actions)" ForLoopAMultipleHint="Add actions to this function in the main display. The end value is assumed to be larger than the start value."" yay! |
