Lebson506th
It could be that I have totally messed up, but I am not able to give all my admins the commands. They are not able to see it in their menu. I can since I am root but I have 3 levels of admins in my servers and they are not able to see the menu. I am currently running MetaMod:Source v1.8.7V, SourceMod v1.3.8 with the SprayTracer version 5.8a. I couldn't see anything in the plugin.spraytrace.cfg file which would be for admin flags or anything. Also I am not able to see others sprays and it seems I am not the only one with that problem right now. I don't have sprays disabled in my game and neither do those whom were able to see them before. If anyone has any suggestions, I would be most grateful.
The plugin used to work before I updated it to this new 5.8a version. All my admins were able to see the menu commands.
Below is a copy of my plugin.spraytrace.cfg so you can take a look
Quote:
// This file was auto-generated by SourceMod (v1.2.4)
// ConVars for plugin "spraytrace.smx"
// Changes showing the trace messages on HUD. 0 - Only admin can trace sprays 1 - All players can trace all sprays 2 - All players
can trace all non-admin sprays.
// -
// Default: "1"
sm_spray_adminonly "1"
// Enables automatically removing sprays when a punishment is dealt.
// -
// Default: "0"
sm_spray_autoremove "1"
// How long the temporary ban is for. 0 to disable temporary banning.
// -
// Default: "60"
sm_spray_bantime "60"
// How long the burn punishment is for.
// -
// Default: "10"
sm_spray_burntime "10"
// How far away the spray will be traced to
// -
// Default: "75.0"
sm_spray_dista "75.0"
// set the time a sprayer is drugged as a punishment. 0 to disable.
// -
// Default: "0"
sm_spray_drugtime "0"
// Enables putting a beacon on the sprayer as a punishment.
// -
// Default: "0"
sm_spray_enablebeacon "0"
// Enables the use of Burn as a punishment.
// -
// Default: "0"
sm_spray_enableburn "0"
// Enables the use of Fire Bomb as a punishment.
// -
// Default: "0"
sm_spray_enablefirebomb "0"
// Enables the use of Freeze as a punishment.
// -
// Default: "0"
sm_spray_enablefreeze "0"
// Enables the use of Freeze Bomb as a punishment.
// -
// Default: "0"
sm_spray_enablefreezebomb "0"
// Enables the use of Kick as a punishment.
// -
// Default: "1"
sm_spray_enablekick "1"
// Enables the use of a Permanent Ban as a punishment.
// -
// Default: "1"
sm_spray_enablepban "1"
// Enables the use of Slay as a punishment.
// -
// Default: "0"
sm_spray_enableslay "0"
// Enables the use of Time Bomb as a punishment.
// -
// Default: "0"
sm_spray_enabletimebomb "0"
// Toggles showing sprayer's name and Steam ID(1) or just sprayer's name(0) on the HUD to non-admins
// -
// Default: "1"
sm_spray_fullhud "1"
// Toggles showing sprayer's name and Steam ID(1) or just sprayer's name(0) on the HUD to admins
// -
// Default: "1"
sm_spray_fullhudadmin "1"
// How often the program will trace to see player's spray to the HUD. 0 to disable.
// -
// Default: "1.0"
sm_spray_refresh "1.0"
// Enables or disables restricting admins with the "ban" flag's punishments. (1 = warn only, 0 = all)
// -
// Default: "0"
sm_spray_restrict "0"
// How much damage the slap punishment is for. 0 to disable
// -
// Default: "5"
sm_spray_slapdamage "0"
// Enables or disables using admin immunity to determine if one admin can punish another.
// -
// Default: "1"
sm_spray_useimmunity "1"
//Enables or disables global spray tracking. If this is on, sprays can still be tracked when a player leaves the server.
// -
// Default: "1"
sm_spray_global "0"
//Enables or disables using the HUD for spray tracking. Works on supported games. If this is off, hint will be used.
// -
// Default: "1"
sm_spray_usehud 1
//How long the HUD messages are displayed.
// -
// Default: "1"
sm_spray_hudtime 1
|
Could you give me a hand on this please?
Thanks in advance.