View Single Post
qiuhaian
Senior Member
Join Date: Nov 2009
Old 05-27-2015 , 10:54   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.2, 2015-03-21)
Reply With Quote #1463

./compile.sh deathmatch.sp
Compiling deathmatch.sp...
SourcePawn Compiler 1.7.1
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2014 AlliedModders LLC

deathmatch/smc_reader.sp(120) : error 076: syntax error in the expression, or invalid function call
deathmatch/user_messages.sp(83) : error 130: cannot coerce functions to values
deathmatch/user_messages.sp(209) : error 163: indeterminate array size in "sizeof" expression (symbol "message")
deathmatch/config_messages.sp(50) : error 163: indeterminate array size in "sizeof" expression (symbol "text")
deathmatch/config_messages.sp(84) : error 163: indeterminate array size in "sizeof" expression (symbol "text")
deathmatch/config_messages.sp(140) : error 163: indeterminate array size in "sizeof" expression (symbol "text")
deathmatch/config_messages.sp(151) : error 163: indeterminate array size in "sizeof" expression (symbol "text")
deathmatch/admin_menu.sp(220) : error 163: indeterminate array size in "sizeof" expression (symbol "name")

8 Errors.
qiuhaian is offline