Ok so I tried the new element creation LUA API with this code: elements.allocate("mymod","nuke") elements.property(elements.MYMOD_PT_NUKE,"name","NUKE") elements.property(elements.MYMOD_PT_NUKE,"description","It's a nuclear bomb.") elements.property(elements.MYMOD_PT_NUKE,"menusection",SC_SPECIAL)
But it doesn't work. the element doesn't even appear! I was expecting it to show up but have default behavior settings (like dust or something), but it doesn't. It doesn't even appear on the menu!!!!!
@Sergeant_Starfruit(View Post) To get it to do something useful? OF COURSE IT'S NOT THAT EASY. But to get it to just show up on the menu, IT SHOULD BE THAT EASY.
What are the MINIMUM requirements to make a new element?
@Videogamer555(View Post) I realized that in another post. My entire website is down. Chaos ensues. Not because of me though. I could access the FTP just fine ;_;