Advertisement
Guest User

Untitled

a guest
Oct 17th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. ZBPTD[playerid][ 0 ] = PlayerDrawCreate(498.000000, 97.000000, "~b~BANKA: 1232451 $");
  2. PlayerDrawBackgroundColor(Glavni_TD[ 4 ], 255);
  3. PlayerDrawFont(Glavni_TD[ 4 ], 2);
  4. PlayerDrawLetterSize(Glavni_TD[ 4 ], 0.240000, 1.000000);
  5. PlayerDrawColor(Glavni_TD[ 4 ], -1);
  6. PlayerDrawSetOutline(Glavni_TD[ 4 ], 1);
  7. PlayerDrawSetProportional(Glavni_TD[ 4 ], 1);
  8. PlayerDrawSetSelectable(Glavni_TD[ 4 ], 0);
  9.  
  10. ZBPTD[playerid][ 1 ] = PlayerDrawCreate(498.000000, 105.000000, "~y~ZLATO: 1325352 G");
  11. PlayerDrawBackgroundColor(Glavni_TD[ 5 ], 255);
  12. PlayerDrawFont(Glavni_TD[ 5 ], 2);
  13. PlayerDrawLetterSize(Glavni_TD[ 5 ], 0.230000, 1.000000);
  14. PlayerDrawColor(Glavni_TD[ 5 ], -1);
  15. PlayerDrawSetOutline(Glavni_TD[ 5 ], 1);
  16. PlayerDrawSetProportional(Glavni_TD[ 5 ], 1);
  17. PlayerDrawSetSelectable(Glavni_TD[ 5 ], 0);
  18.  
  19. ZBPTD[playerid][ 2 ] = PlayerDrawCreate(498.000000, 113.000000, "~r~PLATA: 12341241 $");
  20. PlayerDrawBackgroundColor(Glavni_TD[ 6 ], 255);
  21. PlayerDrawFont(Glavni_TD[ 6 ], 2);
  22. PlayerDrawLetterSize(Glavni_TD[ 6 ], 0.230000, 1.000000);
  23. PlayerDrawColor(Glavni_TD[ 6 ], -1);
  24. PlayerDrawSetOutline(Glavni_TD[ 6 ], 1);
  25. PlayerDrawSetProportional(Glavni_TD[ 6 ], 1);
  26. PlayerDrawSetSelectable(Glavni_TD[ 6 ], 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement