Skeleton Invasion
Skeleton Invasion
I was bored, and so replaced the player sprite, via customdata, with the skeleton sprite. Here are a few screenshots for your enjoyment, in case you're as bored as I was:
http://img153.imageshack.us/img153/3569 ... shot70.png
http://img682.imageshack.us/img682/7463 ... shot75.png
http://img249.imageshack.us/img249/9507 ... shot77.png
http://img408.imageshack.us/img408/5102 ... shot79.png
http://img153.imageshack.us/img153/3569 ... shot70.png
http://img682.imageshack.us/img682/7463 ... shot75.png
http://img249.imageshack.us/img249/9507 ... shot77.png
http://img408.imageshack.us/img408/5102 ... shot79.png
- yourmistakes
- Knight
- Posts: 695
- Joined: 05 Dec 2009, 06:08
- Location: North Korea
- Contact:
Re: Skeleton Invasion
omg, just brutal, man 

Re: Skeleton Invasion
What Operating System are you on? The method is, I presume, the same, but I'm not sure where the .tmw folder is on any system except Ubuntu 9.10
.
Well, go to .tmw, which should be in your home directory, and create a folder called customdata.
In this, create a folder called graphics. Under graphics, create a folder called sprites.
Now take this image:
and save it in the folder sprites, but call it player_male_base.png. Then save it in there AGAIN, and call it player_female_base.png, so you have:
and
Return to the directory customdata and right-click graphics. Select the option to compress the file, and compress as a .zip file (but still called graphics).
Restart TMW, if it was running, or just start it if it wasn't.
NOTE: these instructions are not for 4144's patched client. You'd probably do the same thing but the folder wouldn't be .tmw, it would be something else. I'm not sure what.

Well, go to .tmw, which should be in your home directory, and create a folder called customdata.
Code: Select all
yourhomefolder/.tmw/customdata/
Code: Select all
yourhomefolder/.tmw/customdata/graphics/sprites/
Code: Select all
yourhomefolder/.tmw/customdata/graphics/sprites/player_male_base.png
Code: Select all
yourhomefolder/.tmw/customdata/graphics/sprites/player_female_base.png
Restart TMW, if it was running, or just start it if it wasn't.
NOTE: these instructions are not for 4144's patched client. You'd probably do the same thing but the folder wouldn't be .tmw, it would be something else. I'm not sure what.
Re: Skeleton Invasion
You can do this even easier. Instead of exchanging the graphic files themself you can change which graphic file is used for the player sprites in the file items.xml.
Line 66-69. Exchange the strings "player_male_base.xml" and "player_female_base.xml" with "monster_skeleton.xml".
Line 66-69. Exchange the strings "player_male_base.xml" and "player_female_base.xml" with "monster_skeleton.xml".
- former Manasource Programmer
- former TMW Pixel artist
- NOT a game master
Please do not send me any inquiries regarding player accounts on TMW.
You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.