class spacific items

koni

V.I.P
VIP
Mar 14, 2006
1,111
1
185
Southampton UK
hello,

i need to know what collum in the database sets an item to be class spacific ie

item1 can only be worn by a wizz
item2 can only be worn by a warrior
item3 can only be worn by a tao

i think its the need collum but i dont know what numbers need to be added in to get it working

any help would be great


EDITED:

doesnt matter now ive figured it out myself.

if anyone else wants to know how this is done

set the following fields to this:

fld_need 10 = class spacific
fld_needlevel = 0 = warrior
fld_needlevel = 1 = wizard
fld_needlevel = 2 = taoist
 
Last edited:

Liandrin2

Golden Oldie
Golden Oldie
Loyal Member
Jan 14, 2004
890
6
125
Originally Posted by Need Column
0 Level
1 DC
2 MC
3 SC
4 Needs to assign above the metempsychosis rank only then to be possible to put on
5 Something to do with prestige gamepoints maybe?
6 Must be in a guild
7 Must be in the sabuk guild
8 Members only then may put on (Sounds guild related)
10 Must be a warrior and have a high enough DC
11 Must be a wizard and have a high enough MC
12 Must be a taoist and have a high enough SC


Not posative it will work with whatever files your using, worth a go though
 
Upvote 0