28.01.2017, 07:06
Oh yea nice bump iLearner!
So, i was using this onplayerconnect
But the the image does not appear, tbh i am kinda new to this
So, i was using this onplayerconnect
PHP Code:
new PlayerText:PlayerTextdraw1;
PlayerTextdraw1 = CreatePlayerTextDraw(playerid, -0.500, -2.000, "loadsc12:loadsc12_A");
PlayerTextDrawFont(playerid, PlayerTextdraw1, 4);
PlayerTextDrawTextSize(playerid, PlayerTextdraw1, 641.500, 451.000);
PlayerTextDrawColor(playerid, PlayerTextdraw1, -1);
PlayerTextDrawShow(playerid, PlayerTextdraw1);