jacob1
29th Sep 2012
16th Mar 2014
Post any bugs you find here. But there aren't as many bugs that are really bugs and I don't already know about than when this first started, so also use this as a general conversation save, or to ask / tell me anything. #1 most commented save in tpt!
problems
jacob1
bugreport
glitch
fix
960847
tptpp
bugs
tptplusplus
glitches
Comments
-
Beryllium: yes, we can see that. Although we don't always go looking unless we think there's a problem.
-
kind of a weird question but are you able to tell when a user is an alt account of another user?
-
AGAIN: someone acctually said this to me "<Leaf1> you are fking disgusting", it was Leaf1 and Leaf1 did that cuz I play roblox.
-
0x7: I checked and I don't think it was meant to be an insult nor to hurt your feelings. It was just a silly joke about erasing the body v5.
-
The person was: NoenD_io
-
Jacob1: I was in TPTMP and someone called me Body V5, while I was destroying it, they made me feel like I was destroying myself, and that hurt my feelings, so what can I do?
-
There is also a tpt.all script on script manager that can do it simpler, but I don't know the syntax (although it's pretty simple)
-
You have to use Lua for that. Something like for i in sim.parts() do if tpt.parts[i].type == elem.DEFAULT_PT_PIPE and tpt.parts[i].ctype == elem.DEFAULT_PT_WATR then tpt.parts[i].ctype = 0 end end
-
jacob1: how do I clear all water in pipe?
-
0000000: Yeah because TPT sees that as PIPE, not as WATR. The water doesn't actually exist, there's just some data inside the PIPE saying that it should eventually be water, but it isn't.