Jump to content

Shourei

Members
  • Content Count

    34
  • Joined

  • Last visited

Everything posted by Shourei

  1. You are missing some client side files, Specifically for the sprites which animate when an item is dropped to the ground or when it's being transferred located at: datasprite¾ÆÀÌÅÛ Review your client side for new headgear here: http://herc.ws/wiki/Custom_Items#Allocating_Items_on_Client_Side Refer to Step 1 for your issue. SH
  2. That's correct. after days of trial and error managed to figure it out. Confirmed it after finding it on the source. Also to those who are looking for it too in the future, here: https://github.com/HerculesWS/Hercules/blob/master/src/config/const.h#L55 add: Thanks to those who visited
  3. Hello, I recently been observing patterns on the mob_db.conf and I have a few questions. 1. How are final ATK and MATK influenced in game? For example, Pupa. in mob_db.conf has 1 Base ATK and 3 Base MATK However in game it has 15 ~ 16 ATK and 9~10 MATK 2. What is the relationship between: Attack Delay, Attack Motion, and Damage Motion? what are the factors influencing them? and how can it be determined, balanced, or optimised? Unfortunately I'm still not good with Hercules, so if anyone could point out sources which could help, it would give you a cookie! Thank you very much in advance -SH
  4. @@tmav94 I think modifying the GAT is an easier option. But that's because I only understand client-side stuff -SH EDIT: I tested this and nothing should be able to go pass the wall. Also confirmed the GAT and it's on unwalkable.
  5. Bump. Sorry for bumping an old thread. The server I am playing at generates .dmp file automatically with gravity error, and I want to be able to read and find out the issue. It's not in HEX so ROSeta can't help me. I tried opening it with Miscrosoft Visual Video 14 (I'm using windows 8; yes ew.) But it will only give me the minidump summary, and cannot read it further. If it's a sprite related error or some sort, I can somehow find the pathway related to the error by opening the .dmp file with notepad. Oh also, I saw @@Dastgir's name amongst the mountain of jibberish. Wondering if you can help with guides on reading game generated .dmp file So far this thread is hinting on creating core-generated.dmp files, or debugging your servers. Cheers -SH
  6. File Name: Rogue's Cape Sprite & Actor (Reworked) File Submitter: Shourei File Submitted: 17 Jul 2015 File Category: Sprites & Palettes Rogue's Cape Sprite by Davven Graphics. I take no credit for the creation of the sprite. However, the Actor is horrible, so I decided to reworked it. The file contain only the sprites as it is put on the character. Request can be made for re-creation of other parts of client side files if needed. Please PM me if you encounter issues -SH Click here to download this file
  7. Version v1.0

    622 downloads

    Rogue's Cape Sprite by Davven Graphics. I take no credit for the creation of the sprite. However, the Actor is horrible, so I decided to reworked it. The file contain only the sprites as it is put on the character. Request can be made for re-creation of other parts of client side files if needed. Please PM me if you encounter issues -SH
  8. But if we treat the enchant as normal card, the INT+3 still doesn't show (Left is INT+2) Is it related? Thanks for replying -SH
  9. Greetings! I hope this is the right place to ask I am currently looking at some cards and enchants, and noticed this: I wonder if it's client side or server side? and how do I get the card to be displayed correctly? Thank you in advance -SH
  10. Hello everyone. I go by Shourei or tsan79. Up to recently I was only your average players, but for a certain person, I am going to have to learn and hopefully contribute to this project in the near future. A little bit about my knowledge: My only and strongest skill is pattern recognition. Thanks to that, I have a little insight from lurking around, but mostly on spriting and maps-related; but, I have close to zero knowledge on RO-related or computer scripting (Don't even know how to GIT yet) Thus if you seen my past bug threads you know why. I will start off by reading sources that we already have, and asking lots of questions (I hope you don't mind, please help me!) - Eventually becoming an all rounder in both client and server side. If you have any recommendation on where to start (from zero), please share! Thank you in advance! -SH
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.