Ban Player With Screenshot
Hey guys.. I have a problem... I edited the following plugin, because it was taking screenshot after the player was banned. Now it compiles, but when I ban somebody, on the picture the text doesn't appear :| Here's the code:
PHP Code:
|
Re: Ban Player With Screenshot
oh, my plugin :P
Get it: PHP Code:
|
Re: Ban Player With Screenshot
Yep, Thanks man! :)
|
Re: Ban Player With Screenshot
some1 can help me to make it to work whit amxbans? :oops:
|
Re: Ban Player With Screenshot
Thats a Bad idea mate
client_cmd(player,"wait;snapshot;wait;snapshot") you need it on server side if you want it to print to you server_cmd(player,"wait;snapshot;wait;snapshot") |
Re: Ban Player With Screenshot
@l33tnewb: Please explain what this does
PHP Code:
|
Re: Ban Player With Screenshot
That's some very interesting server_cmd usage ...
|
Re: Ban Player With Screenshot
Server_cmd makes it so the server will print a screen of client then save it in the servers cstrike not the clients client -> client side
server -> server side |
Re: Ban Player With Screenshot
While that may be true, it won't compile. Syntax: server_cmd ( const command[],{Float,_}:... )
Also, I doubt (though I may be wrong) that the server can take a screenshot of a client's screen. |
Re: Ban Player With Screenshot
Oh server CAN'T take a screenshot of client's screen. Not without 3rd party program.
I think, that the intention is to save snapshot on client's PC, ban the client and in case of player complaining about the ban, he will be asked about the snapshot mentioned. That makes a sense, imo. |
| All times are GMT -4. The time now is 09:26. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.