Jump to content
  • 0

Cached - Consult Amount Of Item


Question

Posted

Hello guys!

It can query the amount of a particular item in real time through the cacheD using PHP?

In SQL would look like:

SELECT * FROM [lin2world].[dbo].[user_item] WHERE item_type='57' AND char_id='1'

Is there any class or function ready for this?

I've tried using the packet "PrintAllItemData" (ID 42), but it seems not functioning.

Thanks in advance.

5 answers to this question

Recommended Posts

  • 0
Posted

Thanks, xeL!

 

The update of items table doesn't happen in real time, right?
Is there any way to force the update in PHP-cacheD?

  • 0
Posted (edited)

there is a cached OP code for update real time update on a char. here is a php panel for l2off that uses cached options

http://sourceforge.net/projects/lin2panel/

Edited by xeL
Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock