kyeme
High Council
- Messages
- 500
- Points
- 0
- Github
- kyeme
- Emulator
Can anyone help me how to implement this? it still won't work even though i already put the files.
Thanks in advance
Costume MoonStar and World Star Files: http://www.mediafire.com/?strrd93axxtjut6
idnum2itemdisplaynametable.txt:
18742#C_MoonStar_Accessory#18744#C_World_Star#
idnum2itemresnametable.txt
18742#´Þ°úº°ÀÇÀå½Ä#18744#½´ÆÛ½ºÅ¸ÀÇÀå½Ä#
idnum2itemdesctable.txt
18742#ohh can feel the small universe ..Class : ^777777Costume^000000 Def : ^7777770^000000location : ^777777Mid ^000000weight : ^7777770^000000Required Lv : ^7777771^000000Jobs : ^777777All Jobs^000000#18744#you feel that one of world starClass : ^777777Costume^000000 Def : ^7777770^000000location : ^777777Mid ^000000weight : ^7777770^000000Required Lv : ^7777771^000000Jobs : ^777777All Jobs^000000#
lua files:
datainfo/
accessoryid.lua
accname.luaACCESSORY_MOON_STAR_DECO = 881,
ACCESSORY_SUPERSTAR_DECO = 883,
[ACCESSORY_IDs.ACCESSORY_MOON_STAR_DECO] = "_´Þ°úº°ÀÇÀå½Ä",
[ACCESSORY_IDs.ACCESSORY_SUPERSTAR_DECO] = "_½´ÆÛ½ºÅ¸Àå½Ä",
item_db2.txt
18742,C_MoonStar_Accessory,C MoonStar Accessory,5,0,,0,,0,,0,0xFFFFFFFF,7,2,2048,,1,0,881,{},{},{}
18744,C_World_Star,C World Star,5,0,,0,,0,,0,0xFFFFFFFF,7,2,2048,,1,0,883,{},{},{}
@edit
Update: Implemented @latest rev. and requires 2013 August (up) client
~ http://herc.ws/board/topic/1940-moonstar-and-world-star-item-script/
~ https://github.com/HerculesWS/Hercules/commit/e6a1225802e01ad5390c033ca7a4653c1a976c24
data files: http://www.mediafire.com/?strrd93axxtjut6
Thank you.
Last edited by a moderator: