[Solved]Poker Cards In TextDraw not showing
#1

As the title says, on screen it doesn't show the card, but the text:'LD_POKE:cd9c'
What is the problem?
pawn Код:
//this is global ˇˇ
new PlayerText:PokerCardsTd[MAX_PLAYERS][6][2];

//OnPlayerCommandText(playerid,cmdtext[])
PokerCardsTd[playerid][0][0]=CreatePlayerTextDraw(playerid,210,389,"LD_POKE:cd9c");
PlayerTextDrawShow(playerid,PokerCardsTd[playerid][0][0]);
EDIT: Solved it myself.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)