View Single Post
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 09-16-2014 , 09:07   Re: [v2.4.1, September 6] Trouble in Terrorist Town mod
Reply With Quote #129

I'm getting warnings when I try to compile the new version on amxmodx 1.8.3

Code:
//// ttt_item_knife.sma
//
// scripting-1.8.3\ttt_item_knife.sma(310) : warning 225: un
reachable code
// Header size:           2824 bytes
// Code size:            18152 bytes
// Data size:             6756 bytes
// Stack/heap size:      16384 bytes
// Estimated usage:        572 bytes
// Total requirements:   44116 bytes
//
// 1 Warning.
//
// Compilation Time: 0.27 sec
// ----------------------------------------

//// ttt_core.sma
//
// scripting-1.8.3\ttt_core.sma(722) : warning 225: unreacha
ble code
// Header size:           3464 bytes
// Code size:            32060 bytes
// Data size:            16552 bytes
// Stack/heap size:      16384 bytes
// Estimated usage:        596 bytes
// Total requirements:   68460 bytes
//
// 1 Warning.
//
// Compilation Time: 0.45 sec
// ----------------------------------------
Please fix those issues, if possible. I haven't tried to use the new version, so don't know if those warnings are gonna change anything or not.
Spirit_12 is offline