Jump to content

Gra Des Illus

Members
  • Content Count

    24
  • Joined

  • Last visited

Posts posted by Gra Des Illus


  1. If your server is running in pre-renewal settings just add comment (adding // before #define) on all #define in https://github.com/HerculesWS/Hercules/blob/master/src/config/renewal.h to disable all renewal settings except for renewal aspd setting.

    /// renewal ASPD [malufett]
    ///
    /// leave this line to enable renewal ASPD
    /// - shield penalty is applied
    /// - AGI has a greater factor in ASPD increase
    /// - there is a change in how skills/items give ASPD
    /// - some skill/item ASPD bonuses won't stack
    #define RENEWAL_ASPD


  2. 22 hours ago, Virtue said:

    You'd have to keep in mind that when you use 

    • 2014-10-22

    you might encounter errors when feeding pets

    OIS does thies error still not yet fix? so when you feed pet you client will crash is it something like that?


  3. 23 hours ago, cfelten said:

    For a really classic server i recommend you the 2010-07-30. Supports RCX and its very lite.

    Thanks for your suggestion. Hmm I don't really like RCX since I want fair gameplay. What do you mean by its very lite? and which DATA folder you are using for 20100730 client?


  4. On 9/23/2017 at 5:28 AM, Easycore said:

    For Pre-re server I recommend to you 2014-10-22, this client have good UI and features like Bank Vault, also preserve old mail system.

     

    On 9/23/2017 at 10:17 AM, Lecter said:
    • 2014-10-22

    Thanks you for your suggestion guys, really appreciate it. Any error have you encounter using this client?


  5. So i've been roaming around, looking, checking and searching for clients that are Herc community recommended to used.

    Based from it, I choose this four (4) clients that grabs my interest with which are:

    • 2010-07-30
    • 2012-04-12
    • 2013-08-07
    • 2014-10-22

    Which from this four (4) clients are lets say will "BEST FIT" for a Classic Pre-Re server? and based from your experience using any of these clients is there any bugs, exploit, errors that you encounter? any PROS and CONS you can share with?

    Thanks in advance!


  6. Can anyone confirm if I change the emperium 3d sprite and use other 3d sprite like sword guardian 3d sprite does the emperium height will change? What I mean with height change is when I hover the pointer to sword guardians head does the pointer will change to attack pointer?  

    Thank you in advance hoping someone can confirm it.


  7. 10 minutes ago, Dastgir said:

    Show the contents of your import file

    char_configuration: {
    
    	inter: {
    		userid: "username"
    		passwd: "password"
    		login_ip: "127.0.0.1"
    		char_ip: "127.0.0.1"
    	}
    
    	pincode: {
    		enabled: false
    	}
    
    }

     


  8. On 6/13/2017 at 0:38 PM, Legend said:

    I've had the same experience with @Gra Des Illus before.
    Pincode isn't working on import folder but after upgrading it to the latest git, the issue was already solved.

     

    I was using updated Herc git, but still warning shows


  9. 4 hours ago, meko said:

    it basically means your game client must be from 9 March 2011 or later version

    I mean I can disable PIN CODE and remove that warning directly inside conf/char/char-server.conf but what I was trying to do is disabling it using the IMPORT folder.


  10. How to disable PIN CODE using IMPORT FOLDER?

    I tried adding this lines inside conf/import/char-server.conf

    pincode: {
        enabled: false
    }

    but this warning message still remains [Warning]: pincode_enabled requires PACKETVER 20110309 or higher. disabling...

    Anyone knows how to remove this warning message? TIA!


  11.  

    Greetings Hercules Community,

     

    I just want to ask if Hercules supports using Visual Studio 2017 to re-compile?

     

    Hoping someone with a big heart answer my question.

    To our beloved admin and moderator, kindly please move my topic if I posted in the wrong section.

     

    Thank you in advance.

    Supported platforms are listed here: https://github.com/HerculesWS/Hercules/wiki/Supported-Platforms

    VS2017 is not listed, but it might work.

    It's just not yet officially supported and any warnings/error specific To it won't be solved unless it get officially supported by Hercules

     

    Thank you sir @Dastgir for answering and confirming my question.


  12. Greetings Hercules Community,

     

    I just want to ask if Hercules supports using Visual Studio 2017 to re-compile?


    Hoping someone with a big heart answer my question.

    To our beloved admin and moderator, kindly please move my topic if I posted in the wrong section.

     

    Thank you in advance.

×
×
  • Create New...

Important Information

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