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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Profile code: How to command mailing of certain item types

Murander

New Member
Joined
Jan 1, 2012
Messages
76
First, let me just say that this code is mostly made by benkoren. I've made only small tweaks.

Does anyone know where the lines are in this code that look for a toon with the Jewelcrafting skill & tell him to mail certain items? I want to be able to tell my jewelcrafter to mail Carnelians, but he just lets them sit in his bags.
 

Attachments

Open the profile, check out "Sub SendMail".

There is all you need, its even commented.

If its just for you, i would add an static line with an if inbagcountX with an static recipent.
 
Open the profile, check out "Sub SendMail".

There is all you need, its even commented.

If its just for you, i would add an static line with an if inbagcountX with an static recipent.

Thanks for your response, could you please explain what you said again about the static line if it's just for me? I'm not sure what you mean. Could you break it down detailed for me what you're saying there?
 
Back
Top