You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Why do all players only have one IP address, which is the proxy's?
I did several tests and created a debug to collect all IP addresses that connect to the proxy. It collects them correctly, but when they are sent to the server, they get lost and stay with the proxy's IP address.
Question
l2jkain
Hi, I'm trying to create a npc for augment but it's not showing the items the player has in inventory what do I do?
error should be here
Set<ItemInstance> invitems = player.getInventory().getItems();
is not listing inventory items
12 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.