Subject: "RE: TinyFugue (TF) question" Previous topic | Next topic
Printer-friendly copy Email this topic to a friend CF Website
Top General Discussions New Player Q&A Topic #3335
Show all folders

fluSun 10-Jul-11 10:58 PM
Member since 29th Jun 2011
5 posts
Click to send email to this author Click to send private message to this author Click to view this author's profile Click to add this author to your buddy list
#3337, "RE: TinyFugue (TF) question"


          

Solved. In case anyone else uses TF and wants this functionality, I added the following two macros. One logs tells you send, the other logs received tells. These are written to the file 'tells.txt'

/def -mregexp -F -p1 -t'(.+) tells you ' tellRecv = /test fwrite("tells.txt","%P1 tells you, %PR")

/def -mregexp -F -p1 -t'You tell (.*) (\'.*\')' tellSend = /test fwrite("tells.txt", "You tell %P1, %P2")

Sorry for the self-reply spam!

  

Alert | IP Printer Friendly copy | Reply | Reply with quote

TopicTinyFugue (TF) question [View all] , flu, Sun 10-Jul-11 09:54 PM
Reply This was... so confusing to me., robdarken_, 14-Jul-11 01:39 PM, #4
Reply Or you can just type "afk" for past messages. nt, Artificial, 10-Jul-11 11:42 PM, #3
Reply RE: TinyFugue (TF) question, flu, 10-Jul-11 10:20 PM, #1
     Reply RE: TinyFugue (TF) question, flu, 10-Jul-11 10:58 PM #2
Top General Discussions New Player Q&A Topic #3335 Previous topic | Next topic