20.02.2018, 12:22
How can i do it like this, example send the text to all players online.
How to send all of these debugs ingame?
PHP код:
[DEBUG] mysql_tquery: return value: '1'
[DEBUG] mysql_tquery(1, "CREATE TABLE IF NOT EXISTS `temp_blocked_users` (`ip` VARCHAR(18), `lock_timestamp` INT, `user_id` INT)", "", "")
[DEBUG] CCallback::Create(amx=0x236a4a0, name='', format='', params=0x341d72c, param_offset=5)
[DEBUG] CHandle::Execute(this=0x5e7ee0, type=1, query=0x5f7250)
[DEBUG] CHandle::Execute - return value: true
[DEBUG] mysql_tquery: return value: '1'
[DEBUG] CConnection::Execute(query=0x5f4c38, this=0x52f020, connection=0x5f4858)
[DEBUG] CConnection::GetError(this=0x52f020, connection=0x5f4858)
[DEBUG] CConnection::Execute(query=0x5f7250, this=0x52f020, connection=0x5f4858)
[DEBUG] CConnection::GetError(this=0x52f020, connection=0x5f4858)
[DEBUG] CCallback::Create(amx=0x236a4a0, name='OnQueryError', format='dsssd)
[DEBUG] CCallback::Create(amx=0x236a4a0, name='OnQueryError', format='dsssd)


