Page 4 of 4 FirstFirst 1234
Results 31 to 33 of 33

Thread: Lua problems

                  
   
  1. #31
    DCEmu Coder drEDN4wt's Avatar
    Join Date
    Aug 2005
    Location
    U.K.
    Posts
    172
    Rep Power
    0

    Default

    http://www.emurasoft.com/
    emeditor

    and youll have to put back in
    rand2=
    rand3=
    etc

    and put back in
    ------------------player sprite loading--------------

    function rands1()
    rand2 = math.random(1,3)
    end

    function rands2()
    rand3 = math.random(1,3)
    end

    function rands3()
    rand4 = math.random(1,3)
    end

  2. #32
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    87

    Default

    http://notepad-plus.sourceforge.net/uk/about.php

    Notepad++. Free, Open source and it just plain rocks.

  3. #33
    DCEmu Coder splodger15's Avatar
    Join Date
    Jun 2006
    Location
    London
    Age
    34
    Posts
    4,123
    Rep Power
    95

    Default

    It is working now thanking you everyone for your help

    PSN ID: splodger15

Page 4 of 4 FirstFirst 1234

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
  •