NicoAFV1212 Posted September 19, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 08/29/20 Last Seen: October 30, 2020 Share Posted September 19, 2020 Hola, les comento mi problema. He seguido dos guias de agregar items custom y las dos me llevan al mismo resultado "Unknow item". Probe con los dos GRF. EL nuevo y el antiguo y ambos me da problema. Tome capturas con el nuevo cliente, alguien me dice que esta mal? , Probablemente sea el EXE? es version 2018-06-20eRagexeRE_patched. Porfavor necesito su ayuda, no puedo agregar items customs e intentado muchas guias y todas sin exito Quote Link to comment Share on other sites More sharing options...
sader1992 Posted September 19, 2020 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 2 hours ago Share Posted September 19, 2020 drop sprite/icon/collection and the line in the item info should not start with _ Quote Link to comment Share on other sites More sharing options...
NicoAFV1212 Posted September 20, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 08/29/20 Last Seen: October 30, 2020 Author Share Posted September 20, 2020 (edited) Le saque el _ como mencionaste tanto en Collection y en Item y aun asi tengo el mismo error de que no se ve la imagen y dice unknow item Edited September 20, 2020 by NicoAFV1212 Quote Link to comment Share on other sites More sharing options...
Mael Posted September 20, 2020 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: Friday at 09:57 PM Share Posted September 20, 2020 De casualidad cómo estas colocando el item en el item_db.txt? Quote Link to comment Share on other sites More sharing options...
sader1992 Posted September 20, 2020 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 2 hours ago Share Posted September 20, 2020 48 minutes ago, NicoAFV1212 said: Le saque el _ como mencionaste tanto en Collection y en Item y aun asi tengo el mismo error de que no se ve la imagen y dice unknow item iteminfo ? drop sprite? Quote Link to comment Share on other sites More sharing options...
NicoAFV1212 Posted September 20, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 08/29/20 Last Seen: October 30, 2020 Author Share Posted September 20, 2020 13 minutes ago, sader1992 said: iteminfo ? drop sprite? Nose a que te refieres pero tengo 3 iteminfo, el normal y iteminfo_V3 y iteminfo_V5. Lo tengo agregado solo en el "iteminfo" modifique los _Scraf a Scarf en: GRF\data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\collection\scarf GRF\data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\texture\scarf despues de eso no modifique nada en iteminfo, esta asi: [8000] = { unidentifiedDisplayName = "Scarf", unidentifiedResourceName = "_Scarf", unidentifiedDescriptionName = { "..." }, identifiedDisplayName = "Scarf", identifiedResourceName = "_Scarf", identifiedDescriptionName = { "Item Custom Nidhoggur.", "Class:^6666CC Costume^000000", "Location:^6666CC Lower headgear^000000", "Weight:^006600 100^000000", "Level Requirement:^006600 1^000000", "Jobs:^6666CC All^000000" }, slotCount = 1, ClassNum = 1882 }, Quote Link to comment Share on other sites More sharing options...
sader1992 Posted September 20, 2020 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 2 hours ago Share Posted September 20, 2020 [8000] = { unidentifiedDisplayName = "Scarf", unidentifiedResourceName = "Scarf", unidentifiedDescriptionName = { "..." }, identifiedDisplayName = "Scarf", identifiedResourceName = "Scarf", identifiedDescriptionName = { "Item Custom Nidhoggur.", "Class:^6666CC Costume^000000", "Location:^6666CC Lower headgear^000000", "Weight:^006600 100^000000", "Level Requirement:^006600 1^000000", "Jobs:^6666CC All^000000" }, slotCount = 1, ClassNum = 1882 }, Quote Link to comment Share on other sites More sharing options...
NicoAFV1212 Posted September 20, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 08/29/20 Last Seen: October 30, 2020 Author Share Posted September 20, 2020 (edited) On 9/20/2020 at 9:23 AM, sader1992 said: [8000] = { unidentifiedDisplayName = "Scarf", unidentifiedResourceName = "Scarf", unidentifiedDescriptionName = { "..." }, identifiedDisplayName = "Scarf", identifiedResourceName = "Scarf", identifiedDescriptionName = { "Item Custom Nidhoggur.", "Class:^6666CC Costume^000000", "Location:^6666CC Lower headgear^000000", "Weight:^006600 100^000000", "Level Requirement:^006600 1^000000", "Jobs:^6666CC All^000000" }, slotCount = 1, ClassNum = 1882 }, Cambie los nombres de la iteminfo igual y no sirvio. Me tiene re complicado este tema, he probado con todo y nada me resulta. Antiguamente me funcionaba como en el 2011 pero ahora no necesito editar esto igual sin el _? alguien sabe que pasa? por que no puedo agregar item customs =/ Edited September 20, 2020 by NicoAFV1212 Quote Link to comment Share on other sites More sharing options...
Mael Posted September 20, 2020 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: Friday at 09:57 PM Share Posted September 20, 2020 2 hours ago, NicoAFV1212 said: alguien sabe que pasa? por que no puedo agregar item customs =/ Son dos cosas: 1. Tu cliente no está leyendo el iteminfo.lua donde estás colocando tu custom. 2. En el item_db.txt no has colocado el classnum. Quote Link to comment Share on other sites More sharing options...
NicoAFV1212 Posted September 20, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 08/29/20 Last Seen: October 30, 2020 Author Share Posted September 20, 2020 Descubri que es el EXE. donde yo no lo diffie esta conf con otros parametros, ahora mi problema es difear el exe, me tira un error cuando coloco las configuraciones recomendadas. 2018-06-20eRagexe 257 Use Default Web Browser for <URL> 1 Use Tilde for Matk 258 Enable Shortcut All Item 3 Chat Flood Remove Limit 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 16 Disable Swear Filter 19 Enable Title Bar Menu 20 Extend Chat Box 277 Change RecommendedQuestInfoList*.lub path 21 Extend Chat Room Box 22 Extend PM Box 279 Fix item description bug 23 Enable /who command (Recommended) 24 Fix Camera Angles (Recommended) 28 Increase Headgear ViewID 286 Hide zero date (1969-01-01) in guild members window 287 Change character display deletion time from actual date to relative date 31 Increase Zoom Out 75% 289 Fix Homunculus attack AI 290 Hide build info in client (Recommended) 291 Hide packets from peek (Recommended) 36 Read msgstringtable.txt (Recommended) 293 Increase hair style limit for human only in game (old) 38 Remove Gravity Ads (Recommended) 39 Remove Gravity Logo (Recommended) 40 Restore Login Window (Recommended) 43 Always Use Email for Char Deletion 44 Translate Client (Recommended) 46 Use Normal Guild Brackets (Recommended) 47 Use Ragnarok Icon 48 Use Plain Text Descriptions (Recommended) 49 Enable Multiple GRFs (Recommended) 50 Skip License Screen 53 Use Ascii on All LangTypes (Recommended) 63 Use Official Cloth Palettes 64 @ Bug Fix (Recommended) 65 Load Custom lua file instead of iteminfo*.lub (Recommended) 69 Extend Npc Dialog Box 73 Remove Hourly Announce (Recommended) 76 Enforce Official Login Background 84 Remove Serial Display (Recommended) 86 Only First Login Background 88 Allow space in guild name 90 Enable DNS Support (Recommended) 115 Enable Effect for all Maps [Experimental] 205 Enable Monster Tables 212 Restore Roulette 213 Disable Help Message on Login (Recommended) 219 Always Show Resurrection Button 222 Show Replay Button 225 Show Register Button 229 Enable Emblem hover for BG 230 Always load Korea ExternalSettings lua file 239 Ignore /account: command line argument 241 Always Load Client Plugins [Experimental] 247 Change new char name field height 248 Remove wrong chars from cash shop 251 Allow close cutin by pressing esc key 253 Skip some hidden menu icon buttons 256 Use Default Web Browser In Cashshop Solo me da este error, que ocurre? Por que veo doble sprite? Quote Link to comment Share on other sites More sharing options...
Mael Posted September 22, 2020 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: Friday at 09:57 PM Share Posted September 22, 2020 On 9/20/2020 at 3:50 PM, NicoAFV1212 said: Descubri que es el EXE. donde yo no lo diffie esta conf con otros parametros, ahora mi problema es difear el exe, me tira un error cuando coloco las configuraciones recomendadas. 2018-06-20eRagexe 257 Use Default Web Browser for <URL> 1 Use Tilde for Matk 258 Enable Shortcut All Item 3 Chat Flood Remove Limit 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 16 Disable Swear Filter 19 Enable Title Bar Menu 20 Extend Chat Box 277 Change RecommendedQuestInfoList*.lub path 21 Extend Chat Room Box 22 Extend PM Box 279 Fix item description bug 23 Enable /who command (Recommended) 24 Fix Camera Angles (Recommended) 28 Increase Headgear ViewID 286 Hide zero date (1969-01-01) in guild members window 287 Change character display deletion time from actual date to relative date 31 Increase Zoom Out 75% 289 Fix Homunculus attack AI 290 Hide build info in client (Recommended) 291 Hide packets from peek (Recommended) 36 Read msgstringtable.txt (Recommended) 293 Increase hair style limit for human only in game (old) 38 Remove Gravity Ads (Recommended) 39 Remove Gravity Logo (Recommended) 40 Restore Login Window (Recommended) 43 Always Use Email for Char Deletion 44 Translate Client (Recommended) 46 Use Normal Guild Brackets (Recommended) 47 Use Ragnarok Icon 48 Use Plain Text Descriptions (Recommended) 49 Enable Multiple GRFs (Recommended) 50 Skip License Screen 53 Use Ascii on All LangTypes (Recommended) 63 Use Official Cloth Palettes 64 @ Bug Fix (Recommended) 65 Load Custom lua file instead of iteminfo*.lub (Recommended) 69 Extend Npc Dialog Box 73 Remove Hourly Announce (Recommended) 76 Enforce Official Login Background 84 Remove Serial Display (Recommended) 86 Only First Login Background 88 Allow space in guild name 90 Enable DNS Support (Recommended) 115 Enable Effect for all Maps [Experimental] 205 Enable Monster Tables 212 Restore Roulette 213 Disable Help Message on Login (Recommended) 219 Always Show Resurrection Button 222 Show Replay Button 225 Show Register Button 229 Enable Emblem hover for BG 230 Always load Korea ExternalSettings lua file 239 Ignore /account: command line argument 241 Always Load Client Plugins [Experimental] 247 Change new char name field height 248 Remove wrong chars from cash shop 251 Allow close cutin by pressing esc key 253 Skip some hidden menu icon buttons 256 Use Default Web Browser In Cashshop Solo me da este error, que ocurre? Estas tratando de parchar un exe con Gepard? No, cierto? 6 hours ago, NicoAFV1212 said: Por que veo doble sprite? Deberías organizar mejor tus archivos, al parecer has colocar el sprite del item, en vez de unos de los equipables... Quote Link to comment Share on other sites More sharing options...
NicoAFV1212 Posted September 22, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 08/29/20 Last Seen: October 30, 2020 Author Share Posted September 22, 2020 (edited) 1 hour ago, Mael said: Deberías organizar mejor tus archivos, al parecer has colocar el sprite del item, en vez de unos de los equipables... No entiendo, yo puse los sprites de cada item. El del drop ¾ÆÀÌÅÛ , female y male (¾Ç¼¼»ç¸®). A que te refieres con "al parecer has colocar el sprite del item, en vez de unos de los equipables..." ( Que puse de forma equivocada los sprites donde deberian ir?) Edited September 22, 2020 by NicoAFV1212 Quote Link to comment Share on other sites More sharing options...
Mael Posted September 22, 2020 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: Friday at 09:57 PM Share Posted September 22, 2020 (edited) 14 minutes ago, NicoAFV1212 said: No entiendo, yo puse los sprites de cada item. El del drop ¾ÆÀÌÅÛ , female y male (¾Ç¼¼»ç¸®). A que te refieres con "al parecer has colocar el sprite del item, en vez de unos de los equipables..." ( Que puse de forma equivocada los sprites donde deberian ir?) Da la impresión... Coloca porfa en un comentario el custom que quieres agregar y tus archivos lua. Lo implementaré por ti para que ubiques en qué te equivocaste. Edited September 22, 2020 by Mael Quote Link to comment Share on other sites More sharing options...
NicoAFV1212 Posted September 22, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 08/29/20 Last Seen: October 30, 2020 Author Share Posted September 22, 2020 (edited) Solo un item para aprender. Id 8001, viewID 1883 ¿En que me equivoque? accname.lubaccessoryid.lubitemInfo.luadata.rar Edited September 22, 2020 by NicoAFV1212 Quote Link to comment Share on other sites More sharing options...
Mael Posted September 22, 2020 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: Friday at 09:57 PM Share Posted September 22, 2020 5 minutes ago, NicoAFV1212 said: Solo un item para aprender. Id 8001, viewID 1883 ¿En que me equivoque? accname.lub 112.54 kB · 0 downloads accessoryid.lub 62.04 kB · 0 downloads itemInfo.lua 6.3 MB · 0 downloads data.rar 23.92 kB · 0 downloads Agrega tu itemInfo_true_V5.lua Quote Link to comment Share on other sites More sharing options...
NicoAFV1212 Posted September 22, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 08/29/20 Last Seen: October 30, 2020 Author Share Posted September 22, 2020 Aqui esta itemInfo_true_V5.lua Quote Link to comment Share on other sites More sharing options...
Mael Posted September 22, 2020 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: Friday at 09:57 PM Share Posted September 22, 2020 @NicoAFV1212 Revisa cuidadosamente las últimas líneas de cada archivo y verás cómo se agregan. accessoryid.lub accname.lub itemInfo_true_V5.lua También agrega esto a tu item_db.txt 50000,Red_Scarf,Santa Scarf,4,20,,100,,0,,1,0xFFFFFFFE,7,2,1,,0,0,9000,{},{},{} Al parecer no agregaste bien también el item drop, puedes conseguir los customs con sus todos archivos de aquí. Te dejo la data organizada para que puedas ver cuál va y qué carpeta va. data.zip Quote Link to comment Share on other sites More sharing options...
NicoAFV1212 Posted September 22, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 08/29/20 Last Seen: October 30, 2020 Author Share Posted September 22, 2020 lo revisare, gracias me funciono, pero no entiendo solo cambiaste la ID y ViewID, ademas de cambiar el nombre del sprite. Cual era mi error? Quote Link to comment Share on other sites More sharing options...
Mael Posted September 22, 2020 Group: Forum Moderator Topic Count: 25 Topics Per Day: 0.01 Content Count: 837 Reputation: 321 Joined: 02/11/19 Last Seen: Friday at 09:57 PM Share Posted September 22, 2020 1 minute ago, NicoAFV1212 said: me funciono, pero no entiendo solo cambiaste la ID y ViewID, ademas de cambiar el nombre del sprite. Cual era mi error? Los archivos que utilizabas no eran los adecuados, no estoy seguro si el id e idview, también lo era. Por otro lado no sé si estabas utilizando iteminfo.lua, pero con clientes del 2018 en adelante se utiliza itemInfo_true_V5.lua De todas formas creo que con eso ya logras ubicar cómo agregar items personalizados. Como recomendación utiliza ids altos, para que no malogres algún item ya existente. Quote Link to comment Share on other sites More sharing options...
NicoAFV1212 Posted September 22, 2020 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 53 Reputation: 0 Joined: 08/29/20 Last Seen: October 30, 2020 Author Share Posted September 22, 2020 Lamento volver con malas noticias pero Cambie los sprites por que me di cuenta que los que yo tenia eran los malos. Puse los nuevos sprites de la pagina que neviaste y me anda todo bien menos a la hora de usar el item, me lo equipo y explota el juego jajajaja. Almenos ya se que todo se trata de sprites, muchas gracias por la ayuda Quote Link to comment Share on other sites More sharing options...
darling fajardo Posted April 11, 2021 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 19 Reputation: 0 Joined: 11/21/19 Last Seen: May 27, 2021 Share Posted April 11, 2021 I have followed all the steps and it has worked well for me, I only have a small problem, the items are not displayed in the character, does it have to do with the exe? Please someone help me ! 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.