Results 1 to 2 of 2

Thread: Lua Help !.!.!.!.!

                  
   
  1. #1
    DCEmu Rookie mbr7's Avatar
    Join Date
    Apr 2006
    Posts
    207
    Rep Power
    67

    Default Lua Help !.!.!.!.!

    this is so embarrasing ive just finished my first lua game and i cant remember what you type for exit a program like

    pad = Controls.read()

    if pad:start() then
    WHAT HERE???
    end


    Please help

  2. #2
    PSP Coder benh's Avatar
    Join Date
    Mar 2006
    Location
    linclonshire, England
    Posts
    362
    Rep Power
    68

    Default

    if pad:start() then
    break
    end

    hope that helped
    Benh = Coder, main language C other language LUA

    Check out my first C app Super - flasher here

    visit my dev site where you can download all of my coding projects - http://benh-pspdev.bravehost.com/



    Please visit my site www.pspfanatic.bravehost.com
    and join the forums

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •