Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs
LoginServerHostname=192.168.2.105
LoginServerPort=2106
GMMinLevel=100
# The port, ip on which login will listen for GameServers
LoginHostname=192.168.2.105
LoginPort=9014
replace at loginHostname : 127.0.0.1 and at loginServerHostname same
import sys
from net.sf.l2j.gameserver.model.actor.instance import L2PcInstance
from java.util import Iterator
from net.sf.l2j.gameserver.datatables import SkillTable
from net.sf.l2j import L2DatabaseFactory
from net.sf.l2j.gameserver.model.quest import State
from net.sf.l2j.gameserver.model.quest import QuestState
from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest
Auto dld douleuei sto l2j-infinity ??
Hello L2 Players !
First i'm apologize for my suck english !
Secont : I was searching 2 weeks ago how to change mp pots power. The problem is i don't find anyone who posted something about this and i saw so mach guys with the same problem. So Today i take decision to make a guide about that.
Its simple:
we go at stats/skill and there we mast find the 2000-2099 xml and at this file find pollen
skill id="2005" levels="1" name="Pollen">
<set name="power" val="200.0"/> --------->there change the power like "1000.0" or whats you want
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="MANAHEAL"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="castRange" val="-1"/> ----------> and here you can change cast time
<set name="effectRange" val="-1"/>
<set name="buffDuration" val="15000"/>
<set name="isPotion" val="true"/>
That's all
I hope you occupied what i wanted to say
Thanks Ya !
When i open weapon.grp with file edit and i add custom weapon txt and when i save i get an error (...localhost/temp and bla bla...) wtf should i do ??
if anyone knows how to solve this problem please answer me!!!
Damn it ! ! ! i have a kinda problem with hedix. . . i have do it alright (i thing) but when am going to run game.server.console at last row it say me "Damn! Registeration Failed:Reason: wrong hedix" and when am going to run Login.server.console "Gameserver <127.0.0.1>: Connection lost: Socket closed" incorrect packet checksum, closing connection <LS> I Hope to help me someone with this shit :P