Jump to content

Rank Pvp System 3.8.9 [Il - H5]


Recommended Posts

Hey, I love your work and I really want to use your engine, but I have a question. Do you happen to have any of your old versions?

I am forced to use H5 rev. 5667 and there have been quite some changes, so I can't apply your current patch :( I am forced to use old revision because hNoke (Owner of Nexus Engine) isn't updating his engine at all.. And his events and buffer are the most important thing on my server :/

 

Looking forward to reading your answer

 

Best Regards,

DeathSpank

Link to comment
Share on other sites

To: DeathSpank287

Hey, I love your work and I really want to use your engine, but I have a question. Do you happen to have any of your old versions?


I am forced to use H5 rev. 5667 and there have been quite some changes, so I can't apply your current patch I am forced to use old revision because hNoke (Owner of Nexus Engine) isn't updating his engine at all.. And his events and buffer are the most important thing on my server :/

Try to use Freya edition, it the same like h5, but it uses older core structure. It should be fine. (BTW i will add raw classes without diff patches, it should help ppls)

 

To: gelimeng2008

i can't download it from 4share
can you change a download link

Yes ican upload it on MEGA. I will do that witch new rev.

 

To: Amida Nguyen

Hi, I have problem with PvP Count, I use Freya version, but I always get the notice:

You can't earn RPC on innocent players!
You can't earn Rank Points on innocent players!
If I disable it, only receive PvP when kill Karma player, please help me

I will check it.

Edited by >Masterio<
Link to comment
Share on other sites

 

And @gelimeng2008 4shared has changed, you have to log in now in order to be able to download :/

 

Yes i know about login, but the accounts are free ;)

Link to comment
Share on other sites

 

# Allowed zones id's.

# Format: zoneId,zoneId, ... ,zoneId,zoneId

# Info: If empty, the system works in all zones, otherwise system works in Allowed Zones only (defining restricted zones not required then).

# Example: AllowedZonesIds = 1,7,123 , then system works ONLY in zone with ID = 1 and 7 and 123.

AllowedZonesIds =

 

# Restricted zones id's (used if AllowedZonesIds = (empty)).

# Format: zoneId,zoneId, ... ,zoneId,zoneId

# Info: System NOT working in Restricted Zones.

# Default: RestrictedZonesIds = 1,8,9

# Example: AllowedZonesIds = 1,8,9 , then system NOT works in zones with ID'S = 1,8,9.

RestrictedZonesIds = 1,8,9

 

# INFO: AllowedZonesIds = 1,3,5,9 and RestrictedZonesIds = 1,8,9

# then system will works only in 1 and 3 and 5 and 9.

# Remember, if you define AllowedZonesIds then system not checking RestrictedZonesIds.

 

I fixed describe. ;)

 

For now Custom PvP zones should be defined as ZONE_PVP (in H5 server).

Edited by >Masterio<
Link to comment
Share on other sites

Amida Nguyen:

Hi, I have problem with PvP Count, I use Freya version, but I always get the notice:

You can't earn RPC on innocent players!

You can't earn Rank Points on innocent players!

If I disable it, only receive PvP when kill Karma player, please help me

 

checked, all works fine in rev. 3.7.6

 

RankPvpSystemConfig:

LegalKillForInnocentKillEnabled = False

...

PvpRewardForInnocentKillEnabled = False

...

RankRewardForInnocentKillEnabled = False

Are you checked all this options?

Edited by >Masterio<
Link to comment
Share on other sites

I fixed describe. ;)

 

For now Custom PvP zones should be defined as ZONE_PVP (in H5 server).

 

 

but in Freya I want to define Orc village is PvP zone, how I do it?

 

checked, all works fine in rev. 3.7.6

 

RankPvpSystemConfig:

LegalKillForInnocentKillEnabled = False

...

PvpRewardForInnocentKillEnabled = False

...

RankRewardForInnocentKillEnabled = False

Are you checked all this options?

 

I has been set all is False but always receive that message...

Link to comment
Share on other sites

 

but in Freya I want to define Orc village is PvP zone, how I do it?

 

It should be configured in server, probably in xml files.

 

 

Some adaptation to Russian source?

 

do you mean rebellion?

Edited by >Masterio<
Link to comment
Share on other sites

It should be configured in server, probably in xml files.

 

can you guide me how to config one zone is PvP and add it to your PvP Ranking System config? I still have error with innocent player, only get legal kill when kill red player

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



  • Posts

    • Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore1 Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11
    • L2 ArenaWar: Low Rate PvP Server with Free Buffs & Autofarm [PVP]⚔️ [Free]🆓 Classic Interlude with  3x XP rates! Free starter pack(no grade) to kickstart your adventure! Autofarm for convenient grinding! Free buffs to keep you fighting fit! (2 job buffs) No experience loss on death! (Except with Karma) Clear Karma system to keep things fair! ⚖️ Active community of 800-1k players! Join our Discord to learn more! >> Discord <<     Server website: https://l2arenawar.com/en/    
    • This is dedication! 2 years working on a problem. Congratulations!
    • You indeed have to save player position over Enterworld to properly clean it up later (if you don't, even trying to delete packet content would eventually keep it up), that's what we do with debug packet (which is a reusable Map of ExServerPrimitive packets) on aCis.   It doesn't solve the FPS stuttering - more you draw/delete lines, more your client becomes laggy. It's like if client wasn't deleting drawn points/lines properly, but instead simply hide them and redrawn content above.   If you got a solution, I would happy to integrate it.   You should check aCis#Player _debug packet integration, it allows very big amount of lines/points to be drawn, it is also reusable.   https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/Player.java?ref_type=heads https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/network/clientpackets/EnterWorld.java?ref_type=heads  
    • we sell website templates, make websites to order. Great selection at very good prices. My contacts discord : advert1231 telegram : https://t.me/ggwpins  
  • Topics

×
×
  • Create New...