Well the swapping of teams works.
(Code on first post is the upto date code)
But in the logs I get errors
Code:
L 04/14/2017 - 19:48:28: Start of error session.
L 04/14/2017 - 19:48:28: Info (map "de_nuke") (file "addons/amxmodx/logs/error_20170414.log")
L 04/14/2017 - 19:48:28: [AMXX] Run time error 3 (plugin "fair_match.amxx") - debug not enabled!
L 04/14/2017 - 19:48:28: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/14/2017 - 19:48:28: [AMXX] Run time error 3 (plugin "fair_match.amxx") - debug not enabled!
L 04/14/2017 - 19:48:28: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/14/2017 - 19:48:28: [AMXX] Run time error 3 (plugin "fair_match.amxx") - debug not enabled!
L 04/14/2017 - 19:48:28: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/14/2017 - 20:10:20: Start of error session.
L 04/14/2017 - 20:10:20: Info (map "de_cpl_mill") (file "addons/amxmodx/logs/error_20170414.log")
L 04/14/2017 - 20:10:20: [AMXX] Run time error 4 (plugin "fair_match.amxx") - debug not enabled!
L 04/14/2017 - 20:10:20: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
If I put debug at the end in plugging will that effect the pluggin during a game.