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
Working on a scenario where I wanted to trigger a message when a station's Hull is below a certain threshold.
--Orion 5 should tell you about the escaped scientist before being destroyed.ifOrion_5_stn:getHull() <15thenprint ("Orion 5 distruction is immedient. Hull at Orion_5_stn:getHull().)end
Console prints this error message when function is called:
Working on a scenario where I wanted to trigger a message when a station's Hull is below a certain threshold.
Console prints this error message when function is called:
The text was updated successfully, but these errors were encountered: