I've been poking around with my old old RMXP project, and decided to feed some scripts into it, to make it prettier. I wanted to use a message system that'd let me use facesets and name boxes, and Slipknot's was the only one I could find. I ripped it from the demo, and put it into my game, and I got a popup error.
Quote from: Claire's ComputerScript 'Slipknot Message System' line 18 NameError Occurred
uninitialized constant SDK
I'm using version 02.23.06. The other scripts I have are Akxiv's Level Up Box, Fukuyama's Caterpillar Script + Mr Wiggles' Full Screen Prompt script.
It must require the SDK - you can find it on hbgames.org. Alternatively, you could use ccoa's UMS or dubealex's AMS. I imagine a google search under those terms would find either, though ccoa may have taken hers down.
There's a script called 'SDK' in the script database of the demo. Should I C/P that into my own script database?
Sorry, I'm a total noob when it comes to scripting. orz
EDIT: Got my paws on Ccoa's UMS, and it works like magic~ <3 Thank you!