Ich habe ein Problem anscheind schon länger was mir jetzt erst auf gefallen ist bzw ich sehen wollte^^
und zwar ich habe in der pickit stehen das er maximal 1 aufheben soll pro bot aber die bots ignorieren das total und heben xx davon auf.
ich habe jetzt deaktiviert von pickit als sind natürlich // davor :)
Code:
//--Sigon's Steel--
//[name] == greathelm && [quality] == set # [maxmana] == 30 # # [MaxQuantity] == 1 // Sigon's Visor
//[name] == gothicplate && [quality] == set # [lightresist] == 30 # # [MaxQuantity] == 1 // Sigon's Shelter
//[name] == greaves && [quality] == set # [coldresist] >= 40 # # [MaxQuantity] == 1 // Sigon's Sabot
//[name] == towershield && [quality] == set # [itemallskills] == 1 # # [MaxQuantity] == 1 // Sigon's Guard
//[name] == platedbelt && [quality] == set # [maxhp] == 20 # # [MaxQuantity] == 1 // Sigon's Warp
//[name] == gauntlets && [quality] == set # [Strength] >= 10 # # [MaxQuantity] == 1 // Sigon's Gage
wo soll nun der fehler sein? bei den anderen Items denke ich mal funktioniert es doch auch :O