levonchic
levonchic
8 / 2
6th Mar 2015
6th Mar 2015
local d=0 local function rect() tpt.fillrect(d,80,40,40,100,0,0) tpt.drawtext(d+12, 64, "Hi!\nFrom LUA")if(d>600)then d=0 end d=d+1 end tpt.register_step(rect)
dotdotdotconsole console luaconsole

Comments

  • levonchic
    levonchic
    7th Mar 2015
    @Astrocat, i've just draw it
  • levonchic
    levonchic
    7th Mar 2015
    Ama banana
  • levonchic
    levonchic
    7th Mar 2015
    Ama banana
  • Atomic10
    Atomic10
    7th Mar 2015
    Wow! This is awesome!!! +3.14159265358979323!
  • Astrocat
    Astrocat
    6th Mar 2015
    How did you make the flag?
  • MangoAfterDark
    MangoAfterDark
    6th Mar 2015
    Me too, what is is supposed to do?
  • Sel2Mer
    Sel2Mer
    6th Mar 2015
    +1! But I write exactly the same command but it dont work... :/
  • Security-Drone
    Security-Drone
    6th Mar 2015
    Good work!