Keiichi Posted December 30, 2011 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 39 Reputation: 0 Joined: 12/30/11 Last Seen: February 6, 2012 Share Posted December 30, 2011 (edited) I HAVE A SCREEN SHOT Please Help me THANKS (SOLVE ANOTHER PROBLEM BELOW) Edited December 30, 2011 by keiichi Quote Link to comment Share on other sites More sharing options...
Judas Posted December 30, 2011 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted December 30, 2011 looks like a custom item error? have you done anything with customs? Quote Link to comment Share on other sites More sharing options...
Keiichi Posted December 30, 2011 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 39 Reputation: 0 Joined: 12/30/11 Last Seen: February 6, 2012 Author Share Posted December 30, 2011 (edited) I already Solved the 1st Problem but now i have this When i equip ears. It show the aladdin's prince hat. Please help me solve this Edited December 30, 2011 by keiichi Quote Link to comment Share on other sites More sharing options...
Sneaky Posted December 30, 2011 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 392 Reputation: 47 Joined: 11/18/11 Last Seen: July 8, 2024 Share Posted December 30, 2011 < Wrong section, this is mostly a client issue > You should take a look here: http://rathena.org/wiki/Custom_Items Quote Link to comment Share on other sites More sharing options...
Judas Posted December 30, 2011 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted December 30, 2011 looks like a view id problem Quote Link to comment Share on other sites More sharing options...
Keiichi Posted December 30, 2011 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 39 Reputation: 0 Joined: 12/30/11 Last Seen: February 6, 2012 Author Share Posted December 30, 2011 how to i fix the view id problem. the one on the accessoryid.lua i placed 1001 on the itemdb's view id i also placed 1001 but why? please help Quote Link to comment Share on other sites More sharing options...
Judas Posted December 30, 2011 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted December 30, 2011 is this the only custom item in ur server? Are you sure the sprite name is correct? Can u post codeboxes of your accname and accessory id luas Quote Link to comment Share on other sites More sharing options...
Sneaky Posted December 30, 2011 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 392 Reputation: 47 Joined: 11/18/11 Last Seen: July 8, 2024 Share Posted December 30, 2011 It could also be that the ³²_file.spr is not the correct one though, check them with spr_conview program. I mean if you have the view ids set correctly it could be an option. Quote Link to comment Share on other sites More sharing options...
Adel Posted December 30, 2011 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 566 Reputation: 349 Joined: 11/20/11 Last Seen: November 27, 2024 Share Posted December 30, 2011 First find out the view id for Wolf ears. Go to your item_db2, and check the wolf ears view id and correct it if it's wrong. Quote Link to comment Share on other sites More sharing options...
Keim Posted December 30, 2011 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 221 Reputation: 12 Joined: 12/18/11 Last Seen: July 13, 2015 Share Posted December 30, 2011 As others have said, it is your ViewID which is messed up. If you are editing in LUAs, make sure you have the correct ViewID in the accessoryid.lua . Also, make sure you have the correct ViewID in the ItemDB. The ViewID in the item_db scripts is just before the brackets (effects) Ex. 9,9,9,9,1111,{ bonus bAllStats,1; },{},{} 1111 would be the ViewID. You must have set or the Aladin Hat to the ViewID of the Wolf Ears, or the Wolf Ears ViewID to the ID of the Aladin Hat. Hope it helped. Quote Link to comment Share on other sites More sharing options...
Keiichi Posted December 31, 2011 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 39 Reputation: 0 Joined: 12/30/11 Last Seen: February 6, 2012 Author Share Posted December 31, 2011 Sir this is whats in my accesorryid.lua , accname.lua , item_db , item_db2 , sprite folder and 32 folder. Please help me Quote Link to comment Share on other sites More sharing options...
Judas Posted December 31, 2011 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted December 31, 2011 should be 32_spritename and accname should be _Wolf_Ears Quote Link to comment Share on other sites More sharing options...
Keiichi Posted December 31, 2011 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 39 Reputation: 0 Joined: 12/30/11 Last Seen: February 6, 2012 Author Share Posted December 31, 2011 Ok sir . i'll try if it works Thanks <bump> Still the same problem Quote Link to comment Share on other sites More sharing options...
Judas Posted December 31, 2011 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted December 31, 2011 can you make a new post with the changes you made now. Quote Link to comment Share on other sites More sharing options...
Keiichi Posted December 31, 2011 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 39 Reputation: 0 Joined: 12/30/11 Last Seen: February 6, 2012 Author Share Posted December 31, 2011 Sir this happened again. I tried putting Lighthazen_Aura. itemdb 15000,Lighthazen_Aura,Lighthazen Aura,5,20,,700,,0,,0,0xFFFFFFFF,7,2,256,,0,0,741,{ bonus2 bSubRace,RC_DemiHuman,10; },{},{} accessoryid.lua ACCESSORY_LIGHTHAZEN_AURA = 741, accname.lua [ACCESSORY_IDs.ACCESSORY_LIGHTHAZEN_AURA] = "_LHZ", My Sprite is Located @ datasprite¾ÆÀÌÅÛ lhz.act and lhz.spr ¿© sprites @ sprite¾Ç¼¼»Ç¸®¿© ¿©_lhz.act and ¿©_lhz.spr 32 Sprites @ sprite¾Ç¼¼»Ç¸®³² ³²_lhz.act and ³²_lhz.spr what seems to be the problem now? Quote Link to comment Share on other sites More sharing options...
Judas Posted December 31, 2011 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted December 31, 2011 (edited) try an unused id above 1000 view ID, i believe 741 may be already be occupied by something else in kRO. if the error persists we will start from there. Edited December 31, 2011 by Judas Quote Link to comment Share on other sites More sharing options...
Keiichi Posted December 31, 2011 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 39 Reputation: 0 Joined: 12/30/11 Last Seen: February 6, 2012 Author Share Posted December 31, 2011 If errors persists consult Judas Sir still got the error HELP Quote Link to comment Share on other sites More sharing options...
Judas Posted December 31, 2011 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted December 31, 2011 Have u tried accessory_LHZ insteaf of Lighthalzen in accname and accessoryid luas Quote Link to comment Share on other sites More sharing options...
Keiichi Posted December 31, 2011 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 39 Reputation: 0 Joined: 12/30/11 Last Seen: February 6, 2012 Author Share Posted December 31, 2011 Sir i just tested that one. but still got the error Quote Link to comment Share on other sites More sharing options...
Judas Posted December 31, 2011 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted December 31, 2011 hmm alright. Do younhave teamviewer? If so pm Me with the login and pass Quote Link to comment Share on other sites More sharing options...
Keiichi Posted December 31, 2011 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 39 Reputation: 0 Joined: 12/30/11 Last Seen: February 6, 2012 Author Share Posted December 31, 2011 Ok sir. ill download TeamViewer ill just PM you the id and pass thanks Quote Link to comment Share on other sites More sharing options...
Keim Posted December 31, 2011 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 221 Reputation: 12 Joined: 12/18/11 Last Seen: July 13, 2015 Share Posted December 31, 2011 Solved? Hope you get the answer quick Happy New Year! Quote Link to comment Share on other sites More sharing options...
Judas Posted December 31, 2011 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted December 31, 2011 I think pretty much solved. I think he just needs help on server side settings Quote Link to comment Share on other sites More sharing options...
Question
Keiichi
I HAVE A SCREEN SHOT
Please Help me
THANKS
(SOLVE ANOTHER PROBLEM BELOW)
Edited by keiichiLink to comment
Share on other sites
22 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.