×
Create a new article
Write your page title here:
We currently have 277 articles on Waste Of Space Wiki. Type your article name above or create one of the articles listed here!



    Waste Of Space Wiki

    Automatic Reactor: Difference between revisions

    Content deleted Content added
    m Fixed uranium leak caused by ejecting an empty fuel rod at startup, remove mass uranium leak warning
    m Grammar.
    Line 1: Line 1:
    <br />'''''Warning: automatic reactors that use microcontroller need you to know lua pilot'''''
    <br />'''''Warning: Automatic reactors that use microcontroller need you to know lua pilot'''''


    ''It is recommended to use delay wire auto reactors''
    ''It is recommended to use delay wire auto reactors''
    Line 55: Line 55:
    for i=1, #fuel do
    for i=1, #fuel do
    if fuel[i] <= eject_treshold then
    if fuel[i] <= eject_treshold then
    -- Don't eject when there no fuel in there
    -- Don't eject when there's no fuel in there
    if fuel[i] ~= 0 then
    if fuel[i] ~= 0 then
    TriggerPort(3) -- Eject fuel
    TriggerPort(3) -- Eject fuel
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • Jo857294 • 1 day ago
  • 116.111.185.163 • 14 days ago
  • 116.111.185.163 • 14 days ago
  • 116.111.185.163 • 14 days ago
  • Cookies help us deliver our services. By using our services, you agree to our use of cookies.