24.06.2013, 16:50
Hi SA-MP.com,I'm working at new Project and i have a problem with crash, on this code:
The problem is this:
When i'm enter o my server, i type the password, spawn skin, my game is crashing.
For more arguments that this linies give me crash, i have deleted the code, and i played 1 hour, without problems..
And when i'm registering with this code, in console i have:
What is wrong guys?
pawn Код:
//others codes
new Text[ 24 ];
if ( sscanf( inputtext, "s[ 24 ]", Text ) )
//others code
When i'm enter o my server, i type the password, spawn skin, my game is crashing.
For more arguments that this linies give me crash, i have deleted the code, and i played 1 hour, without problems..
And when i'm registering with this code, in console i have:
pawn Код:
[07:42:08] sscanf warning: Invalid data length.
[07:42:08] sscanf warning: Invalid character in data length.