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

New functions - IsPlayerSelectingTextdraw, IsBuildingRemovedForPlayer. #979

Open
teamseshuzi opened this issue Sep 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@teamseshuzi
Copy link

teamseshuzi commented Sep 10, 2024

IsPlayerSelectingAnyTextdraw(playerid) or IsPlayerSelectingTextdraw(playerid) (whatever sounds better) will return either true or false if SelectTextdraw is toggled for the player.
IsBuildingRemovedForPlayer(playerid, modelid, Float:fX, Float:fY, Float:fZ, Float:fRadius) self explanatory (taken from YSF).

@teamseshuzi teamseshuzi added the enhancement New feature or request label Sep 10, 2024
@NexiusTailer
Copy link
Contributor

IsBuildingRemovedForPlayer is already proposed. Related to #636

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

No branches or pull requests

2 participants