Kippid
Potential Patron
- Joined
- Nov 5, 2013
For the life of me I can't figure out how to code this...I know very little about flash. http://www.sdtmods.com/index.php?topic=2906.0
Step 3 the tutorial wasn't very helpful for me. I named my instance and wrote the code as described. How come I keep getting errors?
I did rewrite the code line
import SDTMods.*;
registerMod(NeonCollarAttempt);
charData = "NeonCollarKippidchardata";
modName = "NeonCollarKippidModname";
modCreator = "Kippid";
to match my instance name, but what else am I supposed to be doing?
Step 3 the tutorial wasn't very helpful for me. I named my instance and wrote the code as described. How come I keep getting errors?
I did rewrite the code line
import SDTMods.*;
registerMod(NeonCollarAttempt);
charData = "NeonCollarKippidchardata";
modName = "NeonCollarKippidModname";
modCreator = "Kippid";
to match my instance name, but what else am I supposed to be doing?