Jump to content

Saint-Blade

Members
  • Posts

    7
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Navi Mumbai

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Saint-Blade's Achievements

Poring

Poring (1/15)

0

Reputation

  1. @Technokeni followed this Guide.. from youtube Where id dont know what to do about idnum2desctable.txt How to add custom items in Ragnarok Online1. Ready this filesidnum2desctable.txtidnum2resnametable.txtidnum2displaynametable.txtitemslotcounttable.txtaccessoryid.luaaccname.lua2. Im gonna show you how to get those files.I use grftool to get those files from my 123.grf.3. Extract those files. Just Follow my steps to get it clearly.4. Edit idnum2desctable.txt and add your item description (All itemid of your new item must the same but unique (no same id on same file) )Example : 22025#New Item#I show you how to extract it but i will use my ready made data folder for adding new items.I will add the manananggal wings for example in this video.5. Edit idnum2displaynametable and add name of your new item. (All itemid of your new item must the same but unique (no same id on same file) )Example :22025#New_Item#Don't use space for item or else the first word only will see in-game.6. Edit idnum2resnametable and add the sprite name of your new item (same as .act/.spr files) (All itemid of your new item must the same but unique (no same id on same file) )This is important to be the same as your sprite files.7. Edit itemslotcounttable and add slots to your new item. (All itemid of your new item must the same but unique (no same id on same file) )8. Edit accessoryid.lua and add sprite view id of your new item (Watch Carefully Because this is important!)See the last line? no comma(,) when you add new you will add comma(,) before you add another id. Don't Ever Use Space here.9. Edit your accname.lua and add the sprite name view of your new item (Watch Carefully Because this is important!)Same as here, you need to add comma before adding new line.Careful, you must same the ACCESSORY_Blabla into your ACCESSORY_Blabla in accessoryid.luaAnd this one is very important. if your file has _ from the start or even no _ from start of the file name you must add _ before the sprite name here in accname.lua and must the same as sprite name file ....10. Extract your new item to the data folder wher the listed files above found.11. You must have this files and foldersFiles :This is the files....Watch carefuly !Folders : sprite/¾ÆÀÌÅÛ = item drop spriteHere you will extract the drop sprite. but remove the _drop in the file namesprite/¾Ç¼¼»ç¸®/¿© = girl sprite files must go hereIf you only have 1 sprite in your rar/zip file downloaded somewhere else. it is ok, just follow my steps.see this have ¿©_ in the name of the file. it is to identify that this item is for girl. i add ¿©_ in the first name of our new item then copy inside the ¿© folder.sprite/¾Ç¼¼»ç¸®/³² = boy sprite files must go herethen i will rename it again for boys file just remove the ¿© and replace with ³²then move the file inside ³² folder.texture/À¯ÀúÀÎÅÍÆäÀ̽º/collection = Preview when right clickremove _collection from file nametexture/À¯ÀúÀÎÅÍÆäÀ̽º/item = item icon in inventory/equipmentremove _item from file name
  2. its an Offline Client as much as i know x.x
  3. What should i do ... i followed each step to add 3 new items in the offline server.. And put info in every file.. still i get this
×
×
  • Create New...