open.mp
open.mp copied to clipboard
New functions - IsPlayerSelectingTextdraw, IsBuildingRemovedForPlayer.
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).