Jump to content

NumL0ck

Banned
  • Posts

    296
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by NumL0ck

  1. System Configuration options:

    #------------------------------------
    #-      Custom PvP Reward System       -
    #------------------------------------
    # INFO: For better system view disable this option:
    # EnablePkInfo = False
    
    # Enable Custom Pvp Reward System
    CustomPvpRewardEnabled = True
    
    # If the same player to kill, then after X times the reward Will not Increase (0 - Disabled)
    CustomPvpRewardProtection = 2
    
    # If the same player to kill, then after X times the reward Will not Increase,
    # but it can be reset every Y portion of time (in minutes) from first daily kill (0 - disabled).
    # It's reset only daily kills counter.
    # Default: 0, Preferred: 1440 [24h].
    CustomPvpRewardProtectionReset = 0
    
    # Reward item id
    CustomPvpRewardItemId = 6392
    # Reward item amount
    CustomPvpRewardAmmount = 1
    
    # Minimum player level to obtain reward.
    CustomPvpRewardMinLvl = 1
    
    # Gives reward for kill PK player
    CustomPvpPkReward = true
    #------------------------------------
    

     

    Screenshots:

    img1v.png

    img2uo.png

    img3q.png

     

    Patch is easy to implementation, only 4 lines in L2PcInstance, 1 CustomPvpRewardSystem class, 1 sql procedure, 1 sql table, and pvp.properties patch.

     

    INFO: This system not ingerate in current pvp reward system. both system can work together, but better turn on one of both.

     

    http://www.4shared.com/rar/DIOb4EDv/cprs_10.html

     

    SYSTEM CREATED BY matthewmaster04

    BIG BIG THANKS TO HIM!!!

×
×
  • Create New...