Scanty Posted March 13, 2016 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 90 Reputation: 26 Joined: 11/08/15 Last Seen: Thursday at 06:01 AM Share Posted March 13, 2016 Hola: Tengo el siguiente problema: Al tratar de agregar los customs en el servidor... agrego lo que se necesita en la carpeta System/iteminfo.lua(p.d: el cliente leé primero el lua) [30000] = { unidentifiedDisplayName = "", unidentifiedResourceName = "", unidentifiedDescriptionName = { }, identifiedDisplayName = "Eternal Hat", identifiedResourceName = "Eternal_Hat", identifiedDescriptionName = { "Class :^777777 Headgear^000000", "Defense :^777777 5^000000", "Equipped On :^777777 Lower^000000", "Weight :^777777 10^000000", "Applicable Job :^777777 Every Job^000000", }, slotCount = 1, ClassNum = 1600 }, Despues lo implemente en la base de datos 30000,Eternal_Hat,Eternal_Hat,5,10,5,10,0,0,,1,0xFFFFFFFF,7,2,256,,,1,1600,{},{},{} Obviamente pase los correspondientes archivos a las carpetas (Spr,act, y los 2 bmp) Ahora lo que ocurre, es que cuando hago el item.. aparece todo correctamente pero no se ve el sprite (en este caso es un casco, aparece el personaje como si no tuviera nada) ¿Me falta algo? Agradecería mucho la ayuda. Quote Link to comment Share on other sites More sharing options...
DanielArt Posted March 14, 2016 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 58 Reputation: 2 Joined: 11/08/12 Last Seen: July 1, 2017 Share Posted March 14, 2016 Recuerda que para el IDView debe llevar ¿© para mujer y ³² para hombre, o el exe nunca los leerá.Te recomiendo leer la siguiente guía:https://rathena.org/wiki/Custom_ItemsSaludos Quote Link to comment Share on other sites More sharing options...
Scanty Posted March 14, 2016 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 90 Reputation: 26 Joined: 11/08/15 Last Seen: Thursday at 06:01 AM Author Share Posted March 14, 2016 Recuerda que para el IDView debe llevar ¿© para mujer y ³² para hombre, o el exe nunca los leerá. Te recomiendo leer la siguiente guía: https://rathena.org/wiki/Custom_Items Saludos Sí agrege los correspondientes sprites para hombre y para mujer ¿©_Eternal_Hat.act /spr y ³²_Eternal_Hat.act /spr, pero el hat solamente no se ve dentro del juego. Muchas gracias por tu respuesta! Quote Link to comment Share on other sites More sharing options...
DanielArt Posted March 15, 2016 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 58 Reputation: 2 Joined: 11/08/12 Last Seen: July 1, 2017 Share Posted March 15, 2016 ¿También editaste accname.lub y accessoryid.lub?https://rathena.org/wiki/Custom_Items#View_IDs.2C_Having_A_Custom_Headgear_Without_Xray Quote Link to comment Share on other sites More sharing options...
Scanty Posted March 15, 2016 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 90 Reputation: 26 Joined: 11/08/15 Last Seen: Thursday at 06:01 AM Author Share Posted March 15, 2016 ¿También editaste accname.lub y accessoryid.lub? https://rathena.org/wiki/Custom_Items#View_IDs.2C_Having_A_Custom_Headgear_Without_Xray Así es, los agregue y aún así sigue sin aparecer el custom.. no sé que pueda ser el problema. Gracias por tu respuesta! Quote Link to comment Share on other sites More sharing options...
Ziu Posted March 15, 2016 Group: Members Topic Count: 178 Topics Per Day: 0.04 Content Count: 909 Reputation: 247 Joined: 11/08/11 Last Seen: March 28 Share Posted March 15, 2016 ID excesivamente altos no funcionan en los clientes kRO, rebajalo Quote Link to comment Share on other sites More sharing options...
DanielArt Posted March 16, 2016 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 58 Reputation: 2 Joined: 11/08/12 Last Seen: July 1, 2017 Share Posted March 16, 2016 NEMO tiene un diff, si mal no recuerdo, para incrementar las ID View. Quote Link to comment Share on other sites More sharing options...
Ziu Posted March 17, 2016 Group: Members Topic Count: 178 Topics Per Day: 0.04 Content Count: 909 Reputation: 247 Joined: 11/08/11 Last Seen: March 28 Share Posted March 17, 2016 NEMO tiene un diff, si mal no recuerdo, para incrementar las ID View. si, pero yo pongo el supuesto de que no lo uso, ademas no es recomendable, nunca entendi el hecho de crear semejante ID tan alta cuando es imposible que hagas un dupe de ID de articulos usando un rango mediano Quote Link to comment Share on other sites More sharing options...
DanielArt Posted March 18, 2016 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 58 Reputation: 2 Joined: 11/08/12 Last Seen: July 1, 2017 Share Posted March 18, 2016 Cuestión de preferencias, hehe. Quote Link to comment Share on other sites More sharing options...
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.