Wont pickup

dmon21

Member
Joined
Dec 15, 2002
Messages
7
Reaction score
0
Website
Visit site
i dont pick up nething would some one send me there pickit log? here in a pm or post so i can d/l i use jed thank you


[config]
PickupRadius=24
PickupEnabled=1
GoldEnabled=1
Refresh=10

LogEnabled=1
Logfile=pickitlog.txt
LogColors=1
DisplayColor=3
;LogPath=C:\


; Syntax:
; [unique string]
; Code="abc " - [Optional] This is the 4 letter itemcode. There is normally a space as the 4th char
; Description=<string> - [Optional] This will print when the item drops. if not defined nothing will print
; Identified=0/1 - [Optional] 1 = identified, 0 = unidentified
; Type=<string> - [Optional] shield/weapon/armor/helm/bow/other
; Level=<string> - [Optional] rare/unique/set/magic/normal/craft/superior/lowquality are accepted
; Pickup=0/1 - [Optional] 0 = dont pickup, 1 = pickup {default if not specified}
; HasSockets=0/1 - [Optional] 1 = has sockets, 0 = doesnt have sockets
; isEthereal=0/1 - [Optional] 1 = is Ethereal, 0 = isnt Ethereal

;==========================Armor==========================

;[Unique Casque]
;Code="xlm"
;Description=ÿc4Stealskull ÿc0Dropped
;Level=Unique
;Pickup=1
;Log=1
 

MorphineLD

Member
Joined
Dec 16, 2002
Messages
7
Reaction score
0
Website
Visit site
I believe you must take the ; from in front of the items like so....


[Unique Casque]
Code="xlm"
Description=ÿc4Stealskull ÿc0Dropped
Level=Unique
Pickup=1
Log=1

instead of.....


;[Unique Casque]
;Code="xlm"
;Description=ÿc4Stealskull ÿc0Dropped
;Level=Unique
;Pickup=1
;Log=1

Believe ; enables you to write text for general information, not commands. =)

Notice that some of the items on the pickit.ini file have the ;, and some don't. Think it was just a typo.

MorphineLD, USWest
 

NewPosts

New threads

Top