Sprites Problem
#1

Hi people. I have a problem with sprites textdraw y create a sprite with this command(zcmd):
pawn Код:
zcmd(mapa, playerid, params[]){
    Sprite0 = TextDrawCreate(200.0, 220.0, "samaps:map");
    TextDrawFont(Sprite0, 4);
    TextDrawColor(Sprite0,0xFFFFFFFF);
    TextDrawShowForPlayer(playerid,Sprite0);
    return 1;
}
The problem is that the textdraw never apear... please help me
Reply
#2

put the text draw coords
Reply
#3

How i donґt understand?? How can i create a Sprite? ther ir a program? or something else?
Reply
#4

What you mean by sprite anyway? Like a GUI?
Reply
#5

No. The new textdraws sprite... The ones that are created by GTA
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)