Skip to content
New issue

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

Error compile retakes_pistolallocator, retakes_sitepicker and retakes_standardallocator #327

Open
crashzk opened this issue Jun 14, 2023 · 0 comments

Comments

@crashzk
Copy link
Contributor

crashzk commented Jun 14, 2023

Plugins retakes_pistolallocator, retakes_sitepicker and retakes_standardallocator are not compiling, error 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.

@crashzk crashzk changed the title Error compile Error compile retakes_pistolallocator, retakes_sitepicker and retakes_standardallocator Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant