Jump to content

Krenjeroth

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by Krenjeroth

  1. Well I did that already tho. // Platinum Coin 677 It is already in my item_vending.txt that didn't solve the issue but what you said would do. "turn off the feature for the vendor to stay after reboot" ?
  2. I don't know if its a bug or human error on installing this but take a look at this. Before I restart the server I'ts working fine. But as soon as server restart this happens and a warning on the map-server is Well the ID randomly changes every server restart. Any insights on this?
  3. yeah I guess so. Thanks for the tip man! ?
  4. Hello ! I've recently added this and I got this issue I manually patched my rAthena due to the diff being corrupted or something. Any idea how to fix this? EDIT: I managed to Fix this problem. Thing was it's kinda hard to manually put data in the src files like manually copy pasting. Turns out put the data in the wrong block of code. Still +1 to this release WORKS Perfectly Fine.
  5. This is a great Tutorial. Thanks man!
  6. Geez. I didn't know there was something like that on the Guild UI. My bad. hahaha. Yet again Thank you so much sir @Balfear you the real MVP.
  7. Well that was pretty awesome! I manually added the skill and it worked Thanks for your help! but now its showing this
  8. Thanks for your reply Balfear ? Well at least that is cleared out for me. I actually disabled the Guild Storage Expansion. because its giving me this errors.
  9. As the title says Got all the guild skills checked the DATABASE and the guild table was updated as well as the tables: guild_alliance, guild_expulsion, guild_member, guild_skill and guild_position. but the guild_storage is empty. Every time I create a guild that table is still empty. and whenever I try to open the Guild storage this shows up
  10. Hey Guys. I was Wondering how to change or edit the ASPD formula. as for every 10 AGI will give 1 ASPD.
  11. Hey Guys. I was Wondering how to change or edit the ASPD formula. as for every 10 AGI will give 1 ASPD.
  12. How can I make this possible. every 10 agi will add 1 point to Aspd. Thanks in Advance.
  13. Yeah did change that too. I opened the GRF that contains those sprites, checked the sprite folder in the GRFbuilder and the Sprite folder ¿© is shown as .... Found the Bug and Finally fixed it. Thanks for your Support man! I owe you one!
  14. Okay so I've tried to change the name of the sprite with "WLKH" still got the same error, BTW, this is my resnametable after I've changed the names of the sprite, 23005#WLKH# also tried to change it to 23005#wlkh#, still got the error. BTW, why is it showing small letters? despite putting Big letters in resnametable.
  15. Hey Thanks for your Reply man! unfortunately, I've tried to change it to small letters, but same error, tried to change resname but shows the same error, made resname and sprite small letters still error. I'm not sure why it's reading small letters instead of what I put in resname, Plus, when I change resname to small letters the viewid still works on male characters. I encounter this kind of problem the last time i add some custom items. working 100% on Male but making error on Female. all you need to do is to rename all the sprites. and what client are you using by the way? I'm currently using 2012-04-10a I'll try renaming the sprites.
  16. Hey Thanks for your Reply man! unfortunately, I've tried to change it to small letters, but same error, tried to change resname but shows the same error, made resname and sprite small letters still error. I'm not sure why it's reading small letters instead of what I put in resname, Plus, when I change resname to small letters the viewid still works on male characters.
  17. Hey Fellas, I Got this Error last night, when I tried the custom items I added on a "FEMALE" character. All the armor type equips has no problem, just the Headgears, Middle Headgear, Wings. Here's what pops out when i try to view or Equip the Headgears i Added. and This is my sprite\¾Ç¼¼»ç¸®\¿ⓒ This is my accname This is my accessoryid This is my idnum2itemresnametable This is my item_db Note: Every Headgear/Wings/Middle Headgear shows that error on Female Characters ONLY. When I try it to Male Characters it works Fine. Here is my sprite\¾Ç¼¼»ç¸®\³² All Headgears/Middle Headgears/Wings Works fine on Male characters. Thanks in Advance Guys!
  18. after i added NVZ everytime i talk to the NPC the window which pops out after clicking the NPC closes. when i move the cursor to my character my name doesnt show up and i can't move. it returns to normal if i reload script but after some hours it suddenly closes the windows of the npc.
  19. HOHOHO! Merry Christmas everyone!

  20. Here this should work. http://rathena.org/board/topic/53344-compile-other-way-lua-to-lub-files/ it depends upon your diff options if you checked the "load LUA before LUB", then you should use lua. if not then use lub.
  21. there are alot of threads concerning about this. well you can refer to this links: http://rathena.org/board/topic/67641-drop-rates/ http://rathena.org/board/topic/60123-how-to-change-drop-rate-and-item-drop-rate-from-mvp/ http://rathena.org/board/topic/70145-drop-rate-question/ http://rathena.org/board/topic/56749-setting-dropexp-rates/ try to scroll down and read. Goodluck!
  22. example: iaadd ko ung angel bag, merong mga sprite un _angelbag _angelbag.spr ¿ⓒ_angelbag ¿ⓒ_angelbag.spr ³²_angelbag ³²_angelbag.spr yung _angelbag at _angelbag.spr ilagay mo sa ¾ÆÀÌÅÛ yung ¿ⓒ_angelbag at ¿ⓒ_angelbag.spr ito ung mga sprite ng FEMALE ilagay mo sa ¾Ç¼¼»ç¸® / ¿ⓒ yung ³²_angelbag at ³²_angelbag.spr ito ung mga sprite ng MALE ilagay mo sa ¾Ç¼¼»ç¸® / ³² tapos sa idnum2itemresnametable.txt ito dapat 23086#_angelbag# item id#spritename# tapos sa itemdb.txt 23086,Angel_Bag,Angel Bag,5,,1000,,,50,,0,0xFFFFFFFF,63,2,1,,50,0,1086,{},{},{} wag mo kalimutan ung view id mo. un ang isang pwedeng nag eerror sau. punta ka sa client side mo, data/luafiles514/lua files/data info buksan mo ung accname.lua tapos ganito: [ACCESSORY_IDs.ACCESSORY_ANGEL_BAG] = "_angelbag", after that buksan mo ung accessoryid.lua tapos ganito: ACCESSORY_ANGEL_BAG = 1086, yan denifine mo ang view id ng angel bag which is "1086" kya 1086 ung nasa itemdb.txt kapag itype mo @changelook 1086 lalabas ung itsura ng angelbag sa character mo pag wlang lalabas meaning. nag kamali ka. thats that. review review lang yan. ganyan din ako dati. basa basa lang at search search. Goodluck man.
  23. try this guides: http://rathena.org/wiki/Custom_Items for Weapons: http://rathena.org/wiki/Custom_weapons and this: http://rathena.org/board/topic/83136-adding-custom-items-renewal/ try mo check ung idnum2itemresnametable.txt mo. baka mali ung sprites na nilagay mo. basahin mo lng yang mga guides na yan. matutunan mo agad yan. Goodluck!
  24. Well This is what i am using and it works fine. https://code.google.com/p/release-script/source/browse/PvP+Ladder.txt in case you do not have the PVP script. http://www.eathena.ws/board/index.php?showtopic=237765&start=0&p=1315276entry1315276 Hope this helped. Thank You so much bro I appreciate the help it works like a charm No Problem bro! glad it helped.
×
×
  • Create New...