View Single Post
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 09-02-2019 , 03:43   Re: [ANY] List disconnections [SM 1.10]
Reply With Quote #9

Quote:
Originally Posted by Sreaper View Post
The source from 12 hours ago on your github doesn't compile with the latest Sourcemod includes.
Code:
(369) : warning 219: local variable "time" shadows a variable at a preceding level
(785) : warning 219: local variable "time" shadows a variable at a preceding level
(633) : warning 219: local variable "time" shadows a variable at a preceding level
(15) : error 001: expected token: "{", but found "struct"
(17) : error 001: expected token: "public", but found "char"
(18) : error 001: expected token: "}", but found "char"
(20) : error 054: unmatched closing brace ("}")
(27) : error 017: undefined symbol "PlayerInfo"
(27) : error 029: invalid expression, assumed zero
(27) : warning 215: expression has no effect
(34) : warning 219: local variable "name" shadows a variable at a preceding level
(37) : error 104: cannot find any methods for PlayerInfo
(37) : error 017: undefined symbol "PlayerInfo"
(37) : error 029: invalid expression, assumed zero
(37) : fatal error 190: too many error messages on one line
mhh not really, works without problems
Attached Files
File Type: smx listdisconnections.smx (5.0 KB, 185 views)
File Type: sp Get Plugin or Get Source (listdisconnections.sp - 550 views - 2.3 KB)
freak.exe_uLow is offline