Jump to content

Break

Members
  • Posts

    153
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Break

  1. We have the same problem. How to fix this? P.S: server is compiled and SECURE_NPCTIMEOUT commended.
  2. So if you have rAmod, you can change this lines and it's work on latest revision /src/map/channel.c find channel_join } else if( channel->opt & CHAN_OPT_ANNOUNCE_JOIN ) { char message[60]; sprintf(message, "[ #%s ] '%s' has joined.",channel->name,sd->status.name); clif_channel_msg(channel,sd,message,channel->color); } and replace } else { char output[256]; char channel_name[256]; sprintf(channel_name, "#%s",channel->name); sprintf(output, msg_txt(sd, 760),sd->status.name, channel_name); clif_wis_message(sd->fd, channel_name, output, strlen(output) + 1); } script - script #channel_autojoin -1,{ OnPCLoginEvent: atcommand "@join #main"; end; }
  3. Before in the channel system was: if OnPcLoginEvent label add @join #main -> it is automatically inserted channel name in whisper message In this modification, it is envisaged? Since Ramod latest revision removed this feature...
  4. Break

    autopots

    That's right. When these statuses are hanging on the player, the command should not work
  5. Break

    autopots

    Yes i know. I'm sorry, accidentally turned
  6. Break

    autopots

    https://rathena.org/board/files/file/2826-autopots/ Need to fix to not to work from the status freeze, stun, berserk, stone and sleep. Please help.
  7. Need to fix to not to work from the status freeze, stun, berserk, stone and sleep
  8. Possible if the writing commands @votekick, allowing BG to vote against the other participants in the AFK characters (eg for approval Kick need 3 votes)? Just as well to change leader team @voteleader
  9. File Name: Calendar System File Submitter: Break File Submitted: 24 Aug 2014 File Category: Games, Events, Quests Content Author: Break Calendar bonus system with a script to display on the site. It is possible to specify a day through the NPC in the game. Click here to download this file
  10. File Name: Guild Locations File Submitter: Break File Submitted: 05 Sep 2014 File Category: Games, Events, Quests Content Author: Break Guild locations with: NPC for rent Password Guild Storage @gogl command for warp MvP Summoner every 12 hours To work needed eAmod. Click here to download this file
  11. File Name: Lottery File Submitter: Break File Submitted: 25 Aug 2014 File Category: Games, Events, Quests Content Author: Break The objective is to guess a number from 1 to 1000. Who will call the next closest - and he will win. And if all guess, that will win the super prize. Click here to download this file
  12. Break

    Filter

    "Filter by job class" does not work in the top rankings ( add your own scripts) If the filter is not used , then all shows That shows that the use of Help solve the problem. Thanks in advance!
  13. does not give any items guild master and guild members
  14. File Name: @costumeitem fix + search_costume File Submitter: Break File Submitted: 05 Aug 2014 File Category: Source Modifications Content Author: Break & Functor This modification eliminates the command as enrichment, all known bugs with it Fixed a. Click here to download this file
  15. File Name: FAQ System File Submitter: Break File Submitted: 05 Aug 2014 File Category: Utilities Content Author: Break, Kubix Help system for players (frequently asked questions) To be completed by the administration server. Question - answer. Click here to download this file
  16. Points vote counted even voting in the tops, just click on the button Vote now. Please fix it.
  17. Thanks, it works. Here who could be useful: nocrit.zip
  18. Among .tga files too, there's nothing.
  19. Is it possible to change textures crit damage on non-interfering, say for example a transparent, so you can see only the numbers (without any red labels). If so, who do not share difficult or at least tell me the name of the file.
  20. You do not want to modify the code so that a click on item page would lead to the corresponding page poring.ru base in a new window?
  21. Break

    costumeitem

    Prompt how to forbid to sell costume equipment or to put it in a cart?
  22. Prompt, how to forbid to sell costume equipment or to put it in a cart?
  23. How to fix sale of costume equipment?
×
×
  • Create New...