09.07.2012, 20:43
hi i created this with your script:
it works fine when your filterscript is loaded but when i unload it and restart the server there is no text string you will see a little line of the box but further nothing.....
Код:
Textdraw0 = TextDrawCreate(1.000000, 432.000000, "CUSTOM SERVER"); TextDrawBackgroundColor(Textdraw0, 255); TextDrawFont(Textdraw0, 3); TextDrawLetterSize(Textdraw0, 0.529999, 1.600000); TextDrawColor(Textdraw0, -1); TextDrawSetOutline(Textdraw0, 1); TextDrawSetProportional(Textdraw0, 1); TextDrawUseBox(Textdraw0, 1); TextDrawBoxColor(Textdraw0, 100); TextDrawTextSize(Textdraw0, 640.000000, 0.000000);