Hi everyone, i got 2 questions. I just need advice or sugestion no much help.
1. When people login the heading is wrong. Let's say the heading has a value of 35000 and player log out. Value is stored on database at "heading" i checked it.
When player login the heading is not the same as in database. I added a System.out.println(activeChar.getHeading); and it return the value from the database, so the value hasnt change at all.
What's wrong is the broadcast. Other's watch you normally, but you watch your character in wrong direction (heading). So i guess is UserInfo.java
2. Same as previous the difference is that i made a code that changes the player heading. Example: activeChar.setHeading(0); then i type activeChar.broadcastUserInfo();
The player not see himself change direction but other's watch him change just fine. So i guess again UserInfo.java.
Something is wrong with it.. I checked broadcastUserInfo() and is same as aCis. First it sendPacket to this (userinfo) and then broadcasttoAll (charInfo).
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.
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
hello everyone !
I need help with a l2script Rev H5-Salvation/Classic build. I compiled the project, installed everything but I can't log in to the server, it won't log me in. I tried a thousand ways without good results. I leave you the error when logging in either with the H5-Salvation Client.
ERROR ---> WARN: IPBANMANAGER ---> IP !!!!
I'm waiting for help! Thank you!
Question
Afou To Patisa
Hi everyone, i got 2 questions. I just need advice or sugestion no much help.
1. When people login the heading is wrong. Let's say the heading has a value of 35000 and player log out. Value is stored on database at "heading" i checked it.
When player login the heading is not the same as in database. I added a System.out.println(activeChar.getHeading); and it return the value from the database, so the value hasnt change at all.
What's wrong is the broadcast. Other's watch you normally, but you watch your character in wrong direction (heading). So i guess is UserInfo.java
2. Same as previous the difference is that i made a code that changes the player heading. Example: activeChar.setHeading(0); then i type activeChar.broadcastUserInfo();
The player not see himself change direction but other's watch him change just fine. So i guess again UserInfo.java.
Something is wrong with it.. I checked broadcastUserInfo() and is same as aCis. First it sendPacket to this (userinfo) and then broadcasttoAll (charInfo).
Any advice?
0 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.