-
Started 3rd Feb 2018 in Feedback
PROP tool works just fine for me with right click. Is there some bug or weird issue you are getting?
-
Started 2nd Feb 2018 in General
@Grox555 (View Post) Please PM me then. I won't be able to respond for a few hours. Also if you forgot the password, you'll need to know the original email to send a password re...
-
Started 1st Feb 2018 in Powder Toy mods
@firefreak11 (View Post) Why not put it on github? It would also be nice to put your releases there instead of mediafire: https://github.com/daveyognaught/Cyens-Toy-SRC/releases
-
Started 28th Jan 2018 in General
@NUCLEAR_FOX (View Post) Please don't necro old threads to ask for them to be locked. Nobody was ever going to see this thread, it's from 2.5 years ago. It's against the rules to...
-
Started 27th Jan 2018 in Powder Toy mods
@firefreak11 (View Post) You have a noisy chair Also btw, search can be opened with 'e'. So if you need even more space, you could consider removing that one too. I...
-
Started 27th Jan 2018 in Feedback
@JMBuilder (View Post) FYI, GAS + CAUS + pressure = RFRG. So the heat suggestion isn't necessary. Use pressure instead.
-
Started 26th Jan 2018 in Help
@Earthbright (View Post) Don't tell me what to do. I think you've gotten enough help now and are unlikely to get more. "potato bomb" is very ambiguous. Most use...
-
Started 25th Jan 2018 in Feedback
That won't be added, it is impossible
-
Started 25th Jan 2018 in Feedback
Use tpt.setfpscap to change the fps cap Making the game really slow: tpt.setfpscap(10) Making the game really fast: tpt.setfpscap(1000)
-
Started 25th Jan 2018 in The Powder Toy/Lua scripting
Also why do you put comments on every conditional? I recommend using proper indentation to let you easily see which if statement goes to what. Spacing works on the forum using <code> tags