Hello guys, i'll make this post to avoid spam with the same questions.
The people stuck in choose server menu, what I can do?
There are different solutions:
1.- Open your ports.
2.- In the L2.ini (of your system) you have to put your extern IP (The public one) or your No-ip (http://www.no-ip.com/)
3.- In your host, type this down of all: 216.107.250.194 nProtect.lineage2.com (It worked to me, idk if its still working)
How I can put auto create accounts?
Go to C:\Server\login\config and open "loginserver" and search for this:
# Useable values: "True" - "False", use this option to choose whether accounts will be created
# automatically or not.
AutoCreateAccounts=True
Type it like in the example.
I want to ban an IP, How I can do it?
Go to navicat, then open Character table, search for the PJ's name, and near the name it shows you the account name, copy it.
Okey, now go to Account table, search for the account name and in the right it show you "lastIP", copy it.
Ok, now go to C:\Server\login\config and open the file "banned_ip" and type the IP down of all.
# Define IP or subnet to ban on login server
# IP (200.100.200.100) or fully qualified domain name
# (google.com) that resolves to an IP (use ping
# to determine if a domain resolves.
# (192.168.0.0/16 or 192.168.0.0/255.255.0.0 would be 192.168.*.*)
# Format: net/mask or ip
10.254.254.254
10.255.255.0/24
10.255.255.0/255.255.255.252
HERE ITS THE BANNED IP
I want a faster /unstuck, how I can change the time of it?
Go to C:\Server\gameserver\config, then search for the file called "Others" and search this:
# Unstuck interval, seconds, default is 300 sec.
UnstuckInterval = 10
In "UnstuckInterval" put whatever you want (In seconds)
I want to know the ID of an Item, how I do it?
There are several ways:
First way: In navicat, opening the tables and search for the weapon/armor/jewel/whatever you want.
Second way: With FileEdit. You can open itemname of your system and search for your item name, and near the name its the ID of it.
Thrid way: Inside the game you can press ALT + G (IF YOU ARE GM) and a panel will appear, then you must type the item name correctly, even if the item has Capital letters, small letters, apostrophes, inverted commas, whatever, type it when you can write, and click Itemsearch.
I see a mob that has a really nice weapon, but I dont know the name of it. How I can get the ID of the weapon?
Easy, press Shift and click (with left click) two times in the mob. It will show you a new windowns with serveral options, press "Edit mob" and if you take a look down you'll see rhand and lhand and it'll show you an ID, copy it.
I made my first GM Shop, but I want 2 multisell on it. How I can do it?
Go to your NPC HTML and open it with notepad, then type this:
<html><body><font color = "00FF00">Yeti</font><br>
<br>
Buy here your quest items
<br>
<a action="bypass -h npc_%objectId%_multisell 252525">Quest Item (First change)</a><br>
<a action="bypass -h npc_%objectId%_multisell 252524">Quest Item (Second change)</a><br>
</body></html>
(THIS IS MY EXAMPLE, JUST COPY THE <a action="....................)
If you want 2 multisell in the same npcs you have to copy this:
Quest Item (Segundo cambio)
Okey you see 252525 and 252524. You have to do 2 xml, one with the name 252525 and other with 252524. And when you press "Quest item (Second change)" it will open the 252524 xml.
Hello. You may encounter the Push item fail error when trying to pick up an item dropped on the ground by a mob.
or
You can throw something out of your inventory and pick it up again, several times.
Probably this is a quantum dependency) I don't understand at what point this happens, sometimes two items one after another experience push item errors, and sometimes I don't have enough thousands of attempts to repeat this trick)
In any case, this is just a visual error and after the relog, the item appears in the inventory. I think first i need to disconnect the extender and check it on a bare server. I still need time to check this, maybe it's not even about the autoloot function.
https://youtu.be/6mcfmdImofE
-----------
In general, I would like to thank our wonderful Emca Eressea for her deep knowledge in programming and reverse engineering. And for the fact that her work is open to everyone, this is very amazing, and incredibly valuable.
ADENA
500 K = 40e
1kk = 70e
3kk = 190e
ITEMS
staff of life = 150e
karmian set = 90e
elven jewls top D = 30e
Orcish Poleaxe+1 best C pole = 680e
any D grade armor on demand
discord
wiz0642_81242
Question
`Яomeo`
Hello guys, i'll make this post to avoid spam with the same questions.
The people stuck in choose server menu, what I can do?
There are different solutions:
1.- Open your ports.
2.- In the L2.ini (of your system) you have to put your extern IP (The public one) or your No-ip (http://www.no-ip.com/)
3.- In your host, type this down of all: 216.107.250.194 nProtect.lineage2.com (It worked to me, idk if its still working)
How I can put auto create accounts?
Go to C:\Server\login\config and open "loginserver" and search for this:
Type it like in the example.
I want to ban an IP, How I can do it?
Go to navicat, then open Character table, search for the PJ's name, and near the name it shows you the account name, copy it.
Okey, now go to Account table, search for the account name and in the right it show you "lastIP", copy it.
Ok, now go to C:\Server\login\config and open the file "banned_ip" and type the IP down of all.
I want a faster /unstuck, how I can change the time of it?
Go to C:\Server\gameserver\config, then search for the file called "Others" and search this:
In "UnstuckInterval" put whatever you want (In seconds)
I want to know the ID of an Item, how I do it?
There are several ways:
First way: In navicat, opening the tables and search for the weapon/armor/jewel/whatever you want.
Second way: With FileEdit. You can open itemname of your system and search for your item name, and near the name its the ID of it.
Thrid way: Inside the game you can press ALT + G (IF YOU ARE GM) and a panel will appear, then you must type the item name correctly, even if the item has Capital letters, small letters, apostrophes, inverted commas, whatever, type it when you can write, and click Itemsearch.
I see a mob that has a really nice weapon, but I dont know the name of it. How I can get the ID of the weapon?
Easy, press Shift and click (with left click) two times in the mob. It will show you a new windowns with serveral options, press "Edit mob" and if you take a look down you'll see rhand and lhand and it'll show you an ID, copy it.
I made my first GM Shop, but I want 2 multisell on it. How I can do it?
Go to your NPC HTML and open it with notepad, then type this:
(THIS IS MY EXAMPLE, JUST COPY THE <a action="....................)
If you want 2 multisell in the same npcs you have to copy this:
Quest Item (Segundo cambio)
Okey you see 252525 and 252524. You have to do 2 xml, one with the name 252525 and other with 252524. And when you press "Quest item (Second change)" it will open the 252524 xml.
My mana pots doesnt working, how I fix it?
Go to C:\Server\gameserver\data\stats\skills
Search for the file 2000-2099
Open it and search for this:
When you find this, copy this:
<set name="power" val="650.0"/> (650.0 its how much mana will restore the potion)
How I get the ID of a mob or a raid boss?
There are several ways:
First way: Search the NPC name in navicat and get the ID.
Second way:with the ALT + G menu, type the name correctly and click NPCSearch
Thrid way: Type //spawn and the name, for example //spawn Baium, then press Shift and click in the mob 2 times, and you'll know the ID.
Regards
7 answers to this question
Recommended Posts