×
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

    Servo: Difference between revisions

    Content deleted Content added
    No edit summary
    Line 22: Line 22:
    <syntaxhighlight lang="lua" line="1">
    <syntaxhighlight lang="lua" line="1">
    local servo = GetPartFromPort(1,"Servo") --Main Variant
    local servo = GetPartFromPort(1,"Servo") --Main Variant
    local switch = GetPartFromPort(2,"Switch") --A switch must be connected to a servo and a PowerCell.
    local switch = GetPartFromPort(2,"Switch") --A switch must be connected to a servo and a PowerCell with part attachment.


    switch:Configure({SwitchValue=false})
    switch:Configure({SwitchValue=false})
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

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