PHP Code:
$query=sqlsrv_query($connC,"INSERT INTO ITEM_SEND_TBL (m_idPlayer,serverindex,Item_Name,Item_count) VALUES ('$user','01','Scroll of SProtect','1')",array(),array( "Scrollable" => SQLSRV_CURSOR_KEYSET ));
QUERY SUCCESS
Register before enter ingame:
0000014 01 Scroll of SProtect 1 0 14 NULL 0 0 1 0000000 0 0 0 0 0 0 0 2014-04-28 20:44:04.787 NULL 0 NULL 0 0 0 0 0 0 0 0 0 0 0 0
Now I go ingame and dont appear nothing on Post Box...
Register after enter ingame:
0000014 01 Scroll of SProtect 1 0 14 NULL 0 0 1 0000000 0 0 0 0 0 0 1 2014-04-28 20:44:04.787 2014-04-28 20:45:50.720 0 NULL 0 0 0 0 0 0 0 0 0 0 0 0
$query=sqlsrv_query($connC,"INSERT INTO ITEM_SEND_TBL (m_idPlayer,serverindex,Item_Name,Item_count) VALUES ('$user','01','Scroll of SProtect','1')",array(),array( "Scrollable" => SQLSRV_CURSOR_KEYSET ));
QUERY SUCCESS
Register before enter ingame:
0000014 01 Scroll of SProtect 1 0 14 NULL 0 0 1 0000000 0 0 0 0 0 0 0 2014-04-28 20:44:04.787 NULL 0 NULL 0 0 0 0 0 0 0 0 0 0 0 0
Now I go ingame and dont appear nothing on Post Box...
Register after enter ingame:
0000014 01 Scroll of SProtect 1 0 14 NULL 0 0 1 0000000 0 0 0 0 0 0 1 2014-04-28 20:44:04.787 2014-04-28 20:45:50.720 0 NULL 0 0 0 0 0 0 0 0 0 0 0 0