Jump to content

emci

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by emci

  1. Hi Guys, Is there any quick solution to disable MVP slaves/ summons to stop dropping items? <Cause it can be abused by just farming from them and not killing the mvp>
  2. This didn't work.. thanks tho! yup. its pretty weird..
  3. iteminfo.lua only inputs the (1) slot on the client side.. Check out the 2nd picture (1) where the mouse is hovering on.. not showing the slots
  4. Hi guys, Just wondering how to add that small card slot on the bottom of every item. For some reason my custom items doesn't come with it. Thanks in advance!
  5. any suggestion on how to fix the import file?? is there a txt file that listss all what it reads? Sorry nevermind solved: Only way to fix this is by going to SQL DB and creating your own script. I had nothing in my item_db2 so that's where I added my items Here is the code if you need it Example custom shinobi hat.
  6. Hi guys, I need some help making my server read db/import/item_db.txt to install custom items. I'm not sure but it could be because I'm using packet version 53? or is there other way to implement my custom items? (Using latest rAthena, Hex client 2015-09-16aRagexe.exe = packet 53)
  7. Hi For this part svn/db/item_db2.txt I can't find this part on the rathena git. Is there a new way implementing custom item?
  8. Sorry the Client I'm using is 2012- 05 - 15a Which Lua Files should i edit o.O' is there like a guide for the new ones? because in the wiki it just shows the 1 with the idnum2itemdesctable etc. I also have the BMPs of the sprites stored in \data exture\À¯ÀúÀÎÅÍÆäÀ̽º\item also data exture\À¯ÀúÀÎÅÍÆäÀ̽º\collection I followed what Mysterious said and it works now! Thank you very much Mysterious!! it was only the System that wasn't configured :]
  9. Hello :] I have a graphic error which just shows an unknown item but when i use it it shows the graphic. I cant see the item though? I am using the current rAthena. I have edited lub (accessoryid & accname) also edited: idnum2itemdesctable idnum2itemdisplaynametable idnum2itemresnametable num2itemdisplaynametable num2itemresnametable Please help, Thank you!
×
×
  • Create New...