Closed Bonkorn closed 8 years ago
Some timers are firing incorrectly by the looks of it. Since it also happens with haletoggle
I'm not sure it's an issue with FF2, but can you please paste any errors here? Thanks.
L 11/11/2015 - 18:27:33: [SM] Displaying call stack trace for plugin "ff2_boss_prefs.smx":
L 11/11/2015 - 18:27:33: [SM] [0] Line 41, C:\Users\jason_000\Documents\BonkornTFServers\BonkornTFServer-Deathrun\server\tf\addons\sourcemod\scripting\include\morecolors.inc::CPrintToChat()
L 11/11/2015 - 18:27:33: [SM] [1] Line 279, C:\Users\jason_000\Documents\BonkornTFServers\BonkornTFServer-Deathrun\server\tf\addons\sourcemod\scripting\ff2_boss_prefs.sp::ToggleMenu()
L 11/11/2015 - 18:27:33: [SM] [2] Line 258, C:\Users\jason_000\Documents\BonkornTFServers\BonkornTFServer-Deathrun\server\tf\addons\sourcemod\scripting\ff2_boss_prefs.sp::BossMenuTimer()
L 11/11/2015 - 18:32:53: [SM] Displaying call stack trace for plugin "ff2_boss_prefs.smx":
L 11/11/2015 - 18:32:53: [SM] [0] Line 41, C:\Users\jason_000\Documents\BonkornTFServers\BonkornTFServer-Deathrun\server\tf\addons\sourcemod\scripting\include\morecolors.inc::CPrintToChat()
L 11/11/2015 - 18:32:53: [SM] [1] Line 279, C:\Users\jason_000\Documents\BonkornTFServers\BonkornTFServer-Deathrun\server\tf\addons\sourcemod\scripting\ff2_boss_prefs.sp::ToggleMenu()
L 11/11/2015 - 18:32:53: [SM] [2] Line 258, C:\Users\jason_000\Documents\BonkornTFServers\BonkornTFServer-Deathrun\server\tf\addons\sourcemod\scripting\ff2_boss_prefs.sp::BossMenuTimer()
I modified RegConsoleCmd in ff2_boss_prefs.sp https://www.dropbox.com/s/bl8rmqlpo7vazwt/ff2_boss_prefs.sp?dl=0 By adding these
// Commands
RegConsoleCmd("ff2toggle", ToggleMenu, "Allows players to enable/disable being in the boss queue");
RegConsoleCmd("ff2_toggle", ToggleMenu,"Allows players to enable/disable being in the boss queue");
RegConsoleCmd("haletoggle", ToggleMenu,"Allows players to enable/disable being in the boss queue");
RegConsoleCmd("hale_toggle", ToggleMenu,"Allows players to enable/disable being in the boss queue");
RegConsoleCmd("ff2_boss", BossSelectMenu, "Allows players to select their boss");
RegConsoleCmd("ff2boss", BossSelectMenu, "Allows players to select their boss");
RegConsoleCmd("hale_boss", BossSelectMenu, "Allows players to select their boss");
RegConsoleCmd("haleboss", BossSelectMenu, "Allows players to select their boss");
Source: https://forums.alliedmods.net/attachment.php?attachmentid=148889&d=1446991712 Source at AlliedModders Forum: https://forums.alliedmods.net/showthread.php?t=273191
I think this is an issue with your customized ff2_boss_prefs plugin. Try using the unmodified version and see if the spam still occurs.
Used unmodified ff2_boss_prefs.smx spams Unloaded ff2_boss_prefs.smx Also spam
Are the errors any different?
I don't know
Fixed: Drag & Drop these files first - replace all with FF2-Official-1.10.6.zip second - replace all with plugins.zip
The plugin annouces many message per minute how do i solve that? wot? i toggled off