What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

picking up blood shards in custom loot rules

kenn3thyap

New Member
Joined
Aug 30, 2014
Messages
27
Reaction score
0
Hey,
does anyone know how to make the bot pick up blood shards in a custom loot rule
i'm using modified versions of jobs and gimmz but when the bot reaches blood shards, it cannot pick any up
anyone know what to add and which file to add it to?

thanks!
 
Should just be able to add the following to your pickup.cs of the custom rules either above or below the rare/magic/etc. pickup.
[NAME] == "Blood Shard"
 
Back
Top