Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/10/23 in all areas

  1. You need to declare your unique item number. Let's based it on your medal thingy. - Id: 30000 AegisName: Medal_Thingy Name: Medal Thingy Type: Etc Buy: 100000 Weight: 400 Put this into your import folder. In this way you wont have to touch the original item_db_etc.yml. Once done go to your server and type @reload item. You may now @item 30000 to generate your Medal Thingy. You will be getting an Unknown Item(apple) since its not yet on your iteminfo.lua. You may put this in your iteminfo (Client/System/iteminfo.lub/lua [30000] = { unidentifiedDisplayName = "Medal Thingy", unidentifiedResourceName = "Æ÷ÀåÁö", unidentifiedDescriptionName = { "..." }, identifiedDisplayName = "Medal Thingy", identifiedResourceName = "Æ÷ÀåÁö", identifiedDescriptionName = { "A custom Medal", "^FFFFFF_^000000", "Weight:^009900 1^000000" }, slotCount = 0, ClassNum = 0, costume = false }, That's it! Restart your client. P.S the Æ÷ÀåÁö is taken from the item # 7175 which uses the pic below
    1 point
  2. View File Homunculus - highresolution sprites All homunculus sprites with high resolution. Free for use. Submitter Balfear Submitted 12/18/2020 Category Other Sprites Video Content Author Balfear  
    1 point
×
×
  • Create New...