Is vJass now usable in the normal world editor?

Status
Not open for further replies.
Level 6
Joined
Dec 6, 2009
Messages
168
Hello!

I have been gone for quite some time but I saw they gave the editor alot of new natives that we have wanted for a really long time. But is libraries/scopes/globals available to use in the normal editor now? And if so if there a way to get the nice dark background we used to have in the NewGen Editor aswell as jass help with filling in triggers?

Example if I wrote "local unit u1 = Create" it would try to fill in with example
"local unit u1 = CreateUnit(Player(0),'U000', 11327,-8200,270)"

Is that still possible? Thanks
 
Level 42
Joined
Feb 27, 2007
Messages
5,265
You can make a parallel install of 1.29 (find and download someone's 1.29 install, there's no way to patch to that version directly or to downgrade) and use WEX which has TESH and AC still. I believe they have explicitly said they're working to add TESH but not sure about autocomplete.
 
Status
Not open for further replies.
Top