-
Started 17th Jan 2012 in Powder Toy mods
You were right to say it didn't work. I just tried it on my other computer and it didn't work. However I took the exact same source code and compiled it on this other one, and one compiled ...
-
Started 17th Jan 2012 in Powder Toy mods
Works fine, don't know what you did wrong. I don't release things that have bugs in them. In other words, I always try it on my own computer after compiling it to make sure it d...
-
Started 17th Jan 2012 in Powder Toy mods
I just made this mod with Codeblocks (WOOHOO my first mod ever). It unlocks all the menus that are actually in the source code: "More Life" "" "Cracker"...
-
Started 17th Jan 2012 in Development Assistance
Great, now the FIRST thing to do is to add some more menus to stick any new elements I might want to make. Which of the .h and/or .c files will I need to edit to accomplish the task of adding menus ...
-
Started 14th Jan 2012 in The Powder Toy/Lua scripting
Here's my Lua script to make BLLT from ELEC. BLLT will appear in the "explosives" menu because it explodes after it runs out of "Life". It also can electrify metal or other c...
-
Started 14th Jan 2012 in The Powder Toy/Lua scripting
Is tpt.getPressure the internal C code that TPT uses to get the pressure data for the sign? Also would it be possible in the future for the developers to have TPT's pressure reading signs log th...
-
Started 14th Jan 2012 in The Powder Toy/Lua scripting
Wait how does "Yes, reading will probably be added at some point." work with Mastermind's comment "tpt.setPressure(x,y) = tpt.getPressure(x,y) + 50.0f"? And what's the d...
-
Started 14th Jan 2012 in The Powder Toy/Lua scripting
Will adding/subtracting and reading of pressure be added to the Lua functions in a future version of TPT?
-
Started 14th Jan 2012 in The Powder Toy/Lua scripting
I want to make a pixel add pressure to the 4x4 pixel block that it is in, but only do so under certain circumstances (sort of like VENT but with conditional if-then statements that govern its behavio...
-
Started 13th Jan 2012 in Help
bumpp