Jump to content
  • 0
Sign in to follow this  
minx123

count log for change item

Question

i need some help.. can some make a script to give a log?

 

example

 

player will change how much they have item 607 to same quantity item 607 to item 608.

when they change item. it will be has log so i will know how much player change for that item.

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

more like

select * from picklog where ( nameid = 607 or nameid = 608 ) and type = 'N';

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.