![]() |
|

|
||||
|
Hi there, i'm not sure how to use the admin_simple.ini method of managing admins, but the folowing is for the admins.cfg (i hope this helps)
To make your imunities work (i am assuming you have sourcemod installed) you need an entry like this in your /addons/sourcemod/cfg/admins.cfg "<YOUR PLAYER TAG" { "auth" "steam" "identity" "YOUR STEAM ID" "flags" "z" "immunity" "99" } Make sure you ave both of the "{" AND "}" otherwise the entry will not register. The immunity simply works as the higher numbered players are immune from lower numbered players. If you need to use the admin_simple.ini, i cant help sorry. Regards Dave |
|
||||
|
the admin immunity there is for actions relating to sourcemod e.g. one admin kicking another of lower immunity. I assume from the reference to votemanager he's trying to stop the public from voting him off his own server :P
Votemanager cvars: The following cvars are stored in: /left4dead/cfg/sourcemod/sm_plugin_votemanager2.cfg Access cvars (use admin access levels such as “z” or “az” from the sourcemod admins.cfg) l4d_vote_lobby_access - Access level needed to start a return to lobby votel4d_vote_difficulty_access - Access level needed to start a change difficulty votel4d_vote_level_access - Access level needed to start a change level vote l4d_vote_restart_access - Access level needed to start a restart level vote l4d_vote_kick_access - Access level needed to start a kick vote l4d_vote_veto_access - Access level needed to veto a vote l4d_vote_pass_access - Access level needed to pass a vote l4d_vote_no_timeout_access - Access level needed to not have vote timeout. l4d_custom_vote_access - Access level needed to do custom votes. l4d_vote_notify_access - Access level needed to see vote notifications. If blank all players see all messages. l4d_vote_surv_lobby_access - Access level needed to return to lobby in survival mode. l4d_vote_surv_map_access - Access level needed to change the chapter in survival mode. l4d_vote_surv_restart_access - Access level needed to restart in survival mode. Cvars that control settings: l4d_vote_timeout - Players must wait (timeout) this many seconds between votes. 0 = no timeout True/False cvars (use 1 or 0 to turn on or off): l4d_vote_kick_immunity - Make votekick respect admin immunity l4d_vote_tank_kick_immunity - Make tanks immune to vote kicking l4d_vote_log - Log voting data to SM logs |
![]() |
| Thread Tools | |
| Display Modes | |
|
|