Jump to content

Lua changes in Ares


NQ-Pann

Recommended Posts

Quote

Aviator1280: Why for the LUA in the release notes has not been mentioned that the list coming out from the warp unit has been changed and the previous .errorMsg now becomes .textStatus? I expect any change in the code will be mentioned so that we can update our scripts.

 

We spotted this question in the Apollo & Ares - Question Thread.  Here's what you need to know. 

 

Removed: 

errorMsg [string]

buttonMsg [string]

 

Replaced with:

showError [bool]

statusText [string]

buttonText [string]

 

Added: 

enableButton [bool]

 

We apologize for not including the information in the release notes and pledge to include all of the Lua things in future release notes. If we forget again, please don't hesitate to let us know and we'll blame Deckard for it. ;) 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...