This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

!command - notice $nick & dynamic!

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
n
nsrafk
Halfop
Posts: 73
Joined: Fri May 11, 2007 12:25 am

!command - notice $nick & dynamic!

Post by nsrafk »

Well, im not sure if you will understand this topic, so i'll try to explain, what i need.
I've played around with "eggdb.v1.2" but i've found out it isn't what i want.

So, what am i talking about? Well, in my channel i want to display some different rules. Not regular "channel rules", but something like this:

Code: Select all

!bla -> NOTICE $nick bla.msg
!bubble -> NOTICE $nick bubble.msg
The *.msg files contains information like:

Code: Select all

Rules for bla:

Don't ask stupid question at egghelp.org forum
Some other very important stuff right here
I need it to be 'dynamic' in the way that i will be able to add new triggers with a corresponding *.msg file (the file extension doesn't matter. can be .txt / .bla .ok .nfo etc).

I hope it's explained well enough. Would be very happy for something like this!
And before you say 'search tcl archive' -> I've already done that, but didn't find anything which meets my requirements.

Huge thanks :)
Post Reply