Показать сообщение отдельно
Непрочитано 20.11.2017, 17:14   #48
Пользователь

По умолчанию Re: Piercing Shark - сниффер пакетов

Цитата:
Сообщение от PROGRAMMATOR Посмотреть сообщение
Struct.Write("Goods.txt", "goodsId="+goodsId+", itemId="+itemId+", quantity="+quantity);
Code: C#
dang ! never thought about it

Цитата:
Сообщение от just_me Посмотреть сообщение
totalCount is reading 13000++ id and if i put max value>741 in loop it throw an exception, does loop have a limit in this case?
ahhh... i feel like an idiot answering my own question
but i got it, 741 is the limit (unk value), i just put it here in case someone else getting confused just like i do
just_me вне форума Ответить с цитированием