Jump to content

dankwow

Members
  • Posts

    4
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by dankwow

  1. ok that is understandable, what about something similar to 'use actionbar1' to make him use what ever is bound to the '1' key from that char? also along the lines of your buying function, could it be possible to make the bot become a vendor and allow me, or others, to purchase items from its inv? p.s. also if someone whispers a bot could the whisper be routed to me.. and i could do something like,, [bot] whispers: billy said:gief gols!!! /w (bot) say lol wth? [bot] says: lol wth?
  2. this may have been asked already, or unreasonable, but would it be possible fpr a player to 'become the bot' and have the original char line up as a bot itself, somewhat of posession from one to the other?
  3. that would not allow any zone to be affected by sanctuary, because 1 can never be greater than 2, so no zone will be set if(1 >= 2) { SetByteFlag(UNIT_FIELD_BYTES_2, 1, UNIT_BYTE2_FLAG_SANCTUARY); if(sWorld.IsFFAPvPRealm()) RemoveByteFlag(UNIT_FIELD_BYTES_2, 1, UNIT_BYTE2_FLAG_FFA_PVP); } else { RemoveByteFlag(UNIT_FIELD_BYTES_2, 1, UNIT_BYTE2_FLAG_SANCTUARY); } Wahlaa: none sanctuary, exactly what he asked for
  4. if(1 >= 2) //if(zone->flags & AREA_FLAG_SANCTUARY || zone->ID == 876) {
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use