Author Topic: Default player  (Read 522 times)

Where may I find the .cs file for the default player?

Did you mean this?

Did you mean this?

Yes, but that is missing the .dsq things that I was more interested in.

Yes, but that is missing the .dsq things that I was more interested in.
Can't help you there. Sorry.

Yes, but that is missing the .dsq things that I was more interested in.
Look at the horse, it tells you all the possible animations.

Look at the horse, it tells you all the possible animations.

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.

Look at the horse, it tells you all the possible animations.

Didn't even think about that, thanks.

If you want the actual animation files...

Blockland v17/base/data/shapes/player/<TheStuff>

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.