Guys i just tested this server and was a waste of time, debuff and stun landrate 1000%, buged as shit, u cant even farm cuze u cant drain from mobs.
Just dont try it, and if u do :LOL: ...
Fella ur OS is 32bits as i can imagine, so u need to edit the line to work with it.
java -Dfile.encoding=UTF-8 -Xmx1G -cp config;./* l2p.gameserver.GameServer
xmx means the Max Ram
Xms means the min Ram
so edit it to this and try
java -Dfile.encoding=UTF-8 -Xms512m -Xmx1024m -cp config;./* l2p.gameserver.GameServer
or
java -Dfile.encoding=UTF-8 -Xms1024m -Xmx1024m -cp config;./* l2p.gameserver.GameServer
^_^
Take this:
java -server -Dfile.encoding=UTF-8 -Xmx1G -cp config;./* l2p.gameserver.GameServer
An chage it for this:
java -Dfile.encoding=UTF-8 -Xmx1G -cp config;./* l2p.gameserver.GameServer
or add server to ur mysql folder and paste the files on it
This code doesnt work for me, i tried lots time to adapt it, and works only when i'm stand, i mean i hit a mob and the effect is gone it's the same for players.