for beginners.
I make it for a long time. (
http://engine.wohlnet.ru/forum/viewtopi ... p=593#p593 )
Now i can post it here. I hope i help you.
Q:What is LunaDLL?
A:LunaDLL is SMBX Extension Module
Q:Where i can download it?
A:
http://engine.wohlnet.ru/docs/Collected/LunaDLL/
Q: How to install LunaDLL to my SMBX?
A:Download lunadll,extract all files to your smbx folder and replace files include SMBX.exe .
Or watch video:
http://www.youtube.com/watch?v=tIe6ZRgU ... e=youtu.be
Q:AVAST says: here is virus
A:its false alarm.ignore him.
Q:how to use lunaDLL in my level?
A:
1. make txt file called 'lunadll.txt' in the place when you have custom graphics (if you have level 'mylevel' make folder called 'mylevel' in the same folder)
2. type a code in lunadll.txt
Q:examples?
A:
http://www.smbxgame.com/forums/v ... =69&t=1009 - here you can find many, also ask in this topic (i give link). also h2643 found secret npcs -
http://engine.wohlnet.ru/forum/viewtopic.php?f=5&t=121 . also if you want TO : mario shoot a springs - type in the lunadll.txt 'NPCMemSet,13,0xE2,26,0,0,w' (26 is spring's ID ) . Boss with many HP :
http://www.youtube.com/watch?v=DhnZTL1LroU .
http://engine.wohlnet.ru/forum/viewtopic.php?f=26&t=333 - How to make new PowerUp.
Q: NO! dont work? what i sholud do?
A:check grammer or type 'DebugPrint,0,0,0,0,0,0' in the code. if you see text with debug in the game - it works!
i was tell only basics.
Tutorials:
http://www.gamearchaeology.com/lunaref.txt
http://www.gamearchaeology.com/LunaDLL.html
http://www.gamearchaeology.com/TUTORIAL.txt
P.S soryy for grammar. its my old post.
I will update this later.