Sign in to follow this
Followers
0

"Неизвестное значение, принят ноль".
Started by
Aurum
,
Рекомендованные сообщения
Лучший ответ
@Aurum
new query_string[191+3+4+11+3+(11*4)+3+4+MAX_PLAYER_NAME];
format(query_string, sizeof(query_string), "UPDATE `accounts` SET");
// запрос
4 posts in this topic

This topic is now closed to further replies.
Sign in to follow this
Followers
0
-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
By rediska
Мне нужно сделать диалоговое меню для команды /ahelp
Вот код:
-