Simple /feedback Dialog CMD
Stop running out of things to script!
My first filterscript. Just started learning how to script about 3 days ago.
Works pretty flawlessly, no bugs. Super simple but a great way to get more suggestions for your server. Makes it very easy for players to give suggestions.
Like I said I'm new to scripting but as a player of samp since 0.3b I've always hated posting suggestions and bug reports on forums. I dunno about you guys but it always feels like a chore to me with the sometimes huge suggestion/bug report format. ESPECIALLY on servers that I haven't even registered on the forums yet.
----------------------------------------------------------------------------------
CMDS:
- /feedback (saves to 'Scriptfiles\Feedback.txt')
- /clearfeedback <confirm> (must be logged into the rcon to use it)
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
Download: https://github.com/aKnoxxSAMP/Simple...D-Filterscript
Install:
1. Drag all the .rar files into your server folder
2. Go onto your server
3. Type /rcon login <your rcon pass>
4. Type /rcon loadfs feedbackcmd
----------------------------------------------------------------------------------
New scripter. Feedback very appreciated.