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

Character image


lorin
 Share

Recommended Posts

@lorin:

> (sorry for my english)
>
> Where I can change image for my character? When I create my character, I have only one image. Where are others?

Click on the following: http://www.touchofdeathforums.com/smf/index.php/board,38.0.html

This is the resource board.

Or just make them your self.
Link to comment
Share on other sites

@lorin:

> (sorry for my english)
>
> Where I can change image for my character? When I create my character, I have only one image. Where are others?

**If you are using Eclipse Evolution or Eclipse Stable:**
Server/Classes/Class#.ini

Change the **MaleSprite=** and **FemaleSprite=** values to a different sprite number (this is the number starting from the top sprite in your spritesheet, as number 0 ). Currently there is no way to have multiple sprite selection for a single class that I know of.

**If you are using Eclipse Origins:**
Server/Data/Classes.ini

Find the index for the class number and edit these lines:
**MaleSprite=2,1
FemaleSprite=3,2**
The numbers in this example mean as a Male character you can choose sprite numbers 1 and 2 for your sprite, and a Female character can select sprite numbers 2 and 3 for your sprite. You may add more by seperating them with a comma ( **,** ).

_(In Eclipse Origins the sprite number is the file number in your sprites folder, since in EO sprites are all seperate files.)_
Link to comment
Share on other sites

(sorry for my english)

Thank for your answers. Unfortunately, I wondered, where can I find pictures which I already use (those that are available with a package of eclipse).

In which directory are store these images?
Link to comment
Share on other sites

Ok, i edit the /server/Classes/Class#.ini for example this:

**[CLASS]
Name=Lapka
MaleSprite=0
FemaleSprite=2
Desc=Slaby ale rychly a odolny. Specializace: dyky.
STR=5
DEF=10
SPEED=10
MAGI=5
MAP=1
X=1
Y=1
Locked=0**
But, when i run client.exe i have this error

**Run-time Eroor 9
Subscript out of range**

Do I edit something else?
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...