Jump to content

<< Masterio >>

Members
  • Posts

    252
  • Credits

  • Joined

  • Last visited

  • Days Won

    6
  • Feedback

    0%

Everything posted by << Masterio >>

  1. are you downloaded 3.4.7b? in this patch i removed class CustomPvpSystemCmd so you must delete all imports for this. check config file: for command .pvpinfo should be like this: # If enabled allow use .pvpinfo command on targeted player. CustomPvpInfoCommandEnabled = True # If enabled change .pvpinfo for /pvpinfo command. # IMPORTANT: Is require Client modification file: commandname-e.dat # Information how to apply it in: ClientModInfo.txt CustomPvpInfoUserCommandEnabled = False
  2. its multi-chronicle system so in interlude some parts are not used.
  3. i will check it ;) about Kills information its good. My idea was showing total kills information for players not legal kills. I will add option for this anyway. about reward, yes it can be bugged because i not checked all options from rev 3.0.x with that :D i will fix it today ;)
  4. Answer 1: About Kill Rewards: Rewards are awarded for Legal Kill. About Rank Rewards: Rank points are based on Legal Kills, so Rank Rewards are awarded for Rank Points. RankRewardSystem is using TotalRankPoints not TotalKills in calculations. Answer 2: I don't understand question ;) Suggestion: More describe, and some example pls :D
  5. in option description should be information about that ;)
  6. Updated to 3.4.5 :D Thx for using ;) and Merry Christmas :D
  7. Update can be not required if you have no errors with sql queries. PS. google not hurt. http://dev.mysql.com/tech-resources/articles/mysql-installer-for-windows.html
  8. folder "images" from my pack you should put into: .../gameserver/data or .../game/data * some gameserver folders can be differ in each projects. ** on my hdd it looks like this: ...\game\data\images\custom_pvp_system
  9. \game\data\images are you sure you have image files i this folder?
  10. I checked it i have no errors, try describe situation when it happened, first check all java patches ,databases tables. Next pm me ;) If somebody have error too, write about it.
  11. Okay i created the patch to unstable revision, now should work. Patch should be install at the end, it is compressed in archive.
  12. Hello, today I want present to you: Custom PvP System Describe: 1. PvP System: - Added other method for pvp counting. Its secured by time limiter, and basic protections like same IP, clan etc. This Time Limiter allow kill player every part of time (default 24h). If killer kill victim and time is OK, so then I call it "Legal Kill", if killer kill again victim, PvP count rise but not Legal Kill (Time Protection). All informations are stored in DB. This "Time Protection" should reduce farming. (More: if we set min pvp lvl on 76+ so then it will be hard to farm on bots, anyway protection should reduce farm on low rate servers. If we set max player kills on: 1, it lock Legal Kills counter after 1 kill, it's mean killer can kill victim only once in game, option can be useful on servers with high online). - System works in every place, but is possible to deactivate it in specific areas like: PEACEFUL ZONE. 2. Rank System: - Based on PvP System, it's mean, killer can earn exp for kill player, then he rise his rank too if earn 100%. (exp is based on current Rank Points [RP]). - Default 42 ranks. - Reward for rise up the Rank can be awarded for each level of Rank Points. (List of rewards and minimum rank points for obtain reward in database). - Included images for ranks and exp bar (loaded from server side). 3. Reward System: - Based on PvP System, and each killer rewarded only for Legal Kill. There is 2 reward types: for Legal Kill player, and for Legal Kill player with Rank (Players with higher ranks can give other rewards or more rewards or both of this option). - Each reward types are totally configurable. 4. DeathManager: - Is allowed to enable Death Manager, it's mean additional buttons in Death PvP Status Window showing details of killer like (CP, HP, MP, equipment (enchant) only for kill moment). 5. War Counter: - Count kills if target is in War Clan. Legal kills rules are used. Movie: L2jFrozen CPS3 by Masterio Download (links to forum sections): Interlude (l2jFrozen): http://maxcheaters.com/forum/index.php?topic=252376.0 High Five (l2jServer) (probably compatible with freya [not tested]): http://maxcheaters.com/forum/index.php?topic=253165.0 Thanks for using, and report about bugs in H5 or IL section.
  13. I think its possible because calculate of player damage is based on weapon power.
×
×
  • Create New...