Jump to content

Rank Pvp System 3.8.9 [Il - H5]


Recommended Posts

matthe

 

error? or not? the PKKills no update+1 never.

 

this is my config file.

 

#------------------------------------------------------------------------------------------#
#===================== Config v3.4.2 for l2jserver Hi5 by Masterio ========================#
#------------------------------------------------------------------------------------------#

#========================== CUSTOM PVP/RANK/REWARD SYSTEM =================================#
# Legal options for improve security.
# Legal fields in database store data of legal kills on victim, 
# it's mean if CustomPvpLegalPkKillerAward = false and killer kill PK player, he don't rise kills_legal count.
# INFO: Legal options dosen't matter for Reward/Rank options.
# INFO: All legal fields created for Community Board info about real kills count.

#----------------------------------------
# 			  Enable PvP	 	    	-
#----------------------------------------
# Enable Custom PvP System
CustomPvpEnabled = True

# Enable legal counter in Alt+T window in game. It's mean all kills will be counted by CPS rulez.
CustomPvpLegalCounterAltTEnabled = True

# Minimum player level for rise legal kills.
CustomPvpLegalMinLvl = 1

# If enabled each kill player with Karma will rise kills_legal and kills_today_legal in database. Default true.
CustomPvpLegalPkKillerAward = True

# If enabled each innocent players kills will rise kills_legal and kills_today_legal in database. Default false.
CustomPvpLegalPkModeEnabled = True

# Set time interval between kills the same victim (in minutes).
# If CustomPvpRewardProtection = 0 then reset is working for rewards, 
# if CustomPvpRankProtection = 0 then reset is working for ranks.
# Default: 1440, Preferred: 1440 [24h].
CustomPvpProtectionReset = 1440

# If enabled killer can't earn Rank Points, Rank Reward amount for kill higher rank Victim, than for kill hiself rank rp / rewards amount.
# implementation soon...

#----------------------------------------
# 			  Enable Reward	 	    	-
#----------------------------------------
# INFO: CustomPvpRewardProtectionReset is used.
# Enable Custom PvP Reward System
# REQUIRE: CustomPvpEnabled = true
CustomPvpRewardEnabled = True

# If the same player kill victim many times, then after X times the reward will not increase (0 - Disabled)
CustomPvpRewardProtection = 0

# Reward item id
CustomPvpRewardItemId = 57
# Reward item amount
CustomPvpRewardAmmount = 100

# Minimum player level to obtain reward.
CustomPvpRewardMinLvl = 1

# Gives reward for kill PK player (player with red nick)
CustomPvpRewardPkKillerAward = True

# Gives reward for kill innocent players. (PK mode ON)
CustomPvpRewardPkModeEnabled = False

#----------------------------------------
# 			Enable Ranks 				-
#----------------------------------------
# INFO: CustomPvpRewardProtectionReset is used.
# INFO: CustomPvpRewardEnabled can be disabled.
# INFO: CustomPvpRankName, 
# 		CustomPvpRankMinPoints, 
# 		CustomPvpRankPointsForKill, 
# 		CustomPvpRankRewardIds, 
# 		CustomPvpRankRewardAmounts 
# 		must have same size and cannot be empty.
# REQUIRE: CustomPvpEnabled = true
CustomPvpRankEnabled = True

# Minimum player level to obtain Rank Points.
CustomPvpRankMinLvl = 1

# Minimum player level to obtain Rank Points.
CustomPvpRank = 1

# Rank names (first element is the higher rank):
# Format: name1,name2,name3
# Example: CustomPvpRankName = custom rank name :P

# INFO: Be careful with points. MySql database allow BIGINT(18) total rank points.

# Rank require points (first element is points count for obtain 1st rank title, in example: Five Star General):
# Format: count1,count2,count3
# (count1 > count2 > count3) >= 0, minimum points for first (lowest) rank must be 0!
# Foramt: CustomPvpRankMinPoints = 10000,1000,400,0
# IMPORTANT: property elements count must be same like in CustomPvpRankName.
# Example: if current points BETWEEN 10 000 AND 5 000 is Rank 2.
CustomPvpRankMinPoints = custom rank :P

# Example: For God finger kills reward is 100 points.
# Format: count1,count2,count3
# IMPORTANT: properties count must be same like in CustomPvpRankName.
CustomPvpRankPointsForKill = custom rank :P

# If enabled each rank points earn will give reward by the Rank.
CustomPvpRankRewardEnabled = False
# Reward item id's.
# IMPORTANT: properties elements count must be same like in CustomPvpRankName.
CustomPvpRankRewardIds = custom rank :P
# Reward item amount
# IMPORTANT: properties elements count must be same like in CustomPvpRankItemIds.
CustomPvpRankRewardAmounts = custom rank :P

