Problem with selectable textdraw
#1

as i am using this

pawn Код:
CreatePlayerTextDraw
it isn't working with

pawn Код:
public OnPlayerClickTextDraw(playerid, Text:clickedid)
{
    if(clickedid == TextdrawClassZ)
    {
so is there any other code, which i could use ?
Reply
#2

all the info you need here:

https://sampwiki.blast.hk/wiki/CreatePlayerTextDraw
Reply
#3

OnPlayerClickPlayerTextDraw
This should work

EDIT: As I see from the title, you need SELECTABLE textdraw, you can use this too:
PlayerTextDrawSetSelectable.
Reply
#4

Thank you very much
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)