Jump to content

Caiba

Members
  • Content Count

    12
  • Joined

  • Last visited

Posts posted by Caiba


  1. Hello everyone!

    Sorry if this is in the wrong section but, mob_classchange.txt got removed from the latest repo or just became deprecated?


    I was comparing the new version with some of my older files and didn't find it anywhere.

     

     

    EDIT: Found that became built-inside mob_group


  2. Hello everyone!

    Anybody knows about KILLEDRID not working properly with Champion monsters of renewal ?It returns an ID from a similar monster.
    Ex: If we kill Spore Ring Leader, ID: 2646 and try to get KilledRID from this mob, it shows ID: 1014, original Spore ID.

    I've searched herc forums but found nothing..

     

    Edit: updated herc version and solved.


  3. Found the problem and the fix for it

     

     

    Original Script

    {
        Id: 148
        Name: "CLASS_DAMAGE_BOSS_TARGET"
        Script: <" bonus2(bAddRace2, RC_Boss, getequippedoptioninfo(IT_OPT_VALUE)); ">
    },

     

    Fixed script

    {
        Id: 148
        Name: "CLASS_DAMAGE_BOSS_TARGET"
        Script: <" bonus2(bAddRace,RC_Boss, getequippedoptioninfo(IT_OPT_VALUE)); ">
    },

     

     

     

    Dunno if this minor problem can be fixed in the source files of Herc.


  4. 2 minutes ago, 4144 said:

    this issue look like because one of skill related lua file is outdated or too new for your client.

    Im using latest herc version + latest kRO version in a 2018 ragexe version... maybe this is the cause ?

     

    edit: also, dunno if zackdreaver its the only translator atm, since Asheraf has removed(?) her translation files from github.


  5. Hello Herc community, im pretty new here. Kinda lurking around and trying to learn how this beatiful game works.

     


    I was following the guide of @AnnieRuru on setting up a offline server, but things turned kinda scuffed when ive tried to swap version to Pre-renewal instead of using renewal one.
     

    When i try to simply open the skill tree the game crashes.

     

     

    Any soul can help me out ? thanks!

×
×
  • Create New...

Important Information

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