View Single Post
Naeciof
Member
Join Date: Oct 2016
Location: Brazil
Old 02-18-2024 , 00:16   Re: Splashing On The Water
Reply With Quote #10

Plugin shows errors when compiling

Quote:
//// csplashing_on_the_water.sma
// C:\Users\Naecio\Desktop\_scripting\csplashing _on_the_water.sma(14) : error 017: undefined symbol "MAX_PLAYERS"
// C:\Users\Naecio\Desktop\_scripting\csplashing _on_the_water.sma(14) : error 009: invalid array size (negative or zero)
// C:\Users\Naecio\Desktop\_scripting\csplashing _on_the_water.sma(24) : error 017: undefined symbol "specialbot"
// C:\Users\Naecio\Desktop\_scripting\csplashing _on_the_water.sma(24) : warning 215: expression has no effect
// C:\Users\Naecio\Desktop\_scripting\csplashing _on_the_water.sma(24) : error 001: expected token: ";", but found ")"
// C:\Users\Naecio\Desktop\_scripting\csplashing _on_the_water.sma(24) : error 029: invalid expression, assumed zero
// C:\Users\Naecio\Desktop\_scripting\csplashing _on_the_water.sma(24) : fatal error 107: too many error messages on one line
//
// Compilation aborted.
// 6 Errors.
// Could not locate output file C:\Users\Naecio\Desktop\_scripting\compiled\s plashing_on_the_water.amx (compile failed).
//
// Compilation Time: 0,44 sec
// ----------------------------------------

Press enter to exit ...
Naeciof is offline