• Started 14th Oct 2011 in The Powder Toy/Lua scripting
    It is not possible to set the selected element, but it would be useful if a way was added. You can still get the selected element with tpt.selectedl or tpt.selectedr    The element name for...
  • Started 3rd Oct 2011 in The Powder Toy/Lua scripting
    @Atrayin (View Post)  It doesn't look like it needs anything past that point, you can just copy and paste it anywhere. Most of the functions in this are like that, except for a few lines th...
  • Started 2nd Oct 2011 in The Powder Toy/Lua scripting
    @gamax92 (View Post)  You can look at the source and copy it, its one of the first functions. I use os.clock() to get the time and calculate the time between that and the last one every 7 frames...
  • Started 2nd Oct 2011 in The Powder Toy/Lua scripting
    @gamax92 (View Post)  I finished it and put it in version 1.2 of my script. I also changed it a little so you could edit alpha too.
  • Started 2nd Oct 2011 in The Powder Toy/Lua scripting
    @gamax92 (View Post)  What do you think it should be used for? I was already thinking of making a way to let you change the color of the menus and I could also use this to make a color drawing t...
  • Started 2nd Oct 2011 in The Powder Toy/Lua scripting
    @cracker64 (View Post)  A way to get the mouse coordinates with zoom would be very usefull for drawing things with my menu. Also getpressure/gravity would make my HUD complete. I also found a bu...
  • Started 2nd Oct 2011 in The Powder Toy/Lua scripting
    @gamax92 (View Post)  I always get that error when I use the reset button that only I can see for testing, and I didn't think anyone else would see it. I will upload a fixed version in a se...
  • Started 2nd Oct 2011 in The Powder Toy/Lua scripting
    @MasterMind555 (View Post)  How do I export it? I don't know how to use Visual Studio that good.    @gamax92 (View Post)  If it is flickery, can you tell me what the error is...
  • Started 2nd Oct 2011 in The Powder Toy/Lua scripting
    I was going to learn c, but I never did. I probably still know enough to start a mod that has all of this in it. I actualIy did make a mod with a favorites menu, but it was very laggy, even if i comp...
  • Started 2nd Oct 2011 in The Powder Toy/Lua scripting
    @MasterMind555 (View Post)  I took a programming class in school last year and learned java. I realized it was close to c/c++ and so I started using that to make/modify programms. Lua was easy t...