Jump to content

HowlMoon

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

HowlMoon's Achievements

Poring

Poring (1/15)

0

Reputation

  1. Hi, I'd like to make a command that shows the delay between skills casted. I don't really know where to begin since I'm a beginner ^^ thanks ?
  2. Still the same problem with commenting only one line, if you have another idea I'd take it Moving to pre-re is for sure the cause of the problem but no clue how to fix EDIT : Changed rathena version and no problem now ty
  3. Okay, I actually recompiled the server and tried to launch exe w/o editing anything in the emulator. It turns out that it works, but the fact is that I'm trying to setup the server as pre-renewal. So I think I did something wrong to setup it properly, here is my renewal.h setup : --------------------------------------------------------------------------------------------------------------------------- // Copyright (c) rAthena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder //#ifndef _CONFIG_RENEWAL_H_ //#define _CONFIG_RENEWAL_H_ //quick option to disable all renewal option, used by ./configure #define PRERE //#ifndef PRERE /// Leave this line to enable renewal specific support such as renewal formulas //#define RENEWAL /// On a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a FCT //#define RENEWAL_CAST /// Based on the http://irowiki.org/wiki/Drop_System#Level_Factor table //#define RENEWAL_DROP /// While enabled a special modified based on the difference between the player and monster level is applied //#define RENEWAL_EXP // Leave this line to enable renewal base level modifier on skill damage (selected skills only) //#define RENEWAL_LVDMG /// - some skill/item ASPD bonuses won't stack //#define RENEWAL_ASPD /// Leave this line to enable renewal calculation for increasing status/parameter points //#define RENEWAL_STAT //#endif //#endif // _CONFIG_RENEWAL_H_ --------------------------------------------------------------------------------------------------------------------------- Here are the step that makes me crash : --------------------------------------------------------------------------------------------------------------------------- It also seems that the map server is still loading renewal files ( I tested instant cast IG and it works as pre-renewal 150 dex though)
  4. Hello, I would like to ask if someone know where this error is coming from . It happens all the time when I go to Character Select / Exit to Windows / Alt + F4, and it happens randomly while doing random tasks . I'm using 2012 client atm ( 2012/04/10 ). I've tried to recompile the emulator and change the client (2013) but theres still the same error.
×
×
  • Create New...