Nu te inregistra daca esti idiot sau agramat!


AlphaCS.RO[ORIGINAL GAMING]


Thanks Thanks:  0
Likes Likes:  0
Results 1 to 1 of 1

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    User Info Menu

    [PLUGIN] Mostactive / !ore

    Nume: Mostactive
    Descriere: Plugin-ul afiseaza cate ore ai petrecut pe server. Arata orele totale, de la ct, t, spec.
    Versiune: 2.6.1
    Plugin Original: https://forums.alliedmods.net/showthread.php?p=1751973 /
    https://anonfiles.com/p4D322H0pc/addons_rar (aici e versiunea in care am adaugat comanda !ore)
    Instalare

    1. In addons/sourcemod/configs/databases.cfg bagi :

    Daca folosesit o baza de date de tip MYSQL bagi asta.
    PHP Code:
        "mostactive" // dont edit
        
    {
             
    "driver"            "mysql" // dont edit
             
    "host"                "YOUR HOST" // edit this
             
    "database"            "mostactive" // edit (optional)
             
    "user"                "YOUR USER" // edit this
             
    "pass"                "YOUR PASS" // edit this
        

    Daca folosesti baza de date a serverlui SQLlite folosesti asta.
    PHP Code:
        "mostactive"
        
    {
            
    "driver"    "sqlite"
            "database"  "mostactive"
        

    2. Descarci pluginu de aici https://anonfiles.com/p4D322H0pc/addons_rar si-l bagi in ftp asa cum e.


    3. Dai rr la server, intri pe server si scrii !ore.


    Imagini: https://prnt.sc/z4le6n
    Last edited by STEFANX.; 12-02-21 at 15:31.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •