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!
jacob1
problems
bugreport
glitch
fix
960847
tptpp
glitches
bugs
tptplusplus
Comments
-
jacob1: Uhmmm... Okay... I'll try that.
-
is that the only property you are setting? You can only set "Properties" once so set all the properties at one time like this: elem.property(element1, "Properties", elem.TYPE_GASL+elem.PROP_DEADLY+elem.PROP_INDESTRUCTIBLE)
-
That's the line I used to make it indestructible...
-
elem.property(element1, "Properties", elem.PROP_INDESTRUCTIBLE) ???
-
you must be doing something really wrong then, can you show me the line you use to set all the properties?
-
LIke I said, when I do PROP_DEADLY, it also makes it not look like a gas...
-
jacob1: .1 I was in the right display. .2 I am going to make that part of a script, so yeah. .3 I don't know how to fix that problem.
-
Atomic10: well that will only work in my mod anyway, also why doesn't it look like a gas? Are you in the right display mode? >_>. Being indestructible does prevent all state changes.
-
Atomic10: I just discovered that the same problem happens with elem.PROP_DEADLY too...
-
jacob1: And yes... its DEFAULT_PT_HYGN if you were wondering...