View Single Post
tolpecek
Member
Join Date: Dec 2018
Old 01-02-2019 , 08:34   Re: Warning tag mismatch new CsTeams:ctTeam = cs_get_user_team(id)
Reply With Quote #6

Code:
//// basebuilder72_custom_steamid.sma
// C:\Users\Gyros\Desktop\basebuilder72-custom\addons\amxmodx\scripting\basebuilder72_custom_steamid.sma(4987) : warning 213: tag mismatch
// C:\Users\Gyros\Desktop\basebuilder72-custom\addons\amxmodx\scripting\basebuilder72_custom_steamid.sma(9096) : warning 204: symbol is assigned a value that is never used: "g_iTimeExample"
// C:\Users\Gyros\Desktop\basebuilder72-custom\addons\amxmodx\scripting\basebuilder72_custom_steamid.sma(9096) : warning 204: symbol is assigned a value that is never used: "hasbought"
// Header size:           8076 bytes
// Code size:           311432 bytes
// Data size:           213104 bytes
// Stack/heap size:     131072 bytes; max. usage is unknown, due to recursion
// Total requirements:  663684 bytes
//
// 3 Warnings.
// Done.
//
// Compilation Time: 3,87 sec
// ----------------------------------------

Press enter to exit ...
ignore never used symbols, once i will use them

4987 is line with if in task hpregenloon, the second one

Last edited by tolpecek; 01-02-2019 at 08:38.
tolpecek is offline