Shen Posted October 31, 2014 Posted October 31, 2014 Hello Guys^^ sorry for wasting your time but i need to know if there is a script or command or npc that make possible to send the buying item directly to storage instead of the inventery ? thanks for your help ^^ Quote
HD Scripts Posted October 31, 2014 Posted October 31, 2014 Something like this, can edit with ur infos query_sql "INSERT INTO `storage` (`id`, `account_id`, `nameid`, `amount`, `identify`, `refine`, `attribute`, `card0`, `card1`, `card2`, `card3`, `expire_time`) VALUES (NULL, '"+getcharid(3)+"', '"+$PackGuild3[@i]+"', '"+$PackQnt3[@i]+"', '"+getcharid(2)+"', '0', '0', '0', '0', '0', '0', '0')"; Quote
Question
Shen
Hello Guys^^ sorry for wasting your time but i need to know if there is a script or command or npc that make possible to send the buying item directly to storage instead of the inventery ?
thanks for your help ^^
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.