First hello all i'm new here from 2 months I searching in forums how to develop my L2j server.So now i found this forum and I think it is great forum, but found no information that I need.Here is the problem below those skills do not work on my server and I want to fix them but I don 't know how, so please if any knows how can I let them handle write.I use L2j server CT 2.3 L2j-version = 3392 DP-version = 6487
Dreed Pool
Spirit of Phoenix
Seed of Revenge
Spirit of the Cat
Counter Critical
Eva's Will
Spirit of the Unicorn
Blessing of Eva
Pain of Shilen
Spirit of the Demon
Archer's Will
Fighter's Will
Magicia's Will
Evasion Haste
Protection of Rune
Protection of Elements
Protection of Alignment
Expose Weakness
and one other problem every time when I use Deadly Blow , Backstab , Lethal Strike , Critical Blow , Bleeding Blow , Lethal Shot; I hit 100% Half-Kill event if I use backstab in your face you take damage and Bluff 100% Stun.
@Hitcher what i found is that rates from MyExt64.ini are somehow ignored.
For example, if i set:
in L2Server.ini
[event]
adenaamount=0
itemrate=0
spoilrate=0
exprate=0
aiadenarate=0
aiexprate=0
and in MyExt64.ini
[rate]
; Adena rate
AdenaRate = 1.0
; Drop rate
DropRate = 1.0
; Spoil rate
SpoilRate = 1.0
; RB drop rate
BossDropRate = 1.0
; Herb drop rate
HerbRate = 1.0
; For highrate servers turn this on, lowers drop for mobs lvl 19- so you don't get 40 small shields
FixupLowLevel = false
; Items that are not affected by rate change
IgnoredItems = 6656,6657,6658,6659,6660,6661,6662,8191
; Whether dump drop/spoil to a file in DUMP folder
Dump = false
; Seal stone amount rate (multiplier)
SealStoneAmountRate = 1.0
The rates from MyExt64.ini are ignored.
Does anyone know what is the issue here?
I've also tried with the below setting as i read somewhere that 100 would be 1x
[event]
adenaamount=100
itemrate=100
spoilrate=100
exprate=100
aiadenarate=100
aiexprate=100
However, when i set this, the exp/sp/adena is somehow 3x in-game.
I've tested with killing 1 gremlin with lvl 1 char and the exp and sp is x3 the amount in acquire_exp_rate=382.07 acquire_sp=26.
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
Question
haro
First hello all i'm new here from 2 months I searching in forums how to develop my L2j server.So now i found this forum and I think it is great forum, but found no information that I need.Here is the problem below those skills do not work on my server and I want to fix them but I don 't know how, so please if any knows how can I let them handle write.I use L2j server CT 2.3 L2j-version = 3392 DP-version = 6487
Dreed Pool
Spirit of Phoenix
Seed of Revenge
Spirit of the Cat
Counter Critical
Eva's Will
Spirit of the Unicorn
Blessing of Eva
Pain of Shilen
Spirit of the Demon
Archer's Will
Fighter's Will
Magicia's Will
Evasion Haste
Protection of Rune
Protection of Elements
Protection of Alignment
Expose Weakness
and one other problem every time when I use Deadly Blow , Backstab , Lethal Strike , Critical Blow , Bleeding Blow , Lethal Shot; I hit 100% Half-Kill event if I use backstab in your face you take damage and Bluff 100% Stun.
2 answers to this question
Recommended Posts