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

[Any] Command Dumper with Flag List


Post New Thread Reply   
 
Thread Tools Display Modes
eric0279
AlliedModders Donor
Join Date: May 2007
Old 11-06-2012 , 19:00   Re: [Any] Command Dumper with Flag List
Reply With Quote #11

sm_dumpcommands > works

sm_commanddump_use_csv 0 or 1 > doesn't works
eric0279 is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 11-06-2012 , 22:30   Re: [Any] Command Dumper with Flag List
Reply With Quote #12

You understand that you have to set the convar before running the command for csv output... right?
__________________
DarthNinja is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 11-06-2012 , 22:58   Re: [Any] Command Dumper with Flag List
Reply With Quote #13

No I had not understand, not saddened my English is bad but see the realized test the moment :
Quote:
04:57:42 sm_dumpcommands sm_commanddump_use_csv 1
04:57:42 Command dump complete, see addons/sourcemod/logs/CommandDump.csv for output
04:57:47 sm_dumpcommands sm_commanddump_use_csv 0
04:57:47 Command dump complete, see addons/sourcemod/logs/CommandDump.csv for output
Not .txt file, only .csv is generated

Last edited by eric0279; 11-06-2012 at 23:00.
eric0279 is offline
minimoney1
SourceMod Donor
Join Date: Dec 2010
Old 11-07-2012 , 01:21   Re: [Any] Command Dumper with Flag List
Reply With Quote #14

sm_commanddump_use_csv is a conVar; you set its value and then use sm_dumpcommands to get the command dump with the file type that you chose in sm_commanddump_use_csv.
So do something like:
sm_commanddump_use_csv 1
sm_dumpcommands
To get .csv
You only need 1 file, not both .csv and .txt
So choose the one that seems like the best option for you and set it through sm_commanddump_use_csv.
__________________
Need help? PM me or add me on Steam.
My Steam




Quote:
Originally Posted by Rp.KryptoNite View Post
For some reason his Plugin never worked for me ,
@credits were added
im not stealing any plugins dude its my THING
minimoney1 is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 11-07-2012 , 10:14   Re: [Any] Command Dumper with Flag List
Reply With Quote #15

Thank you for the explanation. It works very well
eric0279 is offline
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 04-30-2013 , 18:16   Re: [Any] Command Dumper with Flag List
Reply With Quote #16

Thank you for this plugin, it's very useful.
__________________
cw main:

cw speedruns:
vodka00 is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 08-23-2013 , 12:03   Re: [Any] Command Dumper with Flag List
Reply With Quote #17

Hello,


after update L4D2 :
Quote:
18:024 sm_commanddump_use_csv 0
18:024 rcon from "79.XX.XX.XXX:58009": command "sm_commanddump_use_csv 0"
18:024 rcon from "79.XX.XX.XXX:58009": command "sm_commanddump_use_csv 0"
18:027 sm_commanddump_use_csv 1
18:027 rcon from "79.XX.XX.XXX:58009": command "sm_commanddump_use_csv 1"
18:027 rcon from "79.XX.XX.XXX:58009": command "sm_commanddump_use_csv 1"
18:02:56 sm_dumpcommands
18:02:56 rcon from "79.XX.XX.XXX:58009": command "sm_dumpcommands"
18:02:56 Command dump complete, see addons/sourcemod/logs/CommandDump.csv for output
sm_commanddump_use_csv 0 or 1 doesn't generated a file...

Thanks for fix

Last edited by eric0279; 08-24-2013 at 02:06.
eric0279 is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 08-23-2013 , 17:17   Re: [Any] Command Dumper with Flag List
Reply With Quote #18

Check your error log, are there any errors?
__________________
DarthNinja is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 08-24-2013 , 02:05   Re: [Any] Command Dumper with Flag List
Reply With Quote #19

no error DarthNinja...
eric0279 is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 08-24-2013 , 02:44   Re: [Any] Command Dumper with Flag List
Reply With Quote #20

Works just fine in my TF2 servers. If you can find why it isn't working on L4D2 I'll try to fix it.
You might try restarting your server and trying again.
__________________
DarthNinja is offline
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 12:31.


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