frozzys

Untitled

May 7th, 2012
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 0.59 KB | None | 0 0
  1.   CMDText2=TextDrawCreate(25.000000, 135.000000, "Serverio Komandos~N~~N~     ~G~1. ~Y~/dtele~N~     ~G~2. ~Y~/stele~N~     ~G~3. ~Y~/drtele~N~     ~G~4. ~Y~/ftele~N~     ~G~5. ~Y~/sutele~N~     ~G~6. ~Y~/zinfo~N~     ~G~7. ~Y~/top10~N~");
  2.         TextDrawAlignment(CMDText2, 1);
  3.         TextDrawBoxColor(CMDText2, 0x00000055);
  4.         TextDrawFont(CMDText2, 1);
  5.         TextDrawTextSize(CMDText2, 235.000000, 20.000000);
  6.         TextDrawSetShadow(CMDText2, 0);
  7.         TextDrawSetOutline(CMDText2, 1);
  8.         TextDrawTextSize(CMDText2, 235.000000, 20.000000);
  9.         TextDrawUseBox(CMDText2, 1);
Advertisement
Add Comment
Please, Sign In to add comment