Hello
In jacob1's mod is "ElementID" example:tpt.Moving_Solid(Number ElementID)
So,I wonder what ElementID is.
tpt.element("fire"), or when you just do
"fire", or when you do
tpt.el.fire.id, or when you do
elements.DEFAULT_PT_FIRE(useful with the new api), or for example when you create a new element with
local fire = elements.allocate("Derp", "fire"). All these you can use.
where are the ID
this is out of date but I'm too lazy to get the source.
thank you
I think it's C-4