View Single Post
GVB
New Member
Join Date: Aug 2021
Old 06-28-2022 , 18:13   Re: Players Votes (v1.5.0) Updated Aug 09 2009
Reply With Quote #324

When i want compile script file i get that kinda of errors.

//// playersvotes.sp
//
// playersvotes.sp(113) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk.
//
//
// playersvotes.sp(380) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId
//
//
// playersvotes.sp(657) : error 088: cannot return a value from a void function
// playersvotes.sp(657) : warning 213: tag mismatch
// playersvotes.sp(61 : error 180: function return type differs from prototype. expected 'void', but got 'int'
//
// 2 Errors.
GVB is offline