Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Global TextDraws:
- new Text:NwnEditor_TD[8];
- NwnEditor_TD[0] = TextDrawCreate(185.099700, 148.037475, "box");
- TextDrawLetterSize(NwnEditor_TD[0], 0.000000, 11.435992);
- TextDrawTextSize(NwnEditor_TD[0], 446.000000, 0.000000);
- TextDrawAlignment(NwnEditor_TD[0], 1);
- TextDrawColor(NwnEditor_TD[0], -1);
- TextDrawUseBox(NwnEditor_TD[0], 1);
- TextDrawBoxColor(NwnEditor_TD[0], 80);
- TextDrawSetShadow(NwnEditor_TD[0], 0);
- TextDrawBackgroundColor(NwnEditor_TD[0], 255);
- TextDrawFont(NwnEditor_TD[0], 1);
- TextDrawSetProportional(NwnEditor_TD[0], 1);
- NwnEditor_TD[1] = TextDrawCreate(190.200286, 137.399993, "obavijest");
- TextDrawLetterSize(NwnEditor_TD[1], 0.497000, 1.691874);
- TextDrawAlignment(NwnEditor_TD[1], 1);
- TextDrawColor(NwnEditor_TD[1], 9437183);
- TextDrawSetShadow(NwnEditor_TD[1], 0);
- TextDrawSetOutline(NwnEditor_TD[1], 1);
- TextDrawBackgroundColor(NwnEditor_TD[1], 255);
- TextDrawFont(NwnEditor_TD[1], 3);
- TextDrawSetProportional(NwnEditor_TD[1], 1);
- NwnEditor_TD[2] = TextDrawCreate(251.500000, 165.062500, "SUBOTA 21H");
- TextDrawLetterSize(NwnEditor_TD[2], 0.263500, 1.425000);
- TextDrawAlignment(NwnEditor_TD[2], 3);
- TextDrawColor(NwnEditor_TD[2], -1);
- TextDrawSetShadow(NwnEditor_TD[2], 0);
- TextDrawBackgroundColor(NwnEditor_TD[2], 255);
- TextDrawFont(NwnEditor_TD[2], 2);
- TextDrawSetProportional(NwnEditor_TD[2], 1);
- NwnEditor_TD[3] = TextDrawCreate(333.200958, 165.112609, "level upovi!");
- TextDrawLetterSize(NwnEditor_TD[3], 0.263500, 1.425000);
- TextDrawAlignment(NwnEditor_TD[3], 3);
- TextDrawColor(NwnEditor_TD[3], -1523766529);
- TextDrawSetShadow(NwnEditor_TD[3], 0);
- TextDrawBackgroundColor(NwnEditor_TD[3], 255);
- TextDrawFont(NwnEditor_TD[3], 2);
- TextDrawSetProportional(NwnEditor_TD[3], 1);
- NwnEditor_TD[4] = TextDrawCreate(266.700988, 180.675659, "IDEMO PONOVO");
- TextDrawLetterSize(NwnEditor_TD[4], 0.263500, 1.425000);
- TextDrawAlignment(NwnEditor_TD[4], 3);
- TextDrawColor(NwnEditor_TD[4], -1);
- TextDrawSetShadow(NwnEditor_TD[4], 0);
- TextDrawBackgroundColor(NwnEditor_TD[4], 255);
- TextDrawFont(NwnEditor_TD[4], 2);
- TextDrawSetProportional(NwnEditor_TD[4], 1);
- NwnEditor_TD[5] = TextDrawCreate(314.801757, 180.775665, "100/100");
- TextDrawLetterSize(NwnEditor_TD[5], 0.263500, 1.425000);
- TextDrawAlignment(NwnEditor_TD[5], 3);
- TextDrawColor(NwnEditor_TD[5], 8388863);
- TextDrawSetShadow(NwnEditor_TD[5], 0);
- TextDrawBackgroundColor(NwnEditor_TD[5], 255);
- TextDrawFont(NwnEditor_TD[5], 2);
- TextDrawSetProportional(NwnEditor_TD[5], 1);
- NwnEditor_TD[6] = TextDrawCreate(185.499969, 256.462951, "box");
- TextDrawLetterSize(NwnEditor_TD[6], 0.000000, 1.750000);
- TextDrawTextSize(NwnEditor_TD[6], 446.189208, 0.000000);
- TextDrawAlignment(NwnEditor_TD[6], 1);
- TextDrawColor(NwnEditor_TD[6], -1);
- TextDrawUseBox(NwnEditor_TD[6], 1);
- TextDrawBoxColor(NwnEditor_TD[6], 80);
- TextDrawSetShadow(NwnEditor_TD[6], 0);
- TextDrawBackgroundColor(NwnEditor_TD[6], 255);
- TextDrawFont(NwnEditor_TD[6], 1);
- TextDrawSetProportional(NwnEditor_TD[6], 1);
- NwnEditor_TD[7] = TextDrawCreate(418.399719, 255.625000, "OBAVIJEST SAMA NESTAJE ZA 30 SEKUNDI");
- TextDrawLetterSize(NwnEditor_TD[7], 0.244999, 1.652499);
- TextDrawAlignment(NwnEditor_TD[7], 3);
- TextDrawColor(NwnEditor_TD[7], -1);
- TextDrawSetShadow(NwnEditor_TD[7], 0);
- TextDrawBackgroundColor(NwnEditor_TD[7], 255);
- TextDrawFont(NwnEditor_TD[7], 2);
- TextDrawSetProportional(NwnEditor_TD[7], 1);
- //Total textdraws exported: 8 (8 global textdraws / 0 player textdraws) ~ 2/5/2020 ~ 17:45:33
- NwnEditor V1.18 BY nwn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement