Thread: Feedback plugin
View Single Post
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 01-06-2007 , 13:25   Re: Feedback plugin
Reply With Quote #6

Quote:
Originally Posted by 6pack View Post
Nice plugin....But can you make it also writes who left the comment?

right now its just this (and why does it say 6/1/2007?);

"[06/01/2007 - 12:082] "feedback"
As for the date, it is showing days first.. Fix for you:
Code:
    get_time("%m/%d/%Y - %H:%M:%S", time, 49)
    format(output, 163, "[%s] %s", time, feedback)
As for the feedback, what did you write as a feedback message?

It should show like this:

[06/01/2007 - 12:082] "This is the feedback message.."

It should show the whole input args
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana