Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

[Change Sprite] Question


Daikonran
 Share

Recommended Posts

I have a question regarding the [Change Sprite] button in character customization (EO).  I have added several sprites to my game, and decided to add certain ones for certain classes.  I looked on the forums and found out how to, did not seem difficult.  However for some reason, when I hit change sprite it will allow the person to cycle through 2-4 of the sprites I assigned for each gender, and the rest are just black (or transparent maybe?).  I'm not quite sure why, does anyone know?  Here is an example of the code (without the name and stats, just sprite part).

Ex:
In this one, only the first three sprites are showing, rest are not selectable.
**FemaleSprite=26,33,47,63,115,121,195,196,237,291,344,356,407**
Link to comment
Share on other sites

Make sure that all the sprites are in numerical order (1.bmp, 2.bmp, 3.bmp, 4.bmp …), and that they are all .bmp files.

Also try changing to the sprite in the admin panel, and see if that works. That way we can find out if the error is with the Change Sprite feature or the actual sprite itself.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...