local elements1 = elements.allocate("NOBODY", "Q")
elements.element(elements.NOBODY_PT_Q, elements.element(elements.DEFAULT_PT_HYGN))
elements.property(elements.NOBODY_PT_Q, "Name" , "CRSH")
elements.property(elements.NOBODY_PT_Q, "Description" , "Warning! This Will Crash The Powder Toy")
function lol(i,x,y,s,n)
if math.random(1,2) == 2 then
elements.property(elements.NOBODY_PT_Q, "MenuVisible" , 0)
else
elements.property(elements.NOBODY_PT_Q, "MenuVisible" , 1)
end
end
tpt.element_func(lol,elements.NOBODY_PT_Q)
Place Element Anywhere on Screen
This is an advanced way to quit.
haha okay i am on mac so i can't get next version though...
I am on 10.6.8 and this is what it comes up with:
Jacob1's Mod Cannot be opened because of a problem.
Check with the developer to make sure Jacob1's Mod works with this version of Mac OS X. You may need to reinstall the application. Be Sure to install any available updates for the application and Mac OS X
This one does not open up an error window but its still not working... it just won't open. Although i had a solution a while back...
I had this program called WineBottler and Wine and I downloaded the Windows Version of your Mod. When you open the Powder Toy it opens WineBottle/Wine and in short makes it so i could use your Mod on Mac.