Jump to content

Paultimate

Members
  • Posts

    38
  • Joined

  • Last visited

File Comments posted by Paultimate

    GoToClick

       997    17

    Note to future self, This need to be in wrotation mode, and you ctrl+double-left click the map inside wrobot (why the misleading gif?) to get this to go (after pressing play).

     

    After that it works well

  1. @Droidz Thanks for this. After about an hour of painfull testing, I determined that the party leader is not being treated the same as other party members when parsing data in party chat. Right now you cannot use the party leader to give commands until [Party Leader] is also added. Im looking into it now to add..

    I added the below and things work better for the party lead now (the lead would naturally be who is giving commands)

    LN 36

    ((int)msg.Channel == 51 || ((int)msg.Channel == 2 || ((int)msg.Channel == 49 || msg.Channel == ChatTypeId.PARTY))

     

     

×
×
  • Create New...