# If the same player kill victim many times, then after X times the points will not increase (0 - Disabled).
# If CustomPvpRankFarmProtect = 3, then it return 0 Rank Points for kill 4 time the same player.
# INFO: Protection is reseted every CustomPvpRewardProtectionReset.
CustomPvpRankProtection = 0

# Enable alternative points counting for players.
# If enabled then CustomPvpRankPointsForKill is ignored.
# Example: CustomPvpRankKillPointsDown = 100,50,10,1,0
# For first daily kill awards 100, 2nd kill give 50, ... , 0.
CustomPvpRankKillPointsDownEnabled = False
CustomPvpRankKillPointsDown = 100,50,10,1,0

# Shout current Points info to killer & victim.
CustomPvpRankShoutInfo = True

# Enable Rank Points for kill PK.
CustomPvpRankPkKillerAward = True

# Enable Rank Points for kill innocent players. (PK mode ON)
CustomPvpRankPkModeEnabled = False

#--------------------------------------------
# 			Enable War Kills 				-
#--------------------------------------------
# Enable war kills counter
CustomPvpWarEnabled = True

# Ratio for Rank Points when killed a player from WAR Clan. 
# Add to standard rank points for kill difference between ((points * ratio) - points).
# 2.0 mean 2 times more points for kill. 
# Ratio must be > 1, if <= 1 points will be not awarded.
CustomPvpWarRPRatio = 2.0

#---------------------------------------------------------------------
# 			.pvpinfo command, and death manager options 	         -
#---------------------------------------------------------------------
# If enabled allow use .pvpinfo command on targeted player.
CustomPvpInfoCommandEnabled = True

# If enabled .pvpinfo will be used by victim when Killer kill Victim.
CustomPvpInfoCommandShowOnDeathEnabled = True

# Show additional button in PvPWindow after death. 
# Button allow see more details about killer. HP/MP/CP, equipment (enchant) if enabled. 
# It shows killer status only for kill MOMENT.
# Option requires CustomPvpInfoCommandShowOnDeathEnabled and CustomPvpInfoCommandEnabled set on True.
CustomPvpDeathManagerDetailsEnabled = True

# Show killer weapons, armors, jawels and enchant.
CustomPvpDeathManagerShowItems = True

# Enable Rewards for obtain RankPoints.
# Rewards configuration in database table: custom_pvp_system_rank_reward.
# If enabled button "Get Reward" appear in PvP Status Window. 
CustomPvpRankPointsRewardEnabled = True

#------------------------------------------------------------
# 			PvP / Rank / Reward / DM zone option's 			-
#------------------------------------------------------------
# Zone id's:
# 	ZONE_PVP = 0;
# 	ZONE_PEACE = 1;
# 	ZONE_SIEGE = 2;
# 	ZONE_MOTHERTREE = 3;
# 	ZONE_CLANHALL = 4;
# 	ZONE_LANDING = 5;
# 	ZONE_NOLANDING = 6;
# 	ZONE_WATER = 7;
# 	ZONE_JAIL = 8;
# 	ZONE_MONSTERTRACK = 9;
# 	ZONE_CASTLE = 10;
# 	ZONE_SWAMP = 11;
# 	ZONE_NOSUMMONFRIEND = 12;
# 	ZONE_FORT = 13;
# 	ZONE_NOSTORE = 14;
# 	ZONE_TOWN = 15;
# 	ZONE_SCRIPT = 16;
# 	ZONE_HQ = 17;
# 	ZONE_DANGERAREA = 18;
# 	ZONE_ALTERED = 19;
# 	ZONE_NOBOOKMARK = 20;
# 	ZONE_NOITEMDROP = 21;
# 	ZONE_NORESTART = 22;

# Custom PvP System Anti-Farm options (zones id):
# Restricted zones id's. 
# It's mean if 'CustomPvpRestrictedZonesIds = 300003' , pvp/points counting is impossible here.
# Format: zoneId,zoneId, ... ,zoneId,zoneId
# Default: CustomPvpRestrictedZonesIds = 1,8,9
CustomPvpRestrictedZonesIds = 1,8,9

# Death Manager is disabled in this zones.
CustomPvpDeathManagerRestrictedZonesIds = 1,8,9

# Rank Ponts Bonus Ratio Zones
# Add to standard rank points for kill difference between ((points * ratio) - points).
# FORMAT: zoneId,ratio; ... ;zoneId,ratio
# Ratio must be > 1, if <= 1 points will be not awarded.
# Example: 2,1.5;13,1.2
# It will multiply rank points for Killer by 1.5 in area 2 , if Killer is inside this area.
CustomPvpRankPointsBonusZones = 2,1.5;13,1.2

