Problem with string sizes
#3

Quote:
Originally Posted by TORKQ
Посмотреть сообщение
Код:
strmid(string2, string, 0, 96); // string2 contains everything from 0 to 96 character
SendClientMessage(i, -1, string2);
strmid(string2, string, 96, 256); // string2 now contains everything from 96 to 256.
SendClientMessage(i, -1, string2);
yes

so, my code should be correct, right?
Reply


Messages In This Thread
Problem with string sizes - by justjamie - 08.09.2016, 08:21
Re: Problem with string sizes - by TORKQ - 08.09.2016, 11:00
Re: Problem with string sizes - by justjamie - 08.09.2016, 13:44
Re: Problem with string sizes - by justjamie - 09.09.2016, 09:31
Re: Problem with string sizes - by zT KiNgKoNg - 09.09.2016, 10:17
Re: Problem with string sizes - by justjamie - 10.09.2016, 17:10
Re: Problem with string sizes - by Tass007 - 11.09.2016, 05:44
Re: Problem with string sizes - by SickAttack - 11.09.2016, 07:03
Re: Problem with string sizes - by justjamie - 11.09.2016, 10:24
Re: Problem with string sizes - by FreAkeD - 11.09.2016, 10:36

Forum Jump:


Users browsing this thread: 1 Guest(s)