[Logo] Ballistic Mystix
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Inventory management  XML
Forum Index » Chat Box
Author Message
dyma


Joined: 06/08/2008 16:46:16
Messages: 21
Offline

hi karu,

maybe i'm wrong (i'm not really into what you are doint there () and how the identification of items/mats work), but there is no TYPE_ITEM_JEWEL_BRACELET. lib/admin_sheetid_filter.php (from line 88 ) shows:


i think line 3 should be:


before i'm doing something silly: is there a easy way you see to to seperate (and filter) the mats by groups (barrel, blade, clothes ...)?

This message was edited 1 time. Last update was at 14/10/2008 14:38:39

karu


Joined: 04/07/2005 13:30:54
Messages: 223
Location: out there digging
Offline

dyma wrote:
i think line 3 should be:

yep you probably right.. damn typos


before i'm doing something silly: is there a easy way you see to to seperate (and filter) the mats by groups (barrel, blade, clothes ...)?

nope.. you need to check them from mat number ('Anete fiber' is 0006 etc)

i'll attach the filtered number-name list, ~345 lines (some missing and some extra probably).
you only need to write parser that generates dummy 'select case' php file that you can edit later .
you also probably need to extend database table with one new field to keep the mat group info (bitfield, number does not matter).


 Filename mats-list.txt [Disk] Download
 Description
 Filesize 6 Kbytes
 Downloaded:  28 time(s)

This message was edited 2 times. Last update was at 04/11/2008 18:21:33


dyma


Joined: 06/08/2008 16:46:16
Messages: 21
Offline

thanks karu! i will give this thing a try if i find the time.
dyma


Joined: 06/08/2008 16:46:16
Messages: 21
Offline

i brought the filter in, attaching a patch and a new "full zip" to this post (the typos mentioned above are fixed to).
i have not testet those files (removed some guild-specific stuff) but i think it "should work" (c)
 Filename ryzom_inv_v0.3.zip [Disk] Download
 Description
 Filesize 407 Kbytes
 Downloaded:  18 time(s)

 Filename inventory.patch.gz [Disk] Download
 Description
 Filesize 146 Kbytes
 Downloaded:  18 time(s)

This message was edited 1 time. Last update was at 16/10/2008 12:49:57

 
Forum Index » Chat Box
Go to:   
Powered by JForum 2.1.8 © JForum Team