Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- new Text:Wanted[12];
- Wanted[0] = TextDrawCreate(506.000000, 111.000000, "]");
- TextDrawBackgroundColor(Wanted[0], 255);
- TextDrawFont(Wanted[0], 0);
- TextDrawLetterSize(Wanted[0], 0.560000, 1.699999);
- TextDrawColor(Wanted[0], -1);
- TextDrawSetOutline(Wanted[0], 0);
- TextDrawSetProportional(Wanted[0], 1);
- TextDrawSetShadow(Wanted[0], 1);
- TextDrawSetSelectable(Wanted[0], 0);
- Wanted[1] = TextDrawCreate(524.000000, 111.000000, "]");
- TextDrawBackgroundColor(Wanted[1], 255);
- TextDrawFont(Wanted[1], 0);
- TextDrawLetterSize(Wanted[1], 0.560000, 1.700000);
- TextDrawColor(Wanted[1], -1);
- TextDrawSetOutline(Wanted[1], 0);
- TextDrawSetProportional(Wanted[1], 1);
- TextDrawSetShadow(Wanted[1], 1);
- TextDrawSetSelectable(Wanted[1], 0);
- wanted[2] = .....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement