DKP Log Parser Forum Index
 Forum FAQ   Search   Register   Log in 
 About   Download   Forum   Wiki   Development
*loot - *begin - *end

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    DKP Log Parser Forum Index -> Patterns

Author

Message

Grolits



Joined: 18 Oct 2006
Posts: 8

PostPosted: Tue Oct 31, 2006 3:56 am    Post subject: *loot - *begin - *end

Reply with quote


When I start a raid and do the *commands it reads it for me fine but it seems that it doesnt pick it up for the other 2 officers in the raid and when they do a parsing of the nights events it isnt recognizing any of it.

Is the string based on the individuals *command or should it being said by one (that are all in the same channel) be recognized by others?

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Tue Oct 31, 2006 7:59 am    Post subject:

Reply with quote


By default it only picks up things said by the logger, it can be changed to pick up any command in a specific channel though. If you can tell me what patterns you currently use and what channel you want to authorize then I can show you the needed modifications.

Back to top

SirKastagier



Joined: 27 Oct 2006
Posts: 8

PostPosted: Tue Oct 31, 2006 9:43 am    Post subject:

Reply with quote


that would be a really nice feature. eg take a userchannel only for logging and split the work in the raid.

Back to top

Grolits



Joined: 18 Oct 2006
Posts: 8

PostPosted: Tue Oct 31, 2006 1:05 pm    Post subject:

Reply with quote


*begin
*end
*loot name - item - points

channel mlfwc

Back to top

SirKastagier



Joined: 27 Oct 2006
Posts: 8

PostPosted: Tue Oct 31, 2006 1:25 pm    Post subject:

Reply with quote


and a command for the participants, like *add %t or add <name> and *remove

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Tue Oct 31, 2006 8:48 pm    Post subject:

Reply with quote


In EQ the patterns would be:

Begin pattern:
Code:
\[\w{3} (\w{3}) (\d{2}) (\d{2}):(\d{2}):(\d{2}) (\d{4})] (?:You tell|.+? tells) mlfwc:\d+, '\*[bB]egin'


End pattern:
Code:
\[\w{3} (\w{3}) (\d{2}) (\d{2}):(\d{2}):(\d{2}) (\d{4})] (?:You tell|.+? tells) mlfwc:\d+, '\*[Ee]nd'


Loot pattern:
Code:
\[\w{3} (\w{3}) (\d{2}) (\d{2}):(\d{2}):(\d{2}) (\d{4})] (?:You tell|.+? tells) mlfwc:\d+, '\*[Ll]oot (\w+) - (.*?) - (-?\d+(?:\.\d+)?)'

Back to top

Grolits



Joined: 18 Oct 2006
Posts: 8

PostPosted: Tue Oct 31, 2006 11:39 pm    Post subject:

Reply with quote


SirKastagier wrote:
and a command for the participants, like *add %t or add <name> and *remove


That would be great for if you are a few minutes late and the raid is formed you can get those who are missing

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Wed Nov 01, 2006 9:40 am    Post subject:

Reply with quote


Grolits wrote:
SirKastagier wrote:
and a command for the participants, like *add %t or add <name> and *remove


That would be great for if you are a few minutes late and the raid is formed you can get those who are missing


It exists for classic mode (through the add and remove commands, which can be modified analogically). It's possible to add manual commands for joining and leaving for join/leave mode.

Back to top

Lokorin
Site Admin


Joined: 03 Apr 2006
Posts: 697

PostPosted: Wed Nov 01, 2006 10:58 am    Post subject:

Reply with quote


I have now written a small guide for modifying the default patterns to only include specific channels and persons.

Back to top

Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    DKP Log Parser Forum Index -> Patterns All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
SoftGreen 1.1 phpBB theme © DaTutorials.com 2005