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

Does not compile SourceMod 1.10 #26

Open
crashzk opened this issue Aug 7, 2020 · 0 comments
Open

Does not compile SourceMod 1.10 #26

crashzk opened this issue Aug 7, 2020 · 0 comments

Comments

@crashzk
Copy link

crashzk commented Aug 7, 2020

//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// hl_challenge.sp
//
// C:\Users\boy-l\Google Drive\ZK ServidoresÖ\Servidores\Counter-Strike Global Offensive\Editar Plugins\addons\sourcemod\scripting\include\store.inc(24) : error 050: constant 'szName' already defined
// C:\Users\boy-l\Google Drive\ZK ServidoresÖ\Servidores\Counter-Strike Global Offensive\Editar Plugins\addons\sourcemod\scripting\include\store.inc(55) : error 050: constant 'iId' already defined
// C:\Users\boy-l\Google Drive\ZK ServidoresÖ\Servidores\Counter-Strike Global Offensive\Editar Plugins\addons\sourcemod\scripting\include\store.inc(78) : warning 241: Array-based enum structs will be removed in 1.11. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs
// C:\Users\boy-l\Google Drive\ZK ServidoresÖ\Servidores\Counter-Strike Global Offensive\Editar Plugins\addons\sourcemod\scripting\include\store.inc(79) : warning 241: Array-based enum structs will be removed in 1.11. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs
// C:\Users\boy-l\Google Drive\ZK ServidoresÖ\Servidores\Counter-Strike Global Offensive\Editar Plugins\addons\sourcemod\scripting\include\store.inc(82) : warning 241: Array-based enum structs will be removed in 1.11. See https://wiki.alliedmods.net/SourcePawn_Transitional_Syntax#Enum_Structs
// C:\Users\boy-l\Google Drive\ZK ServidoresÖ\Servidores\Counter-Strike Global Offensive\Editar Plugins\addons\sourcemod\scripting\hl_challenge.sp(6) : warning 203: symbol is never used: "g_cvarChatTag"
//
// 2 Errors.
//
// Compilation Time: 0,25 sec
// ----------------------------------------

Press enter to exit ...

Could you pass these updated includes?

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