Jump to content

missingxalone

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by missingxalone

  1. index.php?app=downloads&module=display&section=screenshot&id=2824

    File Name: @sann (Custom Broadcast Command)

    File Submitter: missingxalone

    File Submitted: 18 Feb 2013

    File Category: Source Modifications

    Content Author: missingxalone

    The commands is @sann (contraction of staff announced), but you can use 3 types of sintaxis (because was add in the atcommand_eathena.conf 2 alias).

    The sintaxis is:

    • @sann
    • @astaff
    • @staff

    What's new in versión 3.1?

    And auto detect what group belongs the GM and will add their label; all this using whatever you want in the sintaxis. So, if you'll use @sann, astaff or @staff the result will be the same.

    Note: Don't remove the credits, please

    Click here to download this file

  2. I think that an Admin has turned off my files, but you can download it on my sourceforge.
    Whatever you want, tell me in this topic. I'll tell to the Admin that upload my files on rAthena coming soon, but I'll attach it on this post too.

    my suggestion, why don't make it with 1 command, @cb for custom broadcast.

    the color depends on every pc_get_group_level that written on .conf file maybe?

     

    Nice suggestion, I'll try to do it coming soon and I'll refresh my links and files, thank you

    my suggestion, why don't make it with 1 command, @cb for custom broadcast

     

     

    I did the Command and the patch for to implement in your servers.
     
    The commands is @sann (contraction of staff announced), but you can use 3 types of sintaxis (because was add in the atcommand_eathena.conf 2 labels).
     

    The sintaxis is:

    • @sann
    • @astaff
    • @staff
     
    What's new in versión 3.1?
     
    And auto detect what group  belongs the GM and will add their label; all this using whatever you want in the sintaxis. So, if you'll use @sann, astaff or @staff the result will be the same.

    broadcast.patch

    • Upvote 1
  3. First:

    Use you GRF or Data folder? If you use GRF file you need create a GPF file with your GRF Builder.

     

    Later:

    You upload your GRF File to your patch site folder. You has indicated the site in neoncube.ini

     

    Finally:

    Add in your Patch txt file (indicated also in the neoncube.ini) with that sequence:

     

    1 GRF NameGPF.gpf
  4. index.php?app=downloads&module=display&section=screenshot&id=2788

    File Name: Admin's Custom Broadcast

    File Submitter: missingxalone

    File Submitted: 29 Jan 2013

    File Category: Source Modifications

    Content Author: missingxalone

    That Mod adds a Custom Admin's Broadcast with a Custom Label:

    The format to this command is: @adm <message>

    For Example: If you write @adm Hello World, that's my Custom Command for rAthena.

    The result is: [Admin] Name: Hello World, that's my Custom Command for rAthena.

    If you want modify the broadcast's color you need change the hexadecimal color in that line for the color that you like it, in this case from Admin's Custom Label:

    0x99CCFF

    If you want modify the Label, you need to change the label intro [ ], in this case is Admin:

    "[Admin] %s : %s", sd->status.name, message);

    What's the New?

    • Added GM's Custom Broadcast
    • Added Super User's Custom Broadcast
    • Used revision 17132
    • Bug fixed

    Click here to download this file

    • Upvote 1
×
×
  • Create New...