Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Global TextDraws:
- new Text:IncludeTD[8];
- IncludeTD[0] = TextDrawCreate(533.333496, 7.999997, "Include~n~");
- TextDrawLetterSize(IncludeTD[0], 0.400000, 1.600000);
- TextDrawAlignment(IncludeTD[0], 1);
- TextDrawColor(IncludeTD[0], 14456575);
- TextDrawSetShadow(IncludeTD[0], 0);
- TextDrawSetOutline(IncludeTD[0], 0);
- TextDrawBackgroundColor(IncludeTD[0], 255);
- TextDrawFont(IncludeTD[0], 3);
- TextDrawSetProportional(IncludeTD[0], 1);
- TextDrawSetShadow(IncludeTD[0], 0);
- IncludeTD[1] = TextDrawCreate(552.778076, 22.000000, "Roleplay");
- TextDrawLetterSize(IncludeTD[1], 0.400000, 1.600000);
- TextDrawAlignment(IncludeTD[1], 1);
- TextDrawColor(IncludeTD[1], -1);
- TextDrawSetShadow(IncludeTD[1], 0);
- TextDrawSetOutline(IncludeTD[1], 0);
- TextDrawBackgroundColor(IncludeTD[1], 255);
- TextDrawFont(IncludeTD[1], 3);
- TextDrawSetProportional(IncludeTD[1], 1);
- TextDrawSetShadow(IncludeTD[1], 0);
- IncludeTD[2] = TextDrawCreate(582.222167, 13.703718, "v2.3.2");
- TextDrawLetterSize(IncludeTD[2], 0.246666, 1.138518);
- TextDrawAlignment(IncludeTD[2], 1);
- TextDrawColor(IncludeTD[2], -1510298369);
- TextDrawSetShadow(IncludeTD[2], 0);
- TextDrawSetOutline(IncludeTD[2], -1);
- TextDrawBackgroundColor(IncludeTD[2], 255);
- TextDrawFont(IncludeTD[2], 1);
- TextDrawSetProportional(IncludeTD[2], 1);
- TextDrawSetShadow(IncludeTD[2], 0);
- IncludeTD[3] = TextDrawCreate(213.132980, 428.118560, "www.includE");
- TextDrawLetterSize(IncludeTD[3], 0.400000, 1.600000);
- TextDrawAlignment(IncludeTD[3], 1);
- TextDrawColor(IncludeTD[3], 14456575);
- TextDrawSetShadow(IncludeTD[3], 0);
- TextDrawSetOutline(IncludeTD[3], 1);
- TextDrawBackgroundColor(IncludeTD[3], 255);
- TextDrawFont(IncludeTD[3], 2);
- TextDrawSetProportional(IncludeTD[3], 1);
- TextDrawSetShadow(IncludeTD[3], 0);
- IncludeTD[4] = TextDrawCreate(325.939849, 428.129486, "-ogc.info");
- TextDrawLetterSize(IncludeTD[4], 0.400000, 1.600000);
- TextDrawAlignment(IncludeTD[4], 1);
- TextDrawColor(IncludeTD[4], -1);
- TextDrawSetShadow(IncludeTD[4], 0);
- TextDrawSetOutline(IncludeTD[4], 1);
- TextDrawBackgroundColor(IncludeTD[4], 255);
- TextDrawFont(IncludeTD[4], 2);
- TextDrawSetProportional(IncludeTD[4], 1);
- TextDrawSetShadow(IncludeTD[4], 0);
- IncludeTD[5] = TextDrawCreate(217.667114, 418.148193, "22:22");
- TextDrawLetterSize(IncludeTD[5], 0.267778, 1.339999);
- TextDrawAlignment(IncludeTD[5], 1);
- TextDrawColor(IncludeTD[5], -1);
- TextDrawSetShadow(IncludeTD[5], 1);
- TextDrawSetOutline(IncludeTD[5], 1);
- TextDrawBackgroundColor(IncludeTD[5], 255);
- TextDrawFont(IncludeTD[5], 2);
- TextDrawSetProportional(IncludeTD[5], 1);
- TextDrawSetShadow(IncludeTD[5], 1);
- IncludeTD[6] = TextDrawCreate(365.078308, 418.392700, "12/12/1212");
- TextDrawLetterSize(IncludeTD[6], 0.212334, 1.369999);
- TextDrawAlignment(IncludeTD[6], 1);
- TextDrawColor(IncludeTD[6], 14456575);
- TextDrawSetShadow(IncludeTD[6], 1);
- TextDrawSetOutline(IncludeTD[6], 1);
- TextDrawBackgroundColor(IncludeTD[6], 255);
- TextDrawFont(IncludeTD[6], 2);
- TextDrawSetProportional(IncludeTD[6], 1);
- TextDrawSetShadow(IncludeTD[6], 1);
- IncludeTD[7] = TextDrawCreate(290.000000, 190.000000, "");
- TextDrawLetterSize(IncludeTD[7], 0.400000, 1.600000);
- TextDrawTextSize(IncludeTD[7], 295.000000, 0.000000);
- TextDrawAlignment(IncludeTD[7], 3);
- TextDrawColor(IncludeTD[7], -1);
- TextDrawUseBox(IncludeTD[7], 1);
- TextDrawBoxColor(IncludeTD[7], 255);
- TextDrawSetShadow(IncludeTD[7], -12);
- TextDrawSetOutline(IncludeTD[7], 0);
- TextDrawBackgroundColor(IncludeTD[7], 255);
- TextDrawFont(IncludeTD[7], 1);
- TextDrawSetProportional(IncludeTD[7], 0);
- TextDrawSetShadow(IncludeTD[7], -12);
- //Player TextDraws:
- new Text:TDEditor_PTD[MAX_PLAYERS][2];
- TDEditor_PTD[playerid][0] = CreatePlayerTextDraw(playerid, 514.922424, 108.592514, "9,876,543,210_$");
- PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][0], 0.352000, 1.570000);
- PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][0], 1);
- PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][0], 11206911);
- PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 1);
- PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][0], 0);
- PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][0], 255);
- PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][0], 3);
- PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][0], 1);
- PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 1);
- PlayerTextDrawSetSelectable(playerid, TDEditor_PTD[playerid][0], true);
- TDEditor_PTD[playerid][1] = CreatePlayerTextDraw(playerid, 514.922424, 124.992263, "9,876,543,210_G");
- PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][1], 0.352000, 1.570000);
- PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][1], 1);
- PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][1], -1244929);
- PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][1], 1);
- PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][1], 0);
- PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][1], 255);
- PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][1], 3);
- PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][1], 1);
- PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][1], 1);
- PlayerTextDrawSetSelectable(playerid, TDEditor_PTD[playerid][1], true);
Advertisement
Add Comment
Please, Sign In to add comment