-- Closed Thread
Results 1 to 3 of 3
  1. cerere Messages_show compiled

    #1
    eL^Dinamic's Avatar
    Member since
    Oct 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Achievements Days Since Last Visited 3 Days Since Last Visited 2 Days Since Last Visited 1 Days Registered 3 Days Registered 2 Days Registered 1
    Doneaza
    Sustine Comunitatea WarGods!
    Fii unul de-al nostru! Doneaza
    Doneaza in Cont Bancar
    Click aici pentru a face o Donatie

    cerere Messages_show compiled

    Code:
    You have to register to be able to see this link. Register HERE! If you are already a member please log in! If you still you are not able to see the link you need to activate your account or an administrator need to activate your account!

  2. cerere Messages_show compiled

    #2
    Administrator Tiger's Avatar
    Member since
    Sep 2010
    Location
    127.0.0.1
    Posts
    9,314
    Blog Entries
    3
    Mentioned
    167 Post(s)
    Achievements Mentions Received 3 Mentions Given 2 Mentions Received 2 Mentions Received 1 Mentions Given 1 Threads Rating Received 2 Threads Rating Received 1 Visitor Messages Received 1
    Doneaza
    Sustine Comunitatea WarGods!
    Fii unul de-al nostru! Doneaza
    Doneaza in Cont Bancar
    Click aici pentru a face o Donatie

    Te-as ruga sa nu mai faci reclama la alte comunitati/servere . Iti recomand sa folosesti You have to register to be able to see this link. Register HERE! If you are already a member please log in! If you still you are not able to see the link you need to activate your account or an administrator need to activate your account! , deoarece este usor de instalat, mesajele fiind usor de modificat (nu necesita recompilarea pluginului, ci doar editarea fisierului messages.ini) si de asemenea, ofera suport si pentru mesaje de tip HUD .
    *****************


  3. cerere Messages_show compiled

    #3
    Membru - Silver Elite Power.'s Avatar
    Member since
    Jun 2011
    Location
    localhost
    Posts
    234
    Mentioned
    0 Post(s)
    Achievements Total Posts 2 Total Posts 1 Days Registered 4 Days Registered 3 Days Registered 2 Days Registered 1 Threads 1 Confirmed Friends 1
    Doneaza
    Sustine Comunitatea WarGods!
    Fii unul de-al nostru! Doneaza
    Doneaza in Cont Bancar
    Click aici pentru a face o Donatie

    Poftim, in caz ca nu te razgandesti sa folosesti pluginul dat de Tiger.

    PHP Code:
    #include <amxmodx>
    #include <amxmisc>

    #define PLUGIN "Messages Shower"
    #define VERSION "2.0"
    #define AUTHOR "SuNLiNE"

    #define ADVERTISING_TIME 30.0 // intervalul de secunde intre mesaje

    stock const messages[][] = {
       
       
    "[p4f] Nu injurati pe server (gag/llama/kick)!",
       
    "[p4f] Nu faceti reclama la alte server ! (banip)",
       
    "[p4f] Nu folositi coduri (ban/addban/banip) !",
       
    "[p4f] Iti multumim ca ai ales ************** ! !",
       
    "[p4f] Pentru a vedea admini online admin_who !",
       
    "[InFo] Muzuic Live server /listen",
       
    "[p4f] ADD TO FAVORITES **************| IP ************** (THANKS)",
       
    "[p4f] Admini] Nu Schimbati harta FARA VOT!",
       
    "[Info] Pentru orice greseala suporti consecintele!!!",
       
    "[FUN] Respecte si vei fi respectat",
       
    "[FUN] Jocul este FREE cu conditia TS BMB/CT DEFUSE riscati slap/slay/kick"
    }


    public 
    plugin_init() {
       
    register_plugin(PLUGINVERSIONAUTHOR)
       
       
    set_task(ADVERTISING_TIME"show_messages"___,"b");
    }

    public 
    show_messages()
    {
       new 
    Buffer[256];
       
    formatex(Buffersizeof Buffer 1"^x04%s"messages[random(sizeof messages)]);
       
       new 
    players[32], numid;
       
    get_players(playersnum);
       
       for(new 
    num i++)
       {
          
    id players[i]
         
          
    message_begin(MSG_ONEget_user_msgid("SayText"), _id);
          
    write_byte(id);
          
    write_string(Buffer);
          
    message_end();
       }

    Be or not to be. That's the question!

Posting Permissions

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

Partners
Humble Monthly Bundle
Voucher PC-Garage