Errors
#2

Show us some code for god sakes, we can't help you without it.

pawn Код:
if(sscanf(params,"uz
Above is what they meant by "'z' is deprecated, consider using 'S' instead.

That means you should change it to something like this:

pawn Код:
if(sscanf(params,"uS[sizeofstringhere]
Otherwise, the second thing you posted doesn't matter. That simply says it can't connect to the update server to check if you have the latest version of YSI.
Reply


Messages In This Thread
Errors - by tixzor - 16.06.2012, 18:21
Re: Errors - by Kindred - 16.06.2012, 18:24
Re: Errors - by tixzor - 16.06.2012, 18:31

Forum Jump:


Users browsing this thread: 1 Guest(s)