Jump to content
  • 0
Sign in to follow this  
kyeme

Official Costume MoonStar and World Star

Question

7XMFHAx.jpg

 

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

 


ACCESSORY_MOON_STAR_DECO = 881,

ACCESSORY_SUPERSTAR_DECO = 883,

 

accname.lua


 


[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
Edited by kyeme

Share this post


Link to post
Share on other sites

72 answers to this question

Recommended Posts

  • 0

yes but looks like it is not there in kro right now. (atleast i didnt see any info that told me otherwise)

Share this post


Link to post
Share on other sites
  • 0

im using it now and it working in my testing server, that item is using aura effect. only the drop sprites and effect you can see in the data folder

Share this post


Link to post
Share on other sites
  • 0

im using it now and it working in my testing server, that item is using aura effect. only the drop sprites and effect you can see in the data folder

Ohhh nice! :D Can you share ?

Share this post


Link to post
Share on other sites
  • 0

did you need to make any modifications to your client to get them to work?

im curious about this part too since i didn't see any moonstar.str being referred in the client.

Share this post


Link to post
Share on other sites
  • 0

Could this be exclusive to 2013 clients? So far I've only used a 2012 ragexe, I'll try to use a 2013 client tomorrow and see if it works with that. Or if anyone can confirm today, that would be great.

Share this post


Link to post
Share on other sites
  • 0

files needed in able to use moonstar and superstar

 

Under effects folder:

 

moon1.bmp

moonstar.ezv

moonstart.str

star1.bmp

superstar.evz

superstar.str

superstar1.bmp

superstar2.bmp

 

under collection and item:

 

´Þ°úº°ÀÇÀå½Ä - moonstar

½´ÆÛ½ºÅ¸ÀÇÀå½Ä - superstar

 

under sprite:

 

´Þ°úº°ÀÇÀå½Ä.spr

´Þ°úº°ÀÇÀå½Ä.act

 

½´ÆÛ½ºÅ¸ÀÇÀå½Ä.spr

½´ÆÛ½ºÅ¸ÀÇÀå½Ä.act

 

put AccessoryId and accName

 

say thanks if its working in your server

Share this post


Link to post
Share on other sites
  • 0

even if you have all those, clients still don't show these costumes. still need to test with 2013 clients to see if my hunch is correct.

Share this post


Link to post
Share on other sites
  • 0

files needed in able to use moonstar and superstar

 

Under effects folder:

 

moon1.bmp

moonstar.ezv

moonstart.str

star1.bmp

superstar.evz

superstar.str

superstar1.bmp

superstar2.bmp

 

under collection and item:

 

´Þ°úº°ÀÇÀå½Ä - moonstar

½´ÆÛ½ºÅ¸ÀÇÀå½Ä - superstar

 

under sprite:

 

´Þ°úº°ÀÇÀå½Ä.spr

´Þ°úº°ÀÇÀå½Ä.act

 

½´ÆÛ½ºÅ¸ÀÇÀå½Ä.spr

½´ÆÛ½ºÅ¸ÀÇÀå½Ä.act

 

put AccessoryId and accName

 

say thanks if its working in your server

But i already have those files  :o

Share this post


Link to post
Share on other sites
  • 0

 

files needed in able to use moonstar and superstar

 

Under effects folder:

 

moon1.bmp

moonstar.ezv

moonstart.str

star1.bmp

superstar.evz

superstar.str

superstar1.bmp

superstar2.bmp

 

under collection and item:

 

´Þ°úº°ÀÇÀå½Ä - moonstar

½´ÆÛ½ºÅ¸ÀÇÀå½Ä - superstar

 

under sprite:

 

´Þ°úº°ÀÇÀå½Ä.spr

´Þ°úº°ÀÇÀå½Ä.act

 

½´ÆÛ½ºÅ¸ÀÇÀå½Ä.spr

½´ÆÛ½ºÅ¸ÀÇÀå½Ä.act

 

put AccessoryId and accName

 

say thanks if its working in your server

But i already have those files  :o

did you see the effects already, im using it now but i cant see any effects at all, im using 20130522 ragexe.exe

Share this post


Link to post
Share on other sites
  • 0

i didn't see those files being referred in the 2013 clients . unknown did you make it work in a patched client? can you post the client here :D

Share this post


Link to post
Share on other sites
  • 0

i didn't see those files being referred in the 2013 clients . unknown did you make it work in a patched client? can you post the client here :D

i already post my client date

Share this post


Link to post
Share on other sites
  • 0

im using it now and it working in my testing server, that item is using aura effect. only the drop sprites and effect you can see in the data folder

 

 

 

 
did you see the effects already, im using it now but i cant see any effects at all, im using 20130522 ragexe.exe

 

 

Which one is it, does it work for you or not?

Share this post


Link to post
Share on other sites
  • 0

 

im using it now and it working in my testing server, that item is using aura effect. only the drop sprites and effect you can see in the data folder

 

 

 

 

 
did you see the effects already, im using it now but i cant see any effects at all, im using 20130522 ragexe.exe

 

 

Which one is it, does it work for you or not?

 

20130522ragexe.exe i see the item and collection sprite but the effects ingame cannot see.

Share this post


Link to post
Share on other sites
  • 0

 

 

im using it now and it working in my testing server, that item is using aura effect. only the drop sprites and effect you can see in the data folder

 

 

 

 

 

 
did you see the effects already, im using it now but i cant see any effects at all, im using 20130522 ragexe.exe

 

Which one is it, does it work for you or not?

20130522ragexe.exe i see the item and collection sprite but the effects ingame cannot see.

 

 

 

im using it now and it working in my testing server, that item is using aura effect. only the drop sprites and effect you can see in the data folder

 

 

 

 

 

 
did you see the effects already, im using it now but i cant see any effects at all, im using 20130522 ragexe.exe

 

Which one is it, does it work for you or not?

20130522ragexe.exe i see the item and collection sprite but the effects ingame cannot see.

I thought it was working on you.  :wacko:

Actually all client can see the sprite. . .

Only the sprite or effect view dont know how to implement  :mellow:

Edited by kyeme

Share this post


Link to post
Share on other sites
  • 0

here's a thought can someone upload the pRO or idRO client here. maybe we can learn something from that.

Edited by NeoMind

Share this post


Link to post
Share on other sites
  • 0

not only that i cant see also the normal hat

 

 

 

 

im using it now and it working in my testing server, that item is using aura effect. only the drop sprites and effect you can see in the data folder

 
 

 


 

 

 
did you see the effects already, im using it now but i cant see any effects at all, im using 20130522 ragexe.exe

 

Which one is it, does it work for you or not?

20130522ragexe.exe i see the item and collection sprite but the effects ingame cannot see.

 

 

im using it now and it working in my testing server, that item is using aura effect. only the drop sprites and effect you can see in the data folder

 
 

 


 

 

 
did you see the effects already, im using it now but i cant see any effects at all, im using 20130522 ragexe.exe

 

Which one is it, does it work for you or not?

20130522ragexe.exe i see the item and collection sprite but the effects ingame cannot see.

I thought it was working on you.  :wacko:

Actually all client can see the sprite. . .

Only the sprite or effect view dont know how to implement  :mellow:

 

not only the moonstar and superstar that i cant see also the normal headgear items

Share this post


Link to post
Share on other sites
  • 0

here's a thought can someone upload the pRO or idRO client here. maybe we can learn something from that.

I don't know which one you need so I zipped up the one with the icon and the grey exe. Both are from new loki pro server. I chose that server because I've seen the costume there in action. Here's the link

 

http://www.mediafire.com/download/5ehmugic47sg1yz/newlokiexe.zip

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.