Vebot 4.0 Verbot Community
Home | About Us | Products Overview | Verbot Standard Edition | Verbots Online | Downloads | Community | Wiki | SDK
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Catchrule - Command

 
Post new topic   Reply to topic    Verbots Forum Index -> Feature Requests
View previous topic :: View next topic  
Author Message
Somniator
MightyBot
MightyBot


Joined: 17 Jul 2006
Posts: 173

PostPosted: Sun Oct 25, 2009 8:40 pm    Post subject: Catchrule - Command Reply with quote

One feature that would solve a lot of problems (that I have, at least Wink ) is a modified <send> command.

Nowadays a send command pushes my Verbot out of a rule hierarchy pretty frequently, because when the new rule fires the focus remains on the new rule and does not return to the rule in the rule hierarchy that contains the <send> command.

#rule hierarchy .... level2 .... level3: #rule A: One thing: <send rule_b> .... level4 ....
...
..
.
.
#rule_b

After level3: #rule A has fired, level4 will never be achieved.

If there was a command like <catchrule xyz> that is sent to the engine, executes the rule but then gets back to the sending rule within the rule hierarchy, "hijacked inputs" can be avoided.

Moreover it would be possible to store #csharp code in special rules and call it up with the <catchrule > command instead of writing it in every output where it is needed.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Verbots Forum Index -> Feature Requests All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum