Profiler Plugin will not create any output... - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Profiler Plugin will not create any output... (
/showthread.php?tid=480257)
Profiler Plugin will not create any output... -
Dokins - 09.12.2013
Код:
echo Executing Server Config...
lanmode 0
rcon_password [SENSITIVE INFORMATION]
maxplayers 50
port 7777
hostname Bone County Roleplay Dev
gamemode0 BCRP_MYSQL 1
filterscripts
plugins mysql streamer profiler sscanf
announce 0
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
profile_gamemode 1
profile_format txt
The code for my samp server config, including the two last lines for the profiler.
I don't see any text document in any of my folders in the samp server, could someone please advise and yes I do have the plugin.
Re: Profiler Plugin will not create any output... -
Jefff - 09.12.2013
Show server log, and this create a file after /rcon exit
Re: Profiler Plugin will not create any output... -
Dokins - 09.12.2013
Ahhhh that makes sense. Thank you.
Re: Profiler Plugin will not create any output... - Emmet_ - 09.12.2013
Hey, sorry I couldn't help you on Skype, I've been busy lately.
Are you using this plugin?
https://sampforum.blast.hk/showthread.php?tid=271129
If so, the file is created after the server exists, AFAIK.
Re: Profiler Plugin will not create any output... -
Dokins - 09.12.2013
I'm on right now, It's still not working.