Help Admin commands
Hello, exist anyway to block to an assigned admin all his access of commands ( <- default cmd's like amx_slap, etc.. ) , just for 1 map ?
example like this, "amx_warn <name> <reason>" and to the target will be showed like "(ADMIN) ghost95v: warned target due [server rules]" and hee will not be able to give a cmd for a map... Thnx :) |
Re: Help Admin commands
|
Re: Help Admin commands
Quote:
|
Re: Help Admin commands
index == id
|
Re: Help Admin commands
Quote:
|
Re: Help Admin commands
But what? What part of it do you not understand?
|
Re: Help Admin commands
the part when i have to use the native "set_user_flags(id.... here i dont know what to code more ( to set to the client only a Null flag ), or to remove all his flags with remove_user_flags.
|
Re: Help Admin commands
Code:
remove_user_flags(id, get_user_flags(id)); |
Re: Help Admin commands
Quote:
|
Re: Help Admin commands
I tried, on myself without my immunity flag , but not working, i still have the acesses of admincmd....
|
| All times are GMT -4. The time now is 15:22. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.