We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
retakes_pistolallocator
retakes_sitepicker
retakes_standardallocator
Plugins retakes_pistolallocator, retakes_sitepicker and retakes_standardallocator are not compiling, error undefined symbol "g_PluginTeamSwitch".
undefined symbol "g_PluginTeamSwitch"
//// retakes_pistolallocator.sp // // retakes\generic.sp(23) : error 017: undefined symbol "g_PluginTeamSwitch" // retakes\generic.sp(30) : error 017: undefined symbol "g_PluginTeamSwitch" // // 2 Errors. // // Compilation Time: 0,53 sec // ---------------------------------------- //// retakes_sitepicker.sp // // retakes\generic.sp(23) : error 017: undefined symbol "g_PluginTeamSwitch" // retakes\generic.sp(30) : error 017: undefined symbol "g_PluginTeamSwitch" // // 2 Errors. // // Compilation Time: 0,53 sec // ---------------------------------------- //// retakes_standardallocator.sp // // retakes\generic.sp(23) : error 017: undefined symbol "g_PluginTeamSwitch" // retakes\generic.sp(30) : error 017: undefined symbol "g_PluginTeamSwitch" // // 2 Errors. // // Compilation Time: 0,55 sec // ----------------------------------------
I tried compiling with version SourceMod 1.11 - build 6934.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Plugins
retakes_pistolallocator
,retakes_sitepicker
andretakes_standardallocator
are not compiling, errorundefined symbol "g_PluginTeamSwitch"
.I tried compiling with version SourceMod 1.11 - build 6934.
The text was updated successfully, but these errors were encountered: