Blockland Forums > Suggestions & Requests
tail mod
Chrono:
That looks...
Pretty bad. Not including in mine. lol
MARBLE MAN:
--- Quote from: Chrono on February 27, 2013, 01:07:45 AM ---That looks...
Pretty bad. Not including in mine. lol
--- End quote ---
functionality over prettiness
loljk i know it sucks
I made it as a template so people could make their own tails
Chrono:
Make sure the script is a good template too.
hint: eyeoffset = "0 -20 0";
But anyways just need to test.
Chrono:
All done, working, easy to add your own stuff to it.
But the code is pretty ugly.
Don't mind all the offset/rotation stuff (except eyeoffset, please pay attention to that) on the images, that's just because the modeller didn't align stuff properly, which, is no big deal because datablocks have the ability to fix that.
https://dl.dropbox.com/u/13108367/bl%20lol/Accessories_Tails.zip
Might release to add-ons board when I feel like making an OP.
/acclist
Lists them all.
/equipacc Name
Equips one.
/unequipacc NameOrSlot
And unequips it.
May conflict with add-ons that use certain image slots.
coding:
Make your normal image, no item
AddAccessory(imageName,"AccessoryName",slot);
done
Doesn't check for any stupid coding errors that people might make.
Try not to execute your add-ons more than once.
Edit: P.S. someone take this script and make ears :3
MARBLE MAN:
--- Quote from: Chrono on February 27, 2013, 01:57:17 AM ----snip-
--- End quote ---
cool! did my "template"attempt help at all or was it re-written