Hallo ich benutze Magnet 1.0 Pickit
Aber ich komme mit dem Einstellungen nicht klar, undzwar der soll sich telen (mit ENIGMA) und sich das item picken ^^
Hier die Settings
Code:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; Configuration File 0.8 for Magnet by Paper
;;;
;;; Options For Items (All of them are optional)
;;; If an item matches more than one section, the first one is taken
;;;
;;; [name] (Must be a unique string, anything you want)
;;; Code="abc" Code of the item - 3 letters/numbers
;;; Description=Item Desc. Notifies you of the drop with the desc.
;;; Level=level(quality) lowquality/superior/craft/normal/magic/set/unique/craft
;;; Type=Item Type shield/weapon/armor/helm/bow/other
;;; Identified=0/1 1=Identified 0=Unidentified
;;; HasSockets=0/1 1=HasSockets 0=NoSockets
;;; isEthereal=0/1 1=Ethereal 0=Not Ethereal
;;; Pickup=0 1=Pickup 0=Only Notifies (Default = 1)
;;; Teleport=1 1=Teleport 0=Do not Teleport (Default = 1)
;;;
;;; Specials:
;;; MinGold=amount Gold won't be picked below this value (Use only with [Gold] config)
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; Magnet Settings
;;;
;;; The Delays and Radius Should be good don't decrease
;;; too much or you could get realm downs or bans
;;;
;;; [Magnet]
;;; Picking=1 1=Pick items 0=Do not pick items (Default=1)
;;; TownPicking=1 1=Pick items in town 0=Do not pick in town (Default=1)
;;; Teleport=1 1=Teleport to pick items 0=Do not tele (Default=1)
;;; Notify=1 1=Notify when items drop 0=Do not notify (Default=1)
;;; EnigmaTele=1 1=Detects if you have enigma to enable teleport 0=Does not detect (Default=1)
;;; PickDelay=25 Delays are not in ms its just a value (Increase for slower, decrease for faster) (Default 30)
;;; TeleDelay=100 Delays are not in ms its just a value (Increase for slower, decrease for faster) (Default 60)
;;; PickupRadius=10 Pickup without tele radius (this value is squared so changes are big) (Default 10)
;;; TeleRadius=35 Tele pickup radius (this value is squared so changes are big) (Default 35)
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Wäre schön wenn mir einer helfen könnte ^^