Just a question
#1

How can i add a picture via textdraw? like CJ's photo or etc. I don't mean Material text..
Reply
#2

Do you mean textdraw sprites?

You can create them with a textdraw editor and you can find the pictures/names here: https://sampforum.blast.hk/showthread.php?tid=291722
Reply
#3

Ooh thanks +rep . And can i have an example of using this tool? ... how should i put the line in Textdraw?
Reply
#4

The text of the textdraw should be with the format: FOLDER_NAME:ICON_NAME

An example of an old textdraw I had (ignore that it's per-player textdraw):
pawn Код:
Sprite_Backet[playerid] = CreatePlayerTextDraw(playerid, 163.000, 140.500, "LD_OTB2:backbet");
PlayerTextDrawFont(playerid, Sprite_Backet[playerid], 4);
PlayerTextDrawTextSize(playerid, Sprite_Backet[playerid], 319.000, 190.000);
PlayerTextDrawColor(playerid, Sprite_Backet[playerid], -140);
Reply
#5

Rep+ to Konstantinos too
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)