#-----------------------------------------
# 			    Anti-Farm 	             -
#-----------------------------------------
# INFO: Options to check farming players 
# (dualbox farming, party farming, clan farming).
CustomPvpAntiFarmClanAllyEnabled = True
CustomPvpAntiFarmPartyEnabled = True
CustomPvpAntiFarmIpEnabled = False

#-------------------------------------------------------------------------------------
# 			    						Database 						             -
#-------------------------------------------------------------------------------------
# DO NOT CHANGE IT IF YOU DON'T KNOW WHAT YOU DO!
# Interval between PvpTable dump into database (in ms).
# Value must be greather than 10000 or will be overrided for 10000.
# Default: 60000
PvpTableUpdateInterval = 60000

# Interval between TopTable updates (in ms).
# Value must be greather than 60000 or will be overrided for 60000.
# Default: 600000 (10 min) Safe: 3600000 (1 h)
TopTableUpdateInterval = 3600000

#-----------------------------------------
# 			   Community Board           -
#-----------------------------------------
# Enable statistics system for community TOP LIST, data like top killers, top RP gatherers will be showed.
# Default: True
CommunityBoardTopListEnabled = True

#==========================================================================================#

 

 

tested in live server 150 players online. all player have 0 pk kills. only PvPkills.

 

P/D: i want reward rank point only for flagged player no PK Player.

 

# Gives reward for kill innocent players. (PK mode ON)

CustomPvpRewardPkModeEnabled = False

Link to comment
Share on other sites

    [javac] Compiling 1683 source files to /home/L2/L2J/L2J_Server/build/bin
    [javac] /home/L2/L2J/L2J_Server/java/com/l2jserver/gameserver/handler/UserCommandHandler.java:45: error: cannot find symbol
    [javac]                     registerHandler(new IVoicedCommandHandlerPvpInfo());
    [javac]                                         ^
    [javac]   symbol:   class IVoicedCommandHandlerPvpInfo
    [javac]   location: class UserCommandHandler
    [javac] /home/L2/L2J/L2J_Server/java/com/l2jserver/gameserver/network/clientpackets/RequestMagicSkillUse.java:83: error: cannot find symbol
    [javac]                     if (activeChar.getTarget() instanceof L2MonsterInstance)
    [javac]                                                           ^
    [javac]   symbol:   class L2MonsterInstance
    [javac]   location: class RequestMagicSkillUse
    [javac] 2 errors

BUILD FAILED

 

need help, i´m new with coding java

Link to comment
Share on other sites

If you use eclipse, and if you have all configured fine:

1. check if in code happened some errors, eclipse hints it (red X icon near file icon).

2. remember check your java jdk files in project libraries.

 

If you have problems with java read forum topics, there is many about configuration and develop projects.

Link to comment
Share on other sites

If you use eclipse, and if you have all configured fine:

1. check if in code happened some errors, eclipse hints it (red X icon near file icon).

