String length cut-off?
#5

The problem started when I upgraded to sscanf 2.0. I've never changed my command.
Here's the sscanf line anyway:

pawn Код:
if(sscanf(params,"us", id,rson))return SendClientMessage(playerid, Grey, "Usage: /warn [id] [reason]");
It only sent 33 characters from the reason string of 187 characters.

Again, this is how it was on previous version of sscanf, although I'm not yet sure if that's the problem.
Reply


Messages In This Thread
String length cut-off? - by Tee - 28.12.2011, 00:57
Re: String length cut-off? - by JamesC - 28.12.2011, 01:37
Re: String length cut-off? - by MP2 - 28.12.2011, 03:36
Re: String length cut-off? - by Scenario - 28.12.2011, 04:11
Re: String length cut-off? - by Tee - 28.12.2011, 15:57
Re: String length cut-off? - by Seven_of_Nine - 28.12.2011, 16:00
Re: String length cut-off? - by Tee - 28.12.2011, 16:01
Re: String length cut-off? - by rinori - 28.12.2011, 16:10
Re: String length cut-off? - by Seven_of_Nine - 28.12.2011, 16:22
Re: String length cut-off? - by Calgon - 28.12.2011, 16:42

Forum Jump:


Users browsing this thread: 1 Guest(s)