Jump to content

Shatowolf

Members
  • Content Count

    159
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Shatowolf


  1. Dogpatch fix would work,

    Since that's the way I increase stat every Rebirth too. And is required to do every reset or something like that. Since server don't save this extra stat points, and we have to add manually..

     

    I will better add a reset npc to Rebirth npc itself, so there won't be further complaint about it.

     

    That would be nice. :) I'll just wait for it. :)

     

    Thanks again! :)


  2.  

    Add this line after the "reset" command on your reset NPC.

    StatusPoint = StatusPoint + (getvariableofnpc(.StatusM,"Rebirth_NPC_Name_Here") * master_rebirth) + (getvariableofnpc(.StatusN,"Rebirth_NPC_Name_Here") * rebirth_no);

     

    Hi mate,

     

    There's a bug,

     

    if i select "Reset Skills" may stat points increase, every time i select that Reset Skills, unlimted points.

     

     

    any fix on that?

     

    UPDATED : FIXED

     

    StatusPoint = StatusPoint + (getvariableofnpc(.StatusM,"Rebirth_NPC_Name_Here") * master_rebirth) + (getvariableofnpc(.StatusN,"Rebirth_NPC_Name_Here") * rebirth_no);

     

     

     

    thanks to @Dogpatch


  3.  

    Add this line after the "reset" command on your reset NPC.

     

    StatusPoint = StatusPoint + (getvariableofnpc(.StatusM,"Rebirth_NPC_Name_Here") * master_rebirth) + (getvariableofnpc(.StatusN,"Rebirth_NPC_Name_Here") * rebirth_no);

     

     

    I pmed you mate. thanks

     

     

     

    @Dastgir : pmed you too. :) thanks


  4.  

    Harmony Patch!!!

     

    This patch is based on Ossi's release(http://herc.ws/board/topic/3267-harmony-patch-3312-30-mai/) and I update it as requested, to support new revision of Hercules as of 7401d98649558d58d97d4543db1d74d33652127b

     

    so for those Hercules users with harmony enable and can't update their server then this is your chance...

     

     

    Download:

    attachicon.gifHercules-Harmony .PATCH - Fixed a minor bug. Thanks to @@trinity

    attachicon.gifHercules-Harmony.PATCH

     

    btw I accept coffee.. :D

     

    :meow:

     

     

    to support new revision of Hercules as of 7401d98649558d58d97d4543db1d74d33652127b

     

     

    What revision this patch? thanks

     

    so i can checkout it. thanks


  5. Question and Suggestion

     

    They need to put their account ID if they want to use deposit / withdraw right ? And yet they don't know their account id is. How about change the account id to a secret password ? And they need to register first the password for their bank account ? Thanks

     

    Good Idea. +1


  6.  

    [PvP Points System]

    Special thanks to: IeYaseru (An old friend who coded for me years ago, he died on the iNet T_T)

     

    Description:

    The variable used in this system is PvPPoints, so you may use that for a PvP shop system or other things in scripts, pvp master, etc... whatever your mind can come up with!

    //= Gives 1 PvP Point on killing other player//= Takes 1 PvP Points for dying//= Takes 5 PvP Points for killing same player 3 times//= within 90 seconds of each kill

     

    Thanks mate, :D gonna test this.


  7.  

     

     

    @Shatotech

    Can you post your addon.php?

     

    Mine is a fresh install but still getting the same error after applying that fix. 

     

    same here. after applying latest hercules flux

     

    >> 

     

    @Shatotech

    Can you post your addon.php?

     

    Mine is a fresh install but still getting the same error after applying that fix. 

    That's weird can you right downloading this one. I tested it with a clean fluxcp and it works. I hope it works on you too.

    still getting error.

     

    What error? Tell me so I can check it.

     

     

    Error 1. :(

×
×
  • Create New...

Important Information

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