can someone give me a copy of there pickit for reference..i seem to not be doing it right..my problem is if i don't want it to pick up an item i put a ; infront of it to ignore it...or do i put a // infront of it..sigh i have no clue.
well see it says several things to do..for instance
;[Unique Sash]
;Code="lbl"
;Quality=Unique
;Description=Lenymo (Unique Sash)
;Ethereal=0
the ; before all of that is supose to ignored but i still pick the stuff up but at the bottum of the list it shows this.
[Unique items]
Quality=Unique
pickup=FALSE
now do i put it as pickup=TRUE and the pickit will pick up only things with no ; behind it..i belive i tried that already and it still picked up every thing. this is my problem prob a simple thing to do but im just stumped.