-
Started 18th Jul 2013 in Help
That's pretty cool :O However, considering you wanted constructiveness: That ball in the center looks rather random, not really like the end result of an explosion. Explosio...
-
Started 18th Jul 2013 in Help
Hardness is right. as seen here: && sim->elements[r&0xFF].Hardness>(rand()%1000) What the code means is "and if the hardness value is above a random nu...
-
Started 17th Jul 2013 in Help
@stacky2202 (View Post) {c:Save ID|Text} eg {c:111111|Click me!} {c:1602|Hello world?}
-
Started 17th Jul 2013 in The Powder Toy/Lua scripting
@FeynmanLogomaker (View Post) It sure is a link but it's two links at the same time to make life that little bit more difficult. It's like mild Malbolge.
-
Started 17th Jul 2013 in The Powder Toy/Lua scripting
http://bpaste.net/show/rOqrNPLK6bTunqIaZkNH/
-
Started 17th Jul 2013 in The Powder Toy/Lua scripting
@MiningMarsh (View Post) I'm running circles around you.
-
Started 17th Jul 2013 in The Powder Toy/Lua scripting
http://bpaste.net/show/1nHTpUgHQNNowj0HSbVX/ Suddenly boxmein pops up
-
Started 16th Jul 2013 in The Powder Toy/Lua scripting
but... either put it in a <code> tag or put it in a pastebin? pretty please?
-
Started 16th Jul 2013 in Feedback
There was a time before the +1 button that people literally posted with "+1" and nothing else. aka http://tpt.io/.56972
-
Started 15th Jul 2013 in Development Assistance
What to do however: 1) Check that you have the library headers in some subfolder 2) Check that you have them included in the vcxproject (see the tutorial for that) 3) Run generato...