User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13

Thread: LUA lag

  1. #11
    No Products Registered

    Join Date
    Jun 2006
    Location
    Texas
    Posts
    1,002
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: LUA lag

    Wow how long did it take you to code all of that?

    I don't understand why you hard coded everything, I would have stored the dialog in an XML file and loaded it into Lua tables.. You could probally rewrite your entire engine in about 30 or less lines of code...

  2. #12
    No Products Registered

    Join Date
    Jun 2006
    Location
    Land of raging rockets
    Posts
    1,231
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: LUA lag

    Knowledge is power is time is money..

  3. #13
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2006
    Location
    Denmark
    Posts
    1,812
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: LUA lag

    Quote Originally Posted by vortex2
    Wow how long did it take you to code all of that?

    I don't understand why you hard coded everything, I would have stored the dialog in an XML file and loaded it into Lua tables.. You could probally rewrite your entire engine in about 30 or less lines of code...
    The code is generated in a program I made.

    Care to show me exactly how I can reduce it? :grin:

Page 2 of 2 FirstFirst 1 2

Posting Permissions

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