Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SetPlayerPrefix #977

Open
stamenkovicc opened this issue Sep 4, 2024 · 1 comment
Open

SetPlayerPrefix #977

stamenkovicc opened this issue Sep 4, 2024 · 1 comment
Labels
client enhancement New feature or request

Comments

@stamenkovicc
Copy link

stamenkovicc commented Sep 4, 2024

I suggest adding this function to OMP so that server systems, like organizations can put a prefix before a player’s name on the TAB list. This would be really handy for RolePlay, Freeroam and Deathmatch servers, making it easier to see roles, ranks at a glance.

 native SetPlayerPrefix(playerid, const prefix[], color);  

sa-mp-030

@stamenkovicc stamenkovicc added the enhancement New feature or request label Sep 4, 2024
@stamenkovicc stamenkovicc changed the title SetPlayerPrefix(playerid, const prefix[]); SetPlayerPrefix Sep 4, 2024
@Zorono
Copy link
Contributor

Zorono commented Sep 5, 2024

i think that this can be easily done with Pawn.Raknet but i don't really remember the packet ID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants