Hey there, I added a voiced command .info and created the main html inside gameserver/data/html. The main html contains some buttons that should open new html windows. Whats the proper way to call the other htmls? For example, NPCs use: action="bypass -h npc_%objectId%_Chat 1"
How can I call the other chats for a voiced command? I created the folder inside gameserver/data/html and numbered each file.
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.
RealIP - Usually with MITM proxies, since the traffic is funnelled from one server, you normally lose the real IP of the player which limits a lot of the functionality that you might have implemented. L2Proxy allows the LoginServer to pass the real IP of the used to the Gameserver during the Login->Gameserver player handoff
Question
tiguz
Hey there, I added a voiced command .info and created the main html inside gameserver/data/html. The main html contains some buttons that should open new html windows. Whats the proper way to call the other htmls? For example, NPCs use: action="bypass -h npc_%objectId%_Chat 1"
How can I call the other chats for a voiced command? I created the folder inside gameserver/data/html and numbered each file.
Thank you!
8 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.