• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

how display a fictional skill bar in otclient?

Tecosan

Member
Joined
Oct 28, 2008
Messages
133
Reaction score
15
Hello, I want to add a new window with skill bars.

I just want to make a script on server side with storages.

Example:

My "new skill" is "Example"
When you level up, you earn points and you choose how to use them.
In this case, I want to Increase one level to "Example" (that cost 1 point)

"Example" stores its points in database

I want to display in otclient a window with my customs skills (in this case, Example) and show the number of points in "Example". I figured out that may be possible to show the value in otclient reading the points of skill in database.

11205564_984131358298745_7419508690150877789_n.jpg
 
thanks, Im going to check it :D

EDIT: This thing about modal windows seems okay but I'm not sure yet if this would help me to check in database, let me try. thanks again
 
Last edited:
thanks, Im going to check it :D

EDIT: This thing about modal windows seems okay but I'm not sure yet if this would help me to check in database, let me try. thanks again

Try to find the part where it shows the skills of players, maybe its usefull for the database part.
Would like to help you but never worked with otclient yet, also I do not have a server to test it with.
 
Back
Top