KitsuneLab-Development / K4-RPG

A modular plugin that support to gain experience and upgrade skills.
GNU General Public License v3.0
17 stars 3 forks source link

[REQ] Show exp and available skill points via worldtext API #6

Open allensw00 opened 3 months ago

allensw00 commented 3 months ago

Would be cool to see player's own level, experience points and available skill points via https://github.com/K4ryuu/K4-WorldText-API

Have this tied to clip_limit. Just to replicate SM-RPG hud text back in csgo era.

Also add !rpghud to show/hide this worldtext hud

K4ryuu commented 3 months ago

The idea is good, but the WorldTextAPI has no client binding currently. I have to dig a bit deeper to find that, but I had no time to do so yet. I will check it shortly. Thank you for the idea.

allensw00 commented 2 months ago

EntWatch has a worldtext part that has client binding. Maybe have a look at how it is done :) https://github.com/darkerz7/EntWatchSharp

Image

K4ryuu commented 1 week ago

Greetings, I checked the possibilities with the parental world text, but it has delay in the movements, which may be really annoying for the user. So when you turn, it turns slower to your hud.

allensw00 commented 1 week ago

I'm fine with that, at least that worldtext hud can be toggled, and the position can be changed along with preference settings :) Don't have to type !rpg just to see available exp and skill points anymore