View Single Post
MarcoCSGO
Member
Join Date: May 2020
Old 05-10-2020 , 11:07   Re: [EXTENSION] Socket (3.0.1)
Reply With Quote #560

Quote:
Originally Posted by JoinedSenses View Post
https://github.com/JoinedSenses/sm-ext-socket

Includes Socket methodmap with working release builds for Win and Linux
Please see the below error when compiling your example.sp file with the SM 1.10.

//// example.sp
//
// .\example.sp(46) : error 104: cannot find any methods for any
// .\example.sp(46) : warning 215: expression has no effect
// .\example.sp(46) : warning 215: expression has no effect
// .\example.sp(46) : error 001: expected token: ";", but found ")"
// .\example.sp(46) : error 029: invalid expression, assumed zero
// .\example.sp(46) : fatal error 190: too many error messages on one line

Last edited by MarcoCSGO; 05-10-2020 at 11:26.
MarcoCSGO is offline