Jump to content

[FilterScript]The Eclipse - Registration Online Players


xxSPEEDYxx

Recommended Posts

Am vazut ca multi cer asta de pe The Eclipse care arata cati playeri au fost online in data de: %s, la ora %s...etc..

Asa ca mam gandit sa il fac intr-un FS... aici era request-ul: http://www.sa-mp.ro/forum/index.php/topic,13121.0.html

L-am luat de pe The Eclipse:

-Nu am schimbat absout nimica doar am cotropit tot ce era legat de aia si l-am gakt ca FS sa va fie mai usor

Aveti nevoie doar de Y_INI by Y_Less: http://forum.sa-mp.com/showthread.php?t=175565&highlight=Y_INI

Uitati si downloadu:

http://pastebin.com/13vEZevu

- FS

http://pastebin.com/LiTY6PCg

- ce trebuie pus ScriptFiles

Fara reclama in semnatura!

Link to comment
Share on other sites

L-ai compilat ?

Vad c-ai uitat astea: (ce e cu rosu)

fc LoadPlayerRecordData( name[ ] , value[ ] )

{

    if ( Get("Player_Record" ) ) S_DATA[ S_PlayersRec ] = strval( value );

    if ( Get("Player_Record_Minute" ) ) RecMinute = strval( value );

    if ( Get("Player_Record_Hour" ) ) RecHour = strval( value );

if ( Get("Player_Record_Day" ) ) RecDay = strval( value );

if ( Get("Player_Record_Month" ) ) RecMonth = strval( value );

if ( Get("Player_Record_Year" ) ) RecYear = strval( value );

if ( Get("Player_Record_Name" ) ) format( S_DATA[ S_RecName ], 30, "%s", value );

}

Frumos :)

Link to comment
Share on other sites

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.