Raised This Month: $12 Target: $400
 3% 

Feedback plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   General Purpose        Approver:   Hawk552 (427)
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 01-06-2007 , 08:54   Feedback plugin
Reply With Quote #1

Feedback plugin

About:
This plugin makes so your clients can leave feedback about your server. Ever wanted to know what your clients do and do not like? then this plugin is the answer!

Use amx_feedback <feedback> to write feedback, i.e amx_feedback "nice server!"
The time format is month/day/year - hour:minute:second, you can change
this in the plugin, look here for time formats
The feedback get's saved in feedback.txt, that is located in the config dir(amxmodx/configs)

Installation:
  1. Download feedback.rar
  2. Extract it to the amxmodx map
  3. Add feedback.amxx to your plugins.ini file

Translations:
[en] - By Doombringer
[sv] - By Doombringer
[de] - By lumbsta/Curryking
[pl] - By trawiator
[fr] - By arkshine
[bp] - By commonbullet
[es] - By KylixMynxAltoLAG
[nl] - By mvdv25
[fi] - By harbu

Cvars:
SF_enabled (Default 1) - 0: disables the plugin, 1: enables the plugin.
SF_spam_time (Default 60) - Seconds before a player can write feedback again
SF_announce_time (Default 100) Time before the plugin makes a message about the feedback plugin, set to -1 to disable.
SF_min_chars (Default 5) Minimum chars for a feedback message.
SF_max_chars (Default 64) Maximum chars for a feedback message.

Also please leave some feedback about this plugin!
Attached Files
File Type: sma Get Plugin or Get Source (feedback.sma - 1614 views - 2.5 KB)
File Type: rar feedback.rar (8.1 KB, 641 views)
File Type: txt feedback.txt (5.7 KB, 568 views)

Last edited by Deviance; 04-27-2007 at 13:38. Reason: Updated to version 1.6
Deviance is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 01-06-2007 , 12:01   Re: Feedback plugin
Reply With Quote #2

I could swear a plugin like this already exists, but I couldn't find it by searching. If anyone else knows the one I'm talking about please link.
__________________
Brad is offline
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 01-06-2007 , 13:02   Re: Feedback plugin
Reply With Quote #3

I searched for about thirty minutes and couldn't find one. I seem to remember one also though.. Maybe it was an Amx Mod plugin..
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
DA
Veteran Member
Join Date: Nov 2005
Location: Germany/Münster
Old 01-06-2007 , 13:04   Re: Feedback plugin
Reply With Quote #4

Nice plugin. Please add the feedback command to your thread.
__________________
DA is offline
6pack
BANNED
Join Date: Mar 2006
Location: Cedarhurst, Long Island
Old 01-06-2007 , 13:05   Re: Feedback plugin
Reply With Quote #5

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"
6pack is offline
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
6pack
BANNED
Join Date: Mar 2006
Location: Cedarhurst, Long Island
Old 01-06-2007 , 13:36   Re: Feedback plugin
Reply With Quote #7

Quote:
Originally Posted by SweatyBanana View Post
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
I was just testing it posting "feedback" as my message
6pack is offline
6pack
BANNED
Join Date: Mar 2006
Location: Cedarhurst, Long Island
Old 01-06-2007 , 13:46   Re: Feedback plugin
Reply With Quote #8

I dont know if this is what it supposed to do but I made a comment, went to the text file and the comment was there. Disconnected, connected 5 minutes later...left another comment, went to the text file...original comment was not there replaced by the new one.

@Banana, thanks for the fix with the date...I should have known, DUH on me

Last edited by 6pack; 01-06-2007 at 13:51.
6pack is offline
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 01-06-2007 , 13:47   Re: Feedback plugin
Reply With Quote #9

Sorry everyone, i was in a very rush when i wrote/posted this, i gonna update everything now!

EDIT: Updated plugin to version 1.1 and updated the comments. Sorry again!

Last edited by Deviance; 01-06-2007 at 13:51.
Deviance is offline
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 01-06-2007 , 14:37   Re: Feedback plugin
Reply With Quote #10

Also maybe add steamid
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode