Addon

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Jamnyk
Posts: 28
Joined: Thu Nov 15, 2012 7:12 am

Addon

#1 Post by Jamnyk » Sat Dec 15, 2012 5:50 am

Hi. I need addon who seeing key-word (eg. "war") on guild chat performs some action(eg. say "ok" on guild chat, or click a button). How to make it? Can you help me? (sorry for bad English)

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Addon

#2 Post by lisa » Sat Dec 15, 2012 5:55 am

Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Jamnyk
Posts: 28
Joined: Thu Nov 15, 2012 7:12 am

#3 Post by Jamnyk » Sat Dec 15, 2012 6:13 am

I saw it, but I do not know how to edit that performed my command :/ I edited the last lines in .lua file, but it still not work :( It can't read guild chat maybe?

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Addon

#4 Post by lisa » Sat Dec 15, 2012 6:33 am

lisa wrote:
bobdole wrote:Wow this addon looks so cool. So I loaded it and now it does the rest?
It monitors system messages for "enter battle", if you have a different language client then you will need to edit it.
Click the little icon which should be near minimap and you can change the text, also there is a check box you can untick to turn it off.

This is basically my madman addon rehashed to make chars join seige, so there is probably code that isn't needed in the addon itself but it will do the job required.

If you want something else then it would need to be written up specifically for what you want. Not something I have spare time for, just so you know.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Jamnyk
Posts: 28
Joined: Thu Nov 15, 2012 7:12 am

Re: Addon

#5 Post by Jamnyk » Sat Dec 15, 2012 6:51 am

I want to register guild to siege war, but we have only two, three times in month. I think that addon can help us with that. I mean... one person write "war" on guild chat then addon catch a war...

Useronenick say : War

Usertwonick's addon trying to catch war
Userthreenick's addon trying to catch war
Userfournick's addon trying to catch war

My English is very bad :(

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Addon

#6 Post by lisa » Sat Dec 15, 2012 8:12 am

This is an earlier version which monitors guild chat for words, I don't see any reason why you couldn't use the other version that monitors system chat though.

This is the code done when the addon see's the specified text in guild chat, if you want it to do anything else you will have to edit it yourself.
line 178

Code: Select all

						SendChatMessage("Entering siege", "GUILD")
						GuildHouseWarEnterButton_OnClick()
Attachments
siege.zip
(24.71 KiB) Downloaded 116 times
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Jamnyk
Posts: 28
Joined: Thu Nov 15, 2012 7:12 am

Re: Addon

#7 Post by Jamnyk » Sat Dec 15, 2012 12:03 pm

Eh, it still not work.. But thank you Lisa :) Have a nice day ;)


@edit oo, it work! i love you Lisa xD

wilifox
Posts: 86
Joined: Tue Jul 26, 2011 6:00 pm

Re: Addon

#8 Post by wilifox » Sat Dec 15, 2012 3:54 pm

Please can you post your modificated addon?? I want register to wars guild thx you

Jamnyk
Posts: 28
Joined: Thu Nov 15, 2012 7:12 am

Re: Addon

#9 Post by Jamnyk » Sat Dec 15, 2012 3:59 pm

I and my friend work on it... (yy.. work on/in/with?)

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Addon

#10 Post by lisa » Sat Dec 15, 2012 6:28 pm

wilifox wrote:Please can you post your modificated addon?? I want register to wars guild thx you
Jamnyk wrote:I and my friend work on it... (yy.. work on/in/with?)
I am sorry but I have no idea what either of you are asking/saying.

Both addons posted work as intended, the one posted this topic monitors guild chat, the one posted at the link I provided monitors system chat.
Both do what they are meant to do, they aren't broken or need fixing.
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Jamnyk
Posts: 28
Joined: Thu Nov 15, 2012 7:12 am

Re: Addon

#11 Post by Jamnyk » Sun Dec 16, 2012 3:33 am

Ok Lisa, all is ok. I have only one question : I have this code

Code: Select all

                  SendChatMessage("Entering siege", "GUILD")
                  GuildHouseWarEnterButton_OnClick()
and i would like to do break between...

Code: Select all

                  SendChatMessage("Entering siege", "GUILD")
                  one second break
                  GuildHouseWarEnterButton_OnClick()
wait/yrest not work :( How to do break between the lines?

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: Addon

#12 Post by lisa » Sun Dec 16, 2012 4:02 am

they decided to take out time functions out of game a long time ago which is why we needed d303fix in order to be ablew to do anything, waiting isn't an easy thing anymore.

Having said that the addon itself should be waiting before doing the code.
in system chat version it is 10 seconds.
in Guild chat version it is 5 seconds -- I think I had the time delay in there *shrug*
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Jamnyk
Posts: 28
Joined: Thu Nov 15, 2012 7:12 am

Re: Addon

#13 Post by Jamnyk » Sun Dec 16, 2012 8:59 am

Ok, thank you for help :)

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot] and 15 guests