Jump to content

Recommended Posts

Posted

Please, stop adding custom mods to source. Release it as a diff too, your emulator has been done to simulate official behavior of renewal and pre-renewal ragnarok, everything else (as possible, of course), needs to be a custom module... or write a custom module system.

Ask everyone before.

  • Upvote 1
Posted

It would be great if you could 'IMPLEMENT' this system, perhaps it could be easily to communicate people INGAME through (iRC Chat) further questions.

Hoping, it would not be 'Ignore' in this system. it would really help us alot and i was looking for this one.

Regards,

Mindless

  • 4 weeks later...
Posted (edited)

After patching the first 2 files, It tries to patch irc.c but fails.

[root@VeritasRO rathena]# patch -p0 < IRCBot1.6.diff

patching file src/map/irc.c
patch: **** malformed patch at line 711: Index: src/map/irc.h

Heres some lines around where the code is.

+void do_final_irc(void)
+{
+}
Index: src/map/irc.h
===================================================================
--- src/map/irc.h (revision 0)
+++ src/map/irc.h (working copy)
@@ -0,0 +1,81 @@
+// Copyright © Athena Dev Teams - Licensed under GNU GPL

Edited by Pancake
Posted

Lol can someone upload this somewhere else? because some users can't download it including me /hmm

LOL, I cant download the attached file? I'm feeling noob after loose my community time on eA :P

Confirmed;

An Error Occurred

Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.

[#10171] You do not have permission to view this attachment.

Posted

An Error Occurred

Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.

[#10171] You do not have permission to view this attachment.

Fixed, sorry about that.

Posted (edited)

Hello, i have PATCH the IRC diff from Calcium Kid, however i'm bit confuse if what problem is this?

When i 'Patch it all' there is an POP-up as you can see in the screen. 'Rejected'?

Preview:

http://i40.tinypic.com/11t4il4.png

Can anyone TELL me what's the problem on this?

My current SVN: 15635 rA Trunk.

And also, please pardon for my ignorance how does it work actually?

I just install it without knowing it. btw i keep on reading the source but i can't see how to work on it.

Thank you!

Regards.

Mindless

Edited by Mindless
Posted

For those People having problem patching it to latest Revision

here's a Patch Working to Revision 15655

for some people want to change its hostmask

Find:

snprintf(send_string, sizeof(send_string), "USER rABot 8 * :rABot");

Replace it to your wants

for example

snprintf(send_string, sizeof(send_string), "USER KeiTestS02 * :KeiTestS02");

[23:30] *** KeiTest02|Bot: [email protected]

[23:30] *** Real Name: KeiTestS02

[23:30] *** Info: KeiTest02|Bot is using modes +iwx

[23:30] *** Info: KeiTest02|Bot is connecting from *@[CENSORED]

[23:30] *** Channels: #rathena

[23:30] *** Server: irc.rathena.net Official rAthena IRC Server

[23:30] *** Idle time: 14 seconds

[23:30] *** Sign on time: 0 minutes ago at 11:29 PM

[23:30] *** KeiTest02|BOt End of /WHOIS list.

EDIT:

Updated Patch: 2012-04-12 - Revision 15857

irc_mod_rathena15857_v2.patch

Mirror: http://pyro-ro.com/c...a15857_v2.patch

* Fixed only Close Shop works.

irc.patch

irc_v2.patch

irc_mod_rathena15857.patch

  • 1 month later...
  • 1 month later...
  • 1 year later...
Posted

Help please I try to put IRC the module on eathena 15234 but the server at compilation gives out mistakes 

 

Error of 1 error LNK2019: the link to not resolved external symbol __ strtok_r as _irc_parse_sub irc.obj

Error of 2 fatal error LNK1120: 1 not resolved external elements. . \map-server_sql.exe

 

Help me please

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...