i posted this in client dev section too but noone seems to know :(
I want to show "critical damage" STAT in the detail stat window
i edited the interface.xdat to add the 2 things the other stats have, it shows the static text on the left but i need a way to get the value from server to client
so...how can i get the value of critical damage or skill reuse or any other stat a character has and display it as it does for patk matk etc?
what i found out so far:
DetailStatusWindow.uc is the one handling the stats display http://prntscr.com/jup5vi
This one gets the info out of the packet( also in DetailStatusWindow.uc )
http://prntscr.com/jup6fb
but i cant find GetPlayerInfo ANYWHERE, i dont know how the stats are linked etc.
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.
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!
Hello !
I have a problem when connecting to the pack with the Salvation client, it blocks my IP, I see that the account is created in the database but it remains logged in.
Any idea what it could be? ALso with H5 CLient !
Thank you !
Question
SillverShadow
i posted this in client dev section too but noone seems to know :(
I want to show "critical damage" STAT in the detail stat window
i edited the interface.xdat to add the 2 things the other stats have, it shows the static text on the left but i need a way to get the value from server to client
http://prntscr.com/jup9cj
http://prntscr.com/jup8gl
so...how can i get the value of critical damage or skill reuse or any other stat a character has and display it as it does for patk matk etc?
what i found out so far :
DetailStatusWindow.uc is the one handling the stats display
http://prntscr.com/jup5vi
This one gets the info out of the packet( also in DetailStatusWindow.uc )
http://prntscr.com/jup6fb
but i cant find GetPlayerInfo ANYWHERE, i dont know how the stats are linked etc.
Any help is welcome
4 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.