15周年城镇+赛丽亚房间

npc.lst
74    `runa.npc`
20074    `runa_ad.npc`
20070    `15th_apc1.npc`
20071    `15th_apc2.npc`
20072    `15th_apc3.npc`
20073    `15th_apc4.npc`

town/hendonmyre.twn

[area]
10
`HendonMyre/Hendon_15th.map`
`[normal]`
[/area]
如果城镇10已经有了,自己改成11之类的就行,后面世界区域的10也改成对应的。

下面的区域传送NPC的添加教程,如果不需要可以无视,自己给活动区域添加一个传送接口也行。
如果你的赫顿玛尔城镇文件是
[area]
5
`HendonMyre/Gate_Hendon.map`
`[minimap rect]`    258    149    271    157
`[/minimap rect]`
`[gate]`    474    234
[/area]
那么就在region/arad.rgn文件的index5下面的npc列表加上            74    474    234,如下图(74是区域传送梦娜的NPC编号)
[area]
[index]
5
[type]
1
[real rect]
45    165    893    335
[project rect]
295    278    314    288
[npc]
2    477    160
[npc]
74    474    234
[/area]

然后自己黏贴下列数据到区域文件属于赫顿玛尔的列表里面
index    10 对应town/hendonmyre.twn里面的 area    10
[area]
[index]
10
[type]
0
[real rect]
23    210    876    349
[project rect]
242    127    286    154
[npc]
20074    355    372
[/area]

然后在arad.rgn文件最后面加上

[npc]
[index]
74
[name]
`梦娜`
[role]
`[move town]`
[/role]
[/npc]

[npc]
[index]
20074
[name]
`梦娜`
[role]
`[move town]`
[/role]
[/npc]

最后就是周年城镇的背景音乐,如果不想整个替换audio.xml就自己复制下列内容加到audio.xml最后面
<MUSIC ID=”M_EVENT_BAND_HARMONY_NIGHT” FILE=”music\event_band_harmony_night.ogg” LOOP_DELAY=”0″/>

 

 

下载地址:

 

© 版权声明
THE END
喜欢就支持一下吧
点赞2 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容