Jump to content

  •  

Photo

@reloadscript Message Global

Atcommand reloadscript @reloadscript

  • Please log in to reply
No replies to this topic

#1 lipitb

lipitb

    Newbie

  • Members
  • Pip
  • 7 posts

Posted 20 August 2013 - 02:58 AM

Good night!
I apologize if you're posting in the wrong session, and if the translation is not good. I am Brazilian.
I share with you my modification in source.
 
In my hercules emulator upgraded in its latest version, the command @reloadscript shows no overall message independent of the configuration file src/map/atcommand.c
//atcommand_broadcast( fd, sd, "@broadcast", "You will feel a bit of lag at this point !" );
 
Solution:
 
replace:
//atcommand_broadcast( fd, sd, "@broadcast", "You will feel a bit of lag at this point !" );
 
to:
clif_broadcast(&sd->bl, "LOADING MESSAGE HERE", 150, 0, ALL_CLIENT);
So ask for a programmer to call the message file message.conf.






Also tagged with one or more of these keywords: Atcommand, reloadscript, @reloadscript

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 176 user(s)