Jump to content

[FS] Ceas !


zroT

Recommended Posts

Frumos, bravo...


Asta:

[pawn] if(weekday == 2){TextDrawSetString(Zile,"Marti");}

if(weekday == 3){TextDrawSetString(Zile,"Miercuri");}

if(weekday == 4){TextDrawSetString(Zile,"Joi");}

if(weekday == 5){TextDrawSetString(Zile,"Vineri");}

if(weekday == 6){TextDrawSetString(Zile,"Sambata");}

if(weekday == 7){TextDrawSetString(Zile,"Duminica");}

if(weekday == 1){TextDrawSetString(Zile,"Luni");}[/pawn]

Nu era mai usor asa?

[pawn] switch( weekday )

{

case 1: TextDrawSetString( Zile, "Luni" );

case 2: TextDrawSetString( Zile, "Marti" );

case 3: TextDrawSetString( Zile, "Miercuri" );

case 4: TextDrawSetString( Zile, "Joi" );

case 5: TextDrawSetString( Zile, "Vineri" );

case 6: TextDrawSetString( Zile, "Sambata" );

case 7: TextDrawSetString( Zile, "Duminica" );

}

[/pawn]

Oricum, buna treaba...

142sj0l.png

Underground-GFX

Link to comment
Share on other sites

  • 1 month later...

Ce repede stiti sa furati Fs acest ceas lam luat si eu de pe samp.com nu mai postati ce nu e creat de voi. de asta nu a modificat ca nu stia io fost mai usor sa il ee si sa il puna pe acest forum.rusine

Frumos, bravo...


Asta:

[pawn] if(weekday == 2){TextDrawSetString(Zile,"Marti");}

if(weekday == 3){TextDrawSetString(Zile,"Miercuri");}

if(weekday == 4){TextDrawSetString(Zile,"Joi");}

if(weekday == 5){TextDrawSetString(Zile,"Vineri");}

if(weekday == 6){TextDrawSetString(Zile,"Sambata");}

if(weekday == 7){TextDrawSetString(Zile,"Duminica");}

if(weekday == 1){TextDrawSetString(Zile,"Luni");}[/pawn]

Nu era mai usor asa?

[pawn] switch( weekday )

{

case 1: TextDrawSetString( Zile, "Luni" );

case 2: TextDrawSetString( Zile, "Marti" );

case 3: TextDrawSetString( Zile, "Miercuri" );

case 4: TextDrawSetString( Zile, "Joi" );

case 5: TextDrawSetString( Zile, "Vineri" );

case 6: TextDrawSetString( Zile, "Sambata" );

case 7: TextDrawSetString( Zile, "Duminica" );

}

[/pawn]

Oricum, buna treaba...

Link to comment
Share on other sites

  • 2 weeks later...

Un ceas, oricum mersi pentru timpul care ti lai luat sa il creezi.  :wink:

____________________________________________________________________________

Corect ar fi sa pui creditele creatorului. Dar alt exemplu e asta (yo nu zic nimic):

Cine mai pune creditele lu' FeaR si creatorii Gm-ului GodFather? Au iesit zeci de versiuni de RP.  Facute la baza GM-ului GodFather, nu in multe am vazut creditele lu' FeaR.

Working on:

-[FS]iTuning (With ALL components & Neons).

-[FS]iRadar (Advanced Speed Cameras).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.