Blockland Forums > Modification Help
Default player
MegaScientifical:
--- Quote from: Destiny/Zack0Wack0 on September 26, 2010, 06:46:04 PM ---Look at the horse, it tells you all the possible animations.
--- End quote ---
Those are horse animations. I think he's whining he wants the actual list. You might be able to find it and .save(); it... but meh, don't even try.
Anybody:
--- Quote from: Destiny/Zack0Wack0 on September 26, 2010, 06:46:04 PM ---Look at the horse, it tells you all the possible animations.
--- End quote ---
Didn't even think about that, thanks.
Reinforcements:
If you want the actual animation files...
Blockland v17/base/data/shapes/player/<TheStuff>
Chrono:
Here's the default player .cs
base/server/scripts/allGameScripts.cs.dso
Have fun.
Also, shedding some light on the whole animations thing:
You have to make a copy of the default player shapes, textures, and animations, and put them into an add-on in order to modify/add any animations.