切換到寬版
  • 2210閱讀
  • 2回復

[改檔問題]怎樣加一個自己做的火影人物? [複製鏈接]

上一主題 下一主題
離線天魔2010
 
發帖
695
icash
35
威望
168
只看樓主 倒序閱讀 使用道具 樓主   發表於: 2008-12-18
怎樣加一個自己做的火影人物?
請教我

離線ldx09x
發帖
1846
icash
0
威望
897
只看該作者 1樓  發表於: 2008-12-19
1. Take your character and put all its data and sprites in the folder "other"
2. Go into your character's data file and change it so it directs to the "other" folder

head: other\template_f.bmp
small: other\template_s.bmp
file(0-69): other\template1.bmp  w: 79  h: 79  row: 10  col: 7
file(70-139): other\template2.bmp  w: 79  h: 79  row: 10  col: 7

ONLY CHANGE IT SO IT SAYS OTHER, DO NOT CHANGE IT SO IT SAYS TEMPLATE, ITS JUST AN EXAMPLE

3.Go into the data folder and open the data.txt

4. Add this line

id:  0  type: 0  file: other\yourcharactername.dat

under

id:  7  type: 0  file: chars\jiraiya.dat

so it should look like this

...
id:  10 type: 0  file: chars\deidara.dat
id:  1  type: 0  file: chars\orochimaru.dat
id:  7  type: 0  file: chars\jiraiya.dat
id:  0  type: 0  file: other\template.dat
...

5. You're done
離線天魔2010
發帖
695
icash
35
威望
168
只看該作者 2樓  發表於: 2008-12-19
可唔可以打中文,thank
[ 此帖被天魔2010在2008-12-19 15:36重新編輯 ]

快速回復
限100 字節
 
上一個 下一個