How to players use Infinity's? L2J 

Status
Not open for further replies.
Newbie Spellweaver
Joined
Feb 13, 2006
Messages
30
Reaction score
0
hi Rz,
I'm using L2j server now, not Her 1711 server pack, and do not have the option to players use and enchant infinity weapons,can anyone tell me what i can do to put it?(source codes)
Thanks..
----Edit----
Fixed.. i get some Source codes from my friend TanelTM..
Thanks!
 
Last edited:
hi Rz,
I'm using L2j server now, not Her 1711 server pack, and do not have the option to players use and enchant infinity weapons,can anyone tell me what i can do to put it?(source codes)
Thanks..

No code its in the config files:

altsettings.properties
# If True Hero Weapons can be only eq by Heros cant be traded sold etc..
StrictHeroSystem = false
StrictSevenSigns = True

enchant.properties
# Enchant hero weapons? (default: Fals)
EnchantHeroWeapons = true

If you want to bypass the true hero system.
 
Upvote 0
No code its in the config files:

altsettings.properties
# If True Hero Weapons can be only eq by Heros cant be traded sold etc..
StrictHeroSystem = false
StrictSevenSigns = True

enchant.properties
# Enchant hero weapons? (default: Fals)
EnchantHeroWeapons = true

If you want to bypass the true hero system.

u are using Hero 1711 Right?
My serverpack don't have this options on .properties files
 
Upvote 0
Status
Not open for further replies.
Back