Warcraft III resources & community, 2003–2006 · archived

5800 errors. Rui and VG, still have no answer

18 posts
#16
ModelerYou can soft code all of them with jass.

In fact, they're probably all either here (I can post websites right?):
http://www.wc3jass.com/index.php?sid=b85164166b48558f400e61abee95cdac

Or somewhere in the jass section. WEU isint anything special actualy, you can do it all with light jass coding.


Maybe some, but not all, cuz I have some big triggers with for example only 2 advanced functions. But I cant use JASS and GUI in one trigger. (example: wait for unit enters rect, and then the actions continue)
#17
Use "Custom script:" actions... :roll: And your functions put into map script, then call them with "Custom script" in any trigger you like.
#18
N00byStanceUse "Custom script:" actions... :roll: And your functions put into map script, then call them with "Custom script" in any trigger you like.


hmmm... I dunno what ye mean :?