client_disconnect command doesnt work
Code:
public plugin_init() {Cheers |
Re: client_disconnect command doesnt work
This is not possible. The player already left.
|
Re: client_disconnect command doesnt work
So how I can do it, when someone is leaving, it binds BIND f1 autobuy?
|
Re: client_disconnect command doesnt work
You can't change players keys without their permission.
|
Re: client_disconnect command doesnt work
By the time client_disconnect is called, the player is already in a state where the server cannot interact with him anymore.
As for your issue, just don't bind player keys at all at any time |
Re: client_disconnect command doesnt work
Yami means : Don't bind F1 to something when players enter the server (because it's illegal), then you don't have to rebind this key to the action you THINK it was bound...
|
Re: client_disconnect command doesnt work
Though its slow-hacking why do you need this ?
|
Re: client_disconnect command doesnt work
I have got jailbreak server, which bindson player connect /los ( dice ) on f1, but its annoying, when someone is leaving out from server, and still got this bind on f1. That's why I need it.
I saw somewhere that plugin, so in game it binds X, and when you leave it binds Y on same keys. |
Re: client_disconnect command doesnt work
It's not possible to "re-bind" keys when somebody leaves. You should just remove any plugins that do anything with binds.
|
Re: client_disconnect command doesnt work
It is. If You wanna I can give you server that does that. While you are in game on F1 BIND is X, if you leave, on same key is Y.
|
| All times are GMT -4. The time now is 13:45. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.