Weird character using strlen(inputtext)?
#2

Hmm, you may try this:

pawn Код:
format(FactionData[iFac][pFacName], /*some length here*/, "%s", inputtext);
instead of:

pawn Код:
FactionData[iFac][pFacName] = strlen(inputtext);
Reply


Messages In This Thread
Weird character using strlen(inputtext)? - by mSlat3r - 09.11.2012, 00:32
Re: Weird character using strlen(inputtext)? - by [KHK]Khalid - 09.11.2012, 00:59
Re: Weird character using strlen(inputtext)? - by Vince - 09.11.2012, 05:10

Forum Jump:


Users browsing this thread: 1 Guest(s)