Help Please
#1

Okay so how can i make it for the filterscript with this.
Код:
CallRemoteFunction("ShowInfoBox", "iisi", playerid, -1, "Welcome to Server.", 4000);
CallRemoteFunction("ShowInfoBox", "iisi", playerid, -1, "Please enjoy your stay.", 14000);
can someone help me script a filterscript or tell me how to script it so it matches. the number is the time it last be for changing to the next one. It is a textdraw.

Код:
        Textdraw0 = TextDrawCreate(126.000000, 160.000000, "");
	TextDrawAlignment(Textdraw0, 2);
	TextDrawBackgroundColor(Textdraw0, 255);
	TextDrawFont(Textdraw0, 1);
	TextDrawLetterSize(Textdraw0, 0.500000, 1.799999);
	TextDrawColor(Textdraw0, -1);
	TextDrawSetOutline(Textdraw0, 0);
	TextDrawSetProportional(Textdraw0, 1);
	TextDrawSetShadow(Textdraw0, 1);
	TextDrawTextSize(Textdraw0, 332.000000, 164.000000);
Reply
#2

anyone can help me?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)