Player Textdraw Not Showing
#1

Solved*
Reply
#2

Help.
Reply
#3

PlayerTextDrawShow function returns 1 if all goes well (playerid and textdraw are valid and created). Try to print in the console value that it returns here, to make sure that the code works:
Code:
PlayerTextDrawShow(playerid, Karakter[playerid][8]);
PlayerTextDrawShow(playerid, Karakter[playerid][9]);
PlayerTextDrawShow(playerid, Karakter[playerid][10]);
PlayerTextDrawShow(playerid, Karakter[playerid][11]);
PlayerTextDrawShow(playerid, Karakter[playerid][12]);
PlayerTextDrawShow(playerid, Karakter[playerid][13]);
PlayerTextDrawShow(playerid, Karakter[playerid][14]);
PlayerTextDrawShow(playerid, Karakter[playerid][15]);
Unfortunately I have no more ideas...
Reply
#4

Solved*
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)