N00b question (sorry in advance) :)

Arkhon

Member!
Joined
Oct 22, 2002
Messages
355
Reaction score
0
Location
Down Under (Australia)
Website
Visit site
I know this has been asked a million times but i've reas alot of reply's and not found my answer.

I've been running PindleBot for about a day and i've found an Ali-Baba and some jewels, charms etc...

My question is, why hasn't a log file for pickit appeared yet?

I am using the complete master pickit file linked from the sticky...
http://www.diabloworld.com/modules/mydownloads/singlefile.php?lid=474
In game, if an item listed in the pickit.ini drops, a message comes up saying "(watever item) has dropped" but still no log file.

I havent changed any of the settings in the pickit.ini but noticed that their is no "Log" option.

Any help would be appreciated
 

Aris

Member!
Joined
Sep 14, 2002
Messages
500
Reaction score
0
Location
Modesto, CA
Website
Visit site
this is the top section as well as a couple example items from my pickit.ini yours should look similar

;=========================================================
; PickupRadius Set your own pickup radius.
;
; PickupEnabled [0|1] Enables pickit when loaded or not.
; GoldEnabled [0|1] Enables gold pickup when loaded or not.
; LogEnabled [0|1] Enables logging of item drops.
; Refresh x Delays re-attempting to pick up an item by x/10 seconds.
;
; LogPath It is the path to write your log files.
; Remove it if you want to use your module's folder.
; Logfile It is the file you want to use to log your files.
; Remove it if you want to use "pickitlog.txt".
; Add the extension.

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

LogEnabled=1
Logfile=pickitlog.txt
;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 - [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


[Unique Shako]
Code="uap"
Description=ÿc4Harlequin Crest ÿc0Dropped
Level=Unique
Pickup=1
Log=1
Identified=0

[Unique Monarch]
Code="uit"
Description=ÿc4Stormshield ÿc0Dropped
Level=Unique
Pickup=1
Log=1
Identified=0

[Unique Decapitator]
Code="7bt"
Description=ÿc4Hellslayer ÿc0Dropped
Level=Unique
isEthereal=1
Pickup=1
Log=1
Identified=0

[Unique Lance]
Code="9p9"
Description=ÿc4Spire of Honor ÿc0Dropped
Level=Unique
isEthereal=1
Pickup=1
Log=1
Identified=0

[Unique Ceremonial Javelin]
Code="ama"
Description=ÿc4Titan's Revenge ÿc0Dropped
Level=Unique
isEthereal=1
Pickup=1
Log=1

[Unique Ring]
Code="rin"
Description=ÿc4Unique Ring ÿc0Dropped
Level=Unique
Pickup=1
Log=1
Identified=0

[Unique Amulet]
Code="amu"
Description=ÿc4Unique Amulet ÿc0Dropped
Level=Unique
Pickup=1
Log=1
Identified=0

[Gold]
Code="gld"
Type=Other
Pickup=1

[Small Charm]
Code="cm1"
Description=ÿc3Small Charm ÿc0Dropped
Pickup=1
Log=0
Identified=0

[Jewel]
Code="jew"
Description=ÿc3Jewel ÿc0Dropped
Level=Magic
Pickup=1
Log=0
Identified=0

notice some have a "isethereal=1" in it. that will make it so it will ONLY pick it up if the item is ethereal.

also notice the small charms and jewels i have set to pick up. but not logged. the rest of them are set to be logged though.
 

Arkhon

Member!
Joined
Oct 22, 2002
Messages
355
Reaction score
0
Location
Down Under (Australia)
Website
Visit site
Thx alot for the help aris

I went through my pickit.ini and put "Log=1" after all the items i wanted it too pick up. (No items previously had "Log=1")

Just have to wait till my poor, little, 200mf sorc finds something. :)
 

NewPosts

New threads

Top