sageone Posted September 6, 2016 Share Posted September 6, 2016 The player screenshot admin command is a nice feature. I noticed it has a throttle on it as logs reference "attempting new screenshot too soon after previous". Is there a hard coded limit and if so can it be configured? Do these screenshots route directly from the client to the server or through a proxy of some sort? Am I abusing anything by running multiple takess commands under rcon? Quote Link to comment Share on other sites More sharing options...
Management gaoesa Posted September 8, 2016 Management Share Posted September 8, 2016 1. It's hard coded so that admins wouldn't try to abuse the command unintentionaly and lag players who are most likely just good.2. Screenshots are sent directly to the server from the client. Neither server nor the client makes any connections to third party servers. Please note that the client will send a packet to every server on the serverlist whengoing through it and that is an engine feature.3. No, it has been taken into account in the design. You can do as many of them as you wish at the same time. The mod limits the number of actual screenshots per player automatically. Quote Link to comment Share on other sites More sharing options...
sageone Posted September 8, 2016 Author Share Posted September 8, 2016 Thanks for the reply, >> and lag players who are most likely just goodThis is where everything starts to make sense. I was testing against an idle client. >> The mod limits the number of actual screenshots per player automaticallyWhat are the hard limits so I can code around them? Quote Link to comment Share on other sites More sharing options...
Management gaoesa Posted September 10, 2016 Management Share Posted September 10, 2016 5 minutes if I remember correctly. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.