GAmer_birdy
Member!
Fri Nov 22 21:39:10 2002 : *********: Set Amulet Dropped
Sat Nov 23 11:16:28 2002 : ********* : Unique Ring Dropped
Sat Nov 23 16:19:28 2002 : *********: Unique Ring Dropped
This is wat i found starting on Fri so far, i dunno y i keep bumping into charms , jewels, ammys, adn rings, even over ngiht i cudnt get the item i wanted... so i was wonmdering if it had anything to do with this:
(my pickit confg)
;=========================================================
; 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=40
PickupEnabled=0
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/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
[Unique Winged Helm]
Code="xhm"
Description=ÿc4Valkyrie Wing ÿc0Dropped
Level=Unique
Pickup=0
Identified=0
Log=1
[Unique Grim Helm]
Code="xh9"
Description=ÿc4Vampire Gaze ÿc0Dropped
Level=Unique
Pickup=1
Log=1
==============================================
For the bolded part did the <pickupenable ned to be changed to 1 or kepted tat way or does the items (pickup part) ned to be changed>
Plz help me.
Sat Nov 23 11:16:28 2002 : ********* : Unique Ring Dropped
Sat Nov 23 16:19:28 2002 : *********: Unique Ring Dropped
This is wat i found starting on Fri so far, i dunno y i keep bumping into charms , jewels, ammys, adn rings, even over ngiht i cudnt get the item i wanted... so i was wonmdering if it had anything to do with this:
(my pickit confg)
;=========================================================
; 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=40
PickupEnabled=0
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/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
[Unique Winged Helm]
Code="xhm"
Description=ÿc4Valkyrie Wing ÿc0Dropped
Level=Unique
Pickup=0
Identified=0
Log=1
[Unique Grim Helm]
Code="xh9"
Description=ÿc4Vampire Gaze ÿc0Dropped
Level=Unique
Pickup=1
Log=1
==============================================
For the bolded part did the <pickupenable ned to be changed to 1 or kepted tat way or does the items (pickup part) ned to be changed>
Plz help me.