Advertisement
Sem_Loreann

Untitled

Apr 22nd, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. Poloska[0][playerid] = CreatePlayerTextDraw(playerid, 491.764709, 106.166664, "LD_SPAC:white");
  2. PlayerTextDrawLetterSize(playerid, Poloska[0][playerid], 0.000000, 0.000000);
  3. PlayerTextDrawTextSize(playerid, Poloska[0][playerid], 125.647071, 5.249999);
  4. PlayerTextDrawAlignment(playerid, Poloska[0][playerid], 1);
  5. PlayerTextDrawColor(playerid, Poloska[0][playerid], 8388863);
  6. PlayerTextDrawSetShadow(playerid, Poloska[0][playerid], 0);
  7. PlayerTextDrawSetOutline(playerid, Poloska[0][playerid], 0);
  8. PlayerTextDrawFont(playerid, Poloska[0][playerid], 4);
  9.  
  10. Poloska[1][playerid] = CreatePlayerTextDraw(playerid, 490.882354, 120.000015, "LD_SPAC:white");
  11. PlayerTextDrawLetterSize(playerid, Poloska[1][playerid], 0.000000, 0.000000);
  12. PlayerTextDrawTextSize(playerid, Poloska[1][playerid], 126.588249, 5.249999);
  13. PlayerTextDrawAlignment(playerid, Poloska[1][playerid], 1);
  14. PlayerTextDrawColor(playerid, Poloska[1][playerid], -5963521);
  15. PlayerTextDrawSetShadow(playerid, Poloska[1][playerid], 0);
  16. PlayerTextDrawSetOutline(playerid, Poloska[1][playerid], 0);
  17. PlayerTextDrawFont(playerid, Poloska[1][playerid], 4);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement