JustThisOneQuestion
Member
- Joined
- Jan 17, 2005
- Messages
- 13
- Reaction score
- 0
I ran my d2jsp v0.5.2 and came home to find that it ignored a lidless and tal rashas belt .
Yes I configured the snagit.ini before hand, but im not sure I did it right.
this is wat it says at the beginning of the ini
_________________________________________
; Pickup=0/1 - [Optional] 0 = dont pickup, 1 = pickup {default if not specified}
________________________________________
so then it goes down to the list of all the good items, and here is what one of them was like to start
___________________________________________
[Unique Russet Armor]
Code="xpl"
Level=Unique
Description=ÿc4Skullder's Ire (Unique Russet Armor)
___________________________________________
so I changed it to
___________________________________________
[Unique Russet Armor]
Code="xpl"
Level=Unique
Description=ÿc4Skullder's Ire (Unique Russet Armor)
Pickup=1
___________________________________________
and some of them for some reason started out with ; before the line:
___________________________________________
;[Unique Heavy Belt]
;Code="tbl"
;Level=Unique
;Description=ÿc4Goldwrap (Unique Heavy Belt)
;isEthereal=0
;iditem=1
and so i'd add
;Pickup=1
__________________________________________
so what exactly am I doing wrong? The only other thing titled "Snagit" is a notepad file which on the top there is a short config section which I am almost 100% sure I did right, and there complex coding beneath that.
Why the hell didn't the makers of d2jsp configure it to start with to pick up the best items. Who do you know that would ignore a dropped Tal Rashas set piece, you know? Oh well, any help will be appreciated.
Yes I configured the snagit.ini before hand, but im not sure I did it right.
this is wat it says at the beginning of the ini
_________________________________________
; Pickup=0/1 - [Optional] 0 = dont pickup, 1 = pickup {default if not specified}
________________________________________
so then it goes down to the list of all the good items, and here is what one of them was like to start
___________________________________________
[Unique Russet Armor]
Code="xpl"
Level=Unique
Description=ÿc4Skullder's Ire (Unique Russet Armor)
___________________________________________
so I changed it to
___________________________________________
[Unique Russet Armor]
Code="xpl"
Level=Unique
Description=ÿc4Skullder's Ire (Unique Russet Armor)
Pickup=1
___________________________________________
and some of them for some reason started out with ; before the line:
___________________________________________
;[Unique Heavy Belt]
;Code="tbl"
;Level=Unique
;Description=ÿc4Goldwrap (Unique Heavy Belt)
;isEthereal=0
;iditem=1
and so i'd add
;Pickup=1
__________________________________________
so what exactly am I doing wrong? The only other thing titled "Snagit" is a notepad file which on the top there is a short config section which I am almost 100% sure I did right, and there complex coding beneath that.
Why the hell didn't the makers of d2jsp configure it to start with to pick up the best items. Who do you know that would ignore a dropped Tal Rashas set piece, you know? Oh well, any help will be appreciated.