Jump to content
  • 0

Looking for more information on Costume Thanatos Sword Code


shadowmu

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  06/23/20
  • Last Seen:  

Hi everyone, I just need some help on this item.

my code now is 

{
    Id: 20514
    AegisName: "C_Thanatos_Sword"
    Name: "C_Thanatos_Sword"
    Type: "IT_ARMOR"
    Weight: 100
    Loc: "EQP_COSTUME_GARMENT"
    Refine: false
    ViewSprite: 
},

My problem is I don't know the viewspirite number. If anyone can give me the number or how to find it (so I can find it by myself in future)

 

Thank you for your help

Edited by shadowmu
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2346
  • Joined:  10/28/11
  • Last Seen:  

refer to the value you have set in your lua files/datainfo/accessoryid.lub

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  06/23/20
  • Last Seen:  

32 minutes ago, Emistry said:

refer to the value you have set in your lua files/datainfo/accessoryid.lub

Which program that you normally use to open .lub file? I opened it with notepad and it show in other language that I don't understand. Moreover, how can I add my item into lua files/datainfo/accessoryid.lub in case that the item is not on the file Thank for your kindly help me. ^^

Edited by shadowmu
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  109
  • Reputation:   5
  • Joined:  03/17/16
  • Last Seen:  

On 6/24/2020 at 11:35 AM, shadowmu said:

Which program that you normally use to open .lub file? I opened it with notepad and it show in other language that I don't understand. Moreover, how can I add my item into lua files/datainfo/accessoryid.lub in case that the item is not on the file Thank for your kindly help me. ^^

use Notepad++

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  11/09/20
  • Last Seen:  

On 6/24/2020 at 9:48 AM, shadowmu said:

Hi everyone, I just need some help on this item.

my code now is 

{
    Id: 20514
    AegisName: "C_Thanatos_Sword"
    Name: "C_Thanatos_Sword"
    Type: "IT_ARMOR"
    Weight: 100
    Loc: "EQP_COSTUME_GARMENT"
    Refine: false
    ViewSprite: 
},

My problem is I don't know the viewspirite number. If anyone can give me the number or how to find it (so I can find it by myself in future)

 

Thank you for your help

Hello.. have you solved your problem? Perhaps you can try to put number from ClassNum from ItemInfo.lua in your ViewSprite.. for you case it would be "ViewSprite: 23"

Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...