How can I set null a string?
#2

pawn Код:
UserData[ id ][ PLAYER_TAG_TEXT][0] = '\0';
or
UserData[ id ][ PLAYER_TAG_TEXT][0] = EOS;
Reply


Messages In This Thread
How can I set null a string? - by Konstantinos - 21.02.2012, 18:11
Re: How can I set null a string? - by [HiC]TheKiller - 21.02.2012, 18:16
Re: How can I set null a string? - by Konstantinos - 21.02.2012, 18:18

Forum Jump:


Users browsing this thread: 1 Guest(s)