lipitb 0 Posted August 20, 2013 HI please Who return a shop vending title? src/map/vending.c if( SQL_ERROR == SQL->Query(mmysql_handle, "INSERT INTO `vending_list` " "(`char_id`,`shopname`,`item_id`,`amount`,`price`,`timestamp`) " "VALUES ('%d', '%s', '%d', '%d', '%d', 'CURRENT_TIMESTAMP')", sd->status.char_id, <RETURN A SHOP TITLE>, sd->status.cart[index], sd->vending.amount, sd->vending.value)) { Sql_ShowDebug(mmysql_handle); continue; } Quote Share this post Link to post Share on other sites
0 goddameit 52 Posted August 26, 2013 http://rathena.org/board/topic/86515-who-return-a-shop-vending-title/?view=findpost&p=218623 Quote Share this post Link to post Share on other sites
HI
please
Who return a shop vending title?
src/map/vending.c
Share this post
Link to post
Share on other sites