ok i want this element to conduct electricity when it is sparked .please tell me the code.here is the code
NOTE;the codes in the script are half mine and half are modified codes of others so if you think i have stealed it .then NO!.description- the super bomb goes upwards and destroys everything it touches.its just
a experimentin first element from me and their is a clock and password too (v8.1)is the current password, any feedback will be appreciated.thanks for readind .now here is the code;
clockactive = 1 function drawclock() if clockactive == 1 then tpt.drawrect(4,367,95,11,300,0,0) tpt.drawtext(6,369,os.date(day,os.time()),49,193,226) end end tpt.register_keypress(clocktoggle); tpt.register_step(drawclock) local pass = tpt.input("rodos v8","status:ok","enter the password:"); if pass ~= "v8.1" then do os.exit(); end; end; tpt.el.bran.name="kaha" tpt.el.bran.enabled=1 tpt.el.bran.menu=1 tpt.el.bran.menusection=1 tpt.el.bran.description="moves.and destroys!" tpt.el.bran.color=0X0E38E3 tpt.el.bran.gravity=-3 tpt.el.bran.diffusion=0 tpt.el.bran.hardness=999 tpt.el.bran.hconduct=999 tpt.el.bran.explosive=1 tpt.el.bran.weight=9999 tpt.el.bran.heat=9999 tpt.el.bran.airloss=40 tpt.el.bran.collision=9999
clockactive = 1
function drawclock()
if clockactive == 1 then
tpt.drawrect(4,367,95,11,300,0,0)
tpt.drawtext(6,369,os.date(day,os.time()),49,193,226)
end
end
tpt.register_keypress(clocktoggle);
tpt.register_step(drawclock)
local pass = tpt.input("rodos v8","status:ok","enter the password:");
if pass ~= "v8.1" then
do
os.exit();
end;
end;
tpt.el.bran.name="kaha"
tpt.el.bran.enabled=1
tpt.el.bran.menu=1
tpt.el.bran.menusection=1
tpt.el.bran.description="moves.and destroys!"
tpt.el.bran.color=0X0E38E3
tpt.el.bran.gravity=-3
tpt.el.bran.diffusion=0
tpt.el.bran.hardness=999
tpt.el.bran.hconduct=999
tpt.el.bran.explosive=1
tpt.el.bran.weight=9999
tpt.el.bran.heat=9999
tpt.el.bran.airloss=40
tpt.el.bran.collision=9999
is there anyone who can tell me how to make an element conduct electric current(sprk).I DONT WANT a
corrected script JUST a answer to my real question
i want this element to conduct electricity when it is sparked .please tell me the code
844145View Save 844145
I want a lambo.
tpt.el.bran.properties = 0x04024