Diss Posted January 12, 2014 Group: Members Topic Count: 67 Topics Per Day: 0.02 Content Count: 207 Reputation: 1 Joined: 05/01/13 Last Seen: July 23, 2016 Share Posted January 12, 2014 (edited) i need a little help about custom weapon here's my script item_db 1434,Black_Halberd,Black_Halberd,5,150,,700,28,,3,3,0x00004082,98,2,2,1,4,1,4,{},{},{} iteminfo.lub [1434] = { unidentifiedDisplayName = "Black_Halberd", unidentifiedResourceName = "Black_Halberd", unidentifiedDescriptionName = { "Discription" }, identifiedDisplayName = "Black_Halberd", identifiedResourceName = "Black_Halberd", identifiedDescriptionName = { "Discription" }, slotCount = 4, ClassNum = 98 }, for the data folder im using program rASpriteNameGen114 texture RO\data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\collection Black_Halberd.bmp RO\data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\item Black_Halberd.bmp sprite for knight ±â»ç_¿©_1434.act ±â»ç_¿©_1434.spr ±â»ç_¿©_1434_°Ë±¤.act ±â»ç_¿©_1434_°Ë±¤.spr ±â»ç_³²_1434.act ±â»ç_³²_1434,spr ±â»ç_³²_1434_°Ë±¤.act ±â»ç_³²_1434_°Ë±¤.spr weapontable.lub Weapon_IDs WEAPONTYPE_Black_Halberd = 98 WeaponNameTable [Weapon_IDs.WEAPONTYPE_Black_Halberd] = "_Black_Halberd" Expansion_Weapon_IDs [Weapon_IDs.WEAPONTYPE_Black_Halberd] = Weapon_IDs.WEAPONTYPE_SPEAR, and here's my problem i think i follow the guide on ra wiki for new client for weapon so anyone can help about this bump !! Edited January 11, 2014 by Diss Quote Link to comment Share on other sites More sharing options...
0 Neo-Mind Posted January 12, 2014 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 806 Reputation: 221 Joined: 03/13/12 Last Seen: September 17, 2024 Share Posted January 12, 2014 change those _1434 to _Black_Halberd Quote Link to comment Share on other sites More sharing options...
0 Diss Posted January 13, 2014 Group: Members Topic Count: 67 Topics Per Day: 0.02 Content Count: 207 Reputation: 1 Joined: 05/01/13 Last Seen: July 23, 2016 Author Share Posted January 13, 2014 change those _1434 to _Black_Halberd @sir Neo i try but its not work still the same spear shown .. any idea ? Quote Link to comment Share on other sites More sharing options...
0 Neo-Mind Posted January 13, 2014 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 806 Reputation: 221 Joined: 03/13/12 Last Seen: September 17, 2024 Share Posted January 13, 2014 hmm odd which client date ru using? let me try it out Quote Link to comment Share on other sites More sharing options...
0 Diss Posted January 14, 2014 Group: Members Topic Count: 67 Topics Per Day: 0.02 Content Count: 207 Reputation: 1 Joined: 05/01/13 Last Seen: July 23, 2016 Author Share Posted January 14, 2014 im using client 2013-08-07aRagexe and diff to read data folder for my test server hmm odd which client date ru using? let me try it out Quote Link to comment Share on other sites More sharing options...
0 Diss Posted February 3, 2014 Group: Members Topic Count: 67 Topics Per Day: 0.02 Content Count: 207 Reputation: 1 Joined: 05/01/13 Last Seen: July 23, 2016 Author Share Posted February 3, 2014 bump !! Quote Link to comment Share on other sites More sharing options...
0 R a g n a r o k Posted February 5, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 01/21/13 Last Seen: June 17, 2017 Share Posted February 5, 2014 Same Problem here..... Quote Link to comment Share on other sites More sharing options...
0 seveneves7 Posted April 27, 2014 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 20 Reputation: 0 Joined: 05/29/13 Last Seen: April 13, 2020 Share Posted April 27, 2014 same problem Quote Link to comment Share on other sites More sharing options...
0 Markyieee Posted April 27, 2014 Group: Members Topic Count: 42 Topics Per Day: 0.01 Content Count: 134 Reputation: 4 Joined: 06/14/12 Last Seen: August 17, 2017 Share Posted April 27, 2014 For new client check this link http://rathena.org/wiki/Custom_Items#Weapon_Sprite_Solution_.28For_New_Clients.29 Quote Link to comment Share on other sites More sharing options...
0 moraru Posted October 17, 2014 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 38 Reputation: 0 Joined: 08/27/14 Last Seen: August 19, 2015 Share Posted October 17, 2014 (edited) managed to make it work properly, after 1 fully night to add 1 item........... 2013 clients must sucks hard Edited October 17, 2014 by moraru Quote Link to comment Share on other sites More sharing options...
0 angryrestie Posted March 22, 2015 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 02/22/15 Last Seen: October 13, 2018 Share Posted March 22, 2015 managed to make it work properly, after 1 fully night to add 1 item........... 2013 clients must sucks hard You might want to share how you fix it. Thanks Quote Link to comment Share on other sites More sharing options...
0 kalel09 Posted January 19, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 16 Reputation: 0 Joined: 06/29/14 Last Seen: February 17, 2018 Share Posted January 19, 2016 Classnum = in iteminfo.lub must pair in you weaponid in your itemdb Quote Link to comment Share on other sites More sharing options...
0 trenzerai Posted January 21, 2016 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 20 Reputation: 0 Joined: 12/27/15 Last Seen: June 26, 2020 Share Posted January 21, 2016 (edited) texture RO\data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\collection Black_Halberd.bmp RO\data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\item Black_Halberd.bmp sprite for knight ±â»ç_¿©_1434.act ±â»ç_¿©_1434.spr ±â»ç_¿©_1434_°Ë±¤.act ±â»ç_¿©_1434_°Ë±¤.spr ±â»ç_³²_1434.act ±â»ç_³²_1434,spr ±â»ç_³²_1434_°Ë±¤.act ±â»ç_³²_1434_°Ë±¤.spr weapontable.lub Weapon_IDs WEAPONTYPE_Black_Halberd = 98 WeaponNameTable [Weapon_IDs.WEAPONTYPE_Black_Halberd] = "_Black_Halberd" Expansion_Weapon_IDs [Weapon_IDs.WEAPONTYPE_Black_Halberd] = Weapon_IDs.WEAPONTYPE_SPEAR, "for the data folder im using program rASpriteNameGen114" I got problems running rASNG (female and male sprite differences), Manualy add sprites on its designated folders try to use SDE for database so you wont get confusions Use in View = 98 ex. item_db 1434,Black_Halberd,Black_Halberd,5,150,,700,28,,3,3,0x00004082,98,2,2,1,4,1,98,{},{},{} Yellow = wrong? Red = "View" column Edited January 21, 2016 by trenzerai Quote Link to comment Share on other sites More sharing options...
0 Lelouch vi Britannia Posted January 21, 2016 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share Posted January 21, 2016 (edited) texture RO\data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\collection Black_Halberd.bmp RO\data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\item Black_Halberd.bmp sprite for knight ±â»ç_¿©_1434.act ±â»ç_¿©_1434.spr ±â»ç_¿©_1434_°Ë±¤.act ±â»ç_¿©_1434_°Ë±¤.spr ±â»ç_³²_1434.act ±â»ç_³²_1434,spr ±â»ç_³²_1434_°Ë±¤.act ±â»ç_³²_1434_°Ë±¤.spr weapontable.lub Weapon_IDs WEAPONTYPE_Black_Halberd = 98 WeaponNameTable [Weapon_IDs.WEAPONTYPE_Black_Halberd] = "_Black_Halberd" Expansion_Weapon_IDs [Weapon_IDs.WEAPONTYPE_Black_Halberd] = Weapon_IDs.WEAPONTYPE_SPEAR, "for the data folder im using program rASpriteNameGen114" I got problems running rASNG (female and male sprite differences), Manualy add sprites on its designated folders try to use SDE for database so you wont get confusions Use in View = 98 ex. item_db 1434,Black_Halberd,Black_Halberd,5,150,,700,28,,3,3,0x00004082,98,2,2,1,4,1,98,{},{},{} Yellow = wrong? Red = "View" column Follow this guide: https://rathena.org/wiki/Custom_Itemshttps://rathena.org/wiki/Custom_weapons Edited January 21, 2016 by Lelouch vi Britannia Quote Link to comment Share on other sites More sharing options...
Question
Diss
i need a little help about custom weapon here's my script
item_db
bump !!
Edited by DissLink to comment
Share on other sites
13 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.