Jump to content
  • 0

Question

Posted

[pawn]//===========================================================================

    SetTimer("SchimbaNumele",6000, true);

    SetTimer("SchimbaHost",6000, true);

  SetTimer("TicketDraw", 600000, 1);

    SetTimer("Info",600000, true);

Textdraw987 = TextDrawCreate(502.000000,432.000000,"www.nume.ro");

    TextDrawAlignment(Textdraw987,1);

    TextDrawBackgroundColor(Textdraw987,0x000000ff);

    TextDrawFont(Textdraw987,3);

    TextDrawLetterSize(Textdraw987,0.299999,1.000000);

    TextDrawColor(Textdraw987,0xC4C901FF);

    TextDrawSetOutline(Textdraw987,1);

    TextDrawSetProportional(Textdraw987,1);

    TextDrawSetShadow(Textdraw987,1);

    ShowPlayerMarkers(1);

    ReactionTimer = SetTimer("ReactionTest",REACTION_TIME*1000*60,true);

    new string[MAX_PLAYER_NAME];

    new string1[MAX_PLAYER_NAME];

    EnableStuntBonusForAll( false );

for(new c=0;c<CAR_AMOUNT;c++)

{[/pawn]

As dori ca www.nume.ro sa se vada cu un scris dinacela cu din san andreas frumos

3 answers to this question

Recommended Posts

Posted

//===========================================================================
    SetTimer("SchimbaNumele",6000, true);
    SetTimer("SchimbaHost",6000, true);
   	SetTimer("TicketDraw", 600000, 1);
    SetTimer("Info",600000, true);
 	Textdraw987 = TextDrawCreate(502.000000,432.000000,"www.nume.ro");
    TextDrawAlignment(Textdraw987,1);
    TextDrawBackgroundColor(Textdraw987,0x000000ff);
    TextDrawFont(Textdraw987,0);
    TextDrawLetterSize(Textdraw987,0.299999,1.000000);
    TextDrawColor(Textdraw987,0xC4C901FF);
    TextDrawSetOutline(Textdraw987,1);
    TextDrawSetProportional(Textdraw987,1);
    TextDrawSetShadow(Textdraw987,1);
    ShowPlayerMarkers(1);
    ReactionTimer = SetTimer("ReactionTest",REACTION_TIME*1000*60,true);
    new string[MAX_PLAYER_NAME];
    new string1[MAX_PLAYER_NAME];
    EnableStuntBonusForAll( false );
	for(new c=0;c<CAR_AMOUNT;c++)
	{

Incearca asa !

[...] Let's just remember.

Posted

Modifici de aici.

[pawn]TextDrawLetterSize(Textdraw987,0.299999,1.000000);[/pawn]

Titlu.

Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.