| View previous topic :: View next topic |
| Author |
Message |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Tue Jun 13, 2006 5:50 am Post subject: more pestery stuff |
|
|
just noticed this, the "bind each sign" uses "*<char>sign", which was probably on purpose, so the trigger is caught in any sentence, but, it produces an error, at least with the mods I did. It brings up the msg about "Please choose a valid sign"
So I changed
| Code: |
bind pubm -|- "*${incith::horoscope::command_char}${sign}" incith::horoscope::public_message
to:
bind pub -|- "${incith::horoscope::command_char}${sign}" incith::horoscope::public_message
|
*tweak*
Time to goto sleep before I do any more damage |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Tue Jun 13, 2006 6:15 am Post subject: |
|
|
Ok, really need sleep..I broke it =)
Will have to hack on it tomorrow..or tonight..or whatever =) |
|
| Back to top |
|
 |
incith Master

Joined: 23 Apr 2005 Posts: 275 Location: Canada
|
Posted: Tue Jun 13, 2006 9:58 pm Post subject: |
|
|
Sounds a lot like one of my coding sessions.. "It works!" - "Crap!" _________________ ; Answer a few unanswered posts! |
|
| Back to top |
|
 |
|