open.mp icon indicating copy to clipboard operation
open.mp copied to clipboard

New functions - IsPlayerSelectingTextdraw, IsBuildingRemovedForPlayer.

Open uzi126 opened this issue 1 year ago • 1 comments
trafficstars

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).

uzi126 avatar Sep 10 '24 09:09 uzi126