You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd love to have a getter in Lua that tells me the status of a missile tube. The list of statuses could be:
empty, loaded, loading, unloading, firing
A secondary return value could be the missile type when the status is loaded, loading, unloading or firing
The text was updated successfully, but these errors were encountered:
I'd love to have a getter in Lua that tells me the status of a missile tube. The list of statuses could be:
empty, loaded, loading, unloading, firing
A secondary return value could be the missile type when the status is loaded, loading, unloading or firing
The text was updated successfully, but these errors were encountered: