altmp / altv-issues

Issues and roadmap for alt:V project
93 stars 17 forks source link

Add TextLabel to Server #1840

Open Revyn112 opened 1 year ago

Revyn112 commented 1 year ago

Description of the problem

As the TextLabel will be coming soon to the Client API, it would be really nice to implement the TextLabel also to Server API.

Desired solution for the problem

A native way of implementing this should be the goal over self-constructed synced methods.

Alternatives you considered

Can yet be already done through EntitySync.

Additional context

No response

Version

No response

LightSrc commented 1 year ago

Would be helpful

enisn commented 1 year ago

It's already been implemented by @Stuyk https://github.com/Stuyk/altv-os-global-textlabels

I think it can be included in AltV API by default. It's an essential feature.