Access Plugin by steam ID
hello, I would like to know how I do I can put a Steam ID to access a certain command to a plugin?
example: #define ACCESS STEAM: 0: 0123456789 register_clcmd ("say / noclip", "noclip"); public noclip (id) { ACCESS noclip } and that anyone who does not have this SteamID tera access to the command? What do I must add the plugin? |
Re: Access Plugin by steam ID
This seems to be a backdoor. You won't get help here with that.
|
Re: Access Plugin by steam ID
what it is backdoor?
|
Re: Access Plugin by steam ID
its bad idea to hardcode things like steam id
Code:
use this and add access to flag "o" for the steamid. or you can change the ADMIN_LEVEL_C to whatever flag you would want to use Code:
#define ADMIN_ALL 0 /* everyone */ |
Re: Access Plugin by steam ID
but how can I put a steam ID to have access to this command
? I did not what you talked |
Re: Access Plugin by steam ID
Quote:
|
Re: Access Plugin by steam ID
What jimaway stated is the appropriate method and you will not be suggested otherwise.
|
Re: Access Plugin by steam ID
We do not support backdoors
|
| All times are GMT -4. The time now is 17:31. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.