View Single Post
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 09-05-2020 , 16:42   Re: [Multi-1v1] Challenge Redux
Reply With Quote #49

Could someone fix the errors to compile again:
Code:
//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/SourcePa...x#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/SourcePa...x#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/SourcePa...x#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,22 sec
// ----------------------------------------

Press enter to exit ...
paulo_crash is offline