INI_WriteString not writing first character.
#2

There should be a problem on your stock. Try to debug it.
pawn Код:
stock GetName(playerid)
{
    new string[32];
    GetPlayerName(playerid, string,sizeof(string));
    print(string);
    return string;
}
Reply


Messages In This Thread
INI_WriteString not writing first character. - by rangerxxll - 11.06.2014, 05:42
Re: INI_WriteString not writing first character. - by RenovanZ - 11.06.2014, 05:55
Re: INI_WriteString not writing first character. - by rangerxxll - 11.06.2014, 06:39
Re: INI_WriteString not writing first character. - by Threshold - 11.06.2014, 07:07
Re: INI_WriteString not writing first character. - by BroZeus - 11.06.2014, 08:06
Re: INI_WriteString not writing first character. - by rangerxxll - 11.06.2014, 16:45

Forum Jump:


Users browsing this thread: 2 Guest(s)