No i don´t use eclipse cause i´m using an unix root server.  I´ve done all changes manually and checked changes several times...

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



  • Posts

    • DISCORD : utchiha_market telegram : https://t.me/utchiha_market SELLIX STORE : https://utchihamkt.mysellix.io/ Join our server for more products : https://discord.gg/hoodservices https://campsite.bio/utchihaamkt  
    • bro is any chance some one share compile pack and patch system for that one? is any chance here.... and client
    • Hello members of the forum! We offer hosting services for a different range of services: - ip spoofing; - scanning; - phishing; - botnets; - proxy; - gambling; - stealers; - legal adult; Prices: - VPS starting at $24; - Dedicated servers  starting at  $110; Contctats: layer0.ltd@gmail.com Telegram: @layer0_ltd Discord: layer0.ltd#6843 site: layer0.ltd
    • OUR OFFICIAL WEBSITE / FORUM - MILLENNIUM-HOOK.NET CHEAT DESCRIPTION: Our CS2 cheat is a premium cheat which provides a ton of features for legit gamplay. The cheat was created specifically for strong leagues and anti-cheats such as Faceit, 5EWin, Gamersclub, Esportal and many others. This cheat is perfect for players who want a safe undetected and reliable multi-hack while dominating their opponents and winning the game in their own style. To ensure maximum security of our cheat, we use more than 15+ methods of protection (for example, String Encryption, PE Header Erased, Code Mutation and much more that we cannot talk about for security reasons). Settings are directly configurable via a superb looking in-game menu or over our online «Cloud Panel». Our product is constantly receiving updates in collaboration with the our coders community and suggestions by you! SUPPORTED ANTI-CHEATS: (read more on official website) - VAC (Valve Anti-Cheat) - MM (Matchmaking) - FACEIT Server-Side - FACEIT Client - CEVO / Gfinity - EAC (Easy Anti-Cheat) - ESL Wire - 5EWin / 5EPlay - Perfect World - Gamersclub - Esportal - WePlay - ESEA Our CS2 cheat has a limited number of slots to ensure greater product security! (Available slots check on official website) FEATURES: AIMBOT: - Bone Aimbot (Legit aimbot that doesn't use any angle code that other competitors use. It aims in a legitimate fashion) - Bone and Multibone (Adjust which bone to aim at or select as many Bones as you want) - Smoothaim (Adjust how smooth the aimbot is in its human-like drag) - CloseAim (Toggle distance based aiming algorithm, for increased stickyness, or whoever is closest to the crosshair) - FoV (Adjust the Field of View of the aimbot or percentage of the screen that the aimbot will target enemies from) - Aimkey (Adjust which key the aimbot will use to aim) - AimDraw (Toggle the drawing of the aimspot on enemies (Visible/Always) - VisibleCheck (Visible checking on enemies with close enemy) - NoHop (Aim at One Target per press of the AimKey (Aimbot Doesn't Hop to Other Targets even after death) - RandomSpot (Randomizes the Spot around the target bones, making your aim look more humanized and legit) - Aimtime (Amount of time that the aimbot and Aimbot-RCS is active for, after you press the aimkey) - Ammo Management (Disable aimbot and TriggerBot when the gun clip is empty) - CloseFoV (Different FoV for players with in a certain distance (CloseFOV Distance) - AimOnShoot (Aim when shooting, aim when not shooting) - RecoilAfter (Start recoil after x bullets (Good for 1-2 Taps) - Recoil (Adjust the recoil counter while using the aimbot) - RecoilKey (Adjust which key the anti-recoil is set on (For all Aimbot Keys) - RecoilType (Control if recoil control is always on or only when using the Aimbot) - RecoilFOV (Adjust how long the Recoil will stay stuck to the target, very usable for when playing at a LAN) TRIGGERBOT: - TriggerBot (Automatically shoot at an enemy in a radius (usable with or without Aimbot) - TriggerKey (Control what key activates the TriggerBot (use with any key) - TriggerFov (Control the radius around the AimSpot which activates the TriggerBot) - TriggerDraw (Draw the bone spot that the TriggerBot is aiming at) - TriggerBone (Select the bone that the TriggerBot will target) - TriggerDelay (To add to the legitimacy of the TriggerBot, delays shooting for up to 0.5 seconds) - MonsterTrigger (Extremely Fast & Accurate TriggerBot with Fullbody Options Perfect TriggerBot) - VisCheck (Make sure you're only hitting enemies that you can see, or turn it off to get some sick wallbangs) - Random Delay (A random delay for your trigger bot to look even more legitimate) - Trigger Button (Use any button you like to control the triggerbot) ESP: - Name (Name of the player) - Health (Shows the current health of a player) - Armor (Shows the current amount of armor a player has) - ArmorType (Show if a player currently has a Kevlar vest, a helmet or both equipped) - Weapon (See what weapon a player is currently holding) - Weapon Ammo (See how much ammo you have left in the current clip) - Index (The internal index of the player based on the CSGO engine) - Distance (The distance of each player from you) - Box (A box around each players model, adjusting with distance (new rectangle box type) - Sequence (What action or stance the player is in (Running, Ducking, Jumping, Scoped etc) - Box Size & Box Multi (The size of the boxes around the players, adjustable to how you like) - Team ESP (Toggle ESP on your teammates) - Clean Draw ESP (Move ESP away from box) - Pixel ESP (Single Pixel ESP for legitimate play, shows one single pixel on the screen so it's not noticeable to any casual observers) - Visible ESP (Different color ESP for visible & non-visible players) - Entity ESP (See weapons, defusers, Bomb Location, and defusing players) - Entity Distance (Adjust how far away you will see different Entities for the ultimate in Player-Location assistance) - List ESP (The Ultimate Legit ESP, Listing Players that are not on your screen, or players anywhere in case you don't want to know where they are exactly) MISC: - Bunny Hop (Jumps automatically while the chosen key is being held) - Crosshair (When enabled it will draw a cross-hair on your screen, perfect for snipers, it also features an adjustable size) - Weapon Config System (Weapon configurations for each weapon group (pistols, deagle, snipers, SMG, Knife, rifles, etc) - Flash reduction (Make sure you can see enemies while you're supposed to be flashed) - Radar In Game (A radar is displayed where you see opponents) REQUIREMENTS: - Included HWID Spoofer: Yes - Stream Bypass: Yes - Supported game modes: Windowed, Borderless - Supported CPU: Intel & AMD - Supported OS: Windows 10 (1903,1909,2004,20H2,21H1, 22H2), Windows 11 (All version). Supported OS change and are added periodically. More check on official website.   IN-GAME SCREENSHOTS:   - Check on the official website.
  • Topics

×
×
  • Create New...