view posts by this user Offline
     Edit post Delete post Report this post Warn user Information This topic is locked, you cannot edit posts or make further replies. This topic is locked, you cannot edit posts or make further replies.
Is it possible to make my bot NOT pickit RARE bows, polearms, staffs, and two handed axes?

Here is why:

I scripted the bot to pickit rare melee weapons. There cruel weapons and fool/Cruel weapons. However, I don't want the 2 handed axes, bows, staffs, and polearms. I Just need 1 handed melee weapons. The dz-pickit application does not specify in 1-hand weapons.

So basically, I only need the bot to pickit 1 handed weapons.

Thanks for the help guys.
HeadMaster
view posts by this user Online
HeadMaster
     Edit post Delete post Report this post Information This topic is locked, you cannot edit posts or make further replies. This topic is locked, you cannot edit posts or make further replies.
Careful on what you ask for.
There are quite a few types of swords and axes which uses both 1h and 2h.

Do you want to keep those as well or no?
view posts by this user Offline
     Edit post Delete post Report this post Warn user Information This topic is locked, you cannot edit posts or make further replies. This topic is locked, you cannot edit posts or make further replies.
only one handed swords.
view posts by this user Offline
     Edit post Delete post Report this post Warn user Information This topic is locked, you cannot edit posts or make further replies. This topic is locked, you cannot edit posts or make further replies.
and only one handed axes
HeadMaster
view posts by this user Online
HeadMaster
     Edit post Delete post Report this post Information This topic is locked, you cannot edit posts or make further replies. This topic is locked, you cannot edit posts or make further replies.
Ok what I need you to do then is open up,
scripts/libs/common/NTItemAlias.ntl file.

And tell me all the classids that you want to not keep.
List them here and I'll mod our max quantity code to suite your needs.

Inside the file i'll show you an example.

I will only need the 33.

33
34
35 etc..

That format will be fine.


Rere
view posts by this user Offline
     Edit post Delete post Report this post Warn user Information This topic is locked, you cannot edit posts or make further replies. This topic is locked, you cannot edit posts or make further replies.
I don't want polearms, two handed axes, staffs, throwing wepons of any kind (even javalins) spears, bows, and crowssbows. I have no need for these items for rares or magics or whites.

I actually want two handed rare swords.
view posts by this user Offline
     Edit post Delete post Report this post Warn user Information This topic is locked, you cannot edit posts or make further replies. This topic is locked, you cannot edit posts or make further replies.
class ids i dont want. for rares.. and magics
Code: Select all
24
46
45
44
49
47
48
49
50
51
53
52
51
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
98
99
100
101
102
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
161
162
163
164
165
166
167
168
169
170
171
172
201
202
203
219
220
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
258
Jump to :
Quick-mod tools :
Moderator
C.E.O.