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

Search results

  1. S

    Fishing pools and unique DoodadObject

    Hi, Got two questions : 1. Is there a better object than DoodadObject to handle FishingPools ? 2. How can we check for uniqueness of a DoodadObject since there is no unique id ? Tanks :)
  2. S

    getInvItem

    Hey, I'm trying to get a stack of items in my inventory by using me.getInvItem() I tried with the String and the UInt32 one but each time the stack couldn't be found. Am I supposed to use getItems for stacks ? Thanks !
  3. S

    ChatType

    Hi, I'm looking forward to parse the Chat messages you get from the AH. I'm trying to use the Event onChatMessage, but which ChatType is used for this kind of messages ? Thanks !
  4. S

    Is AuctionItem always updated

    Hi there, Already asked the question on IRC, but I remain uncertain. Is an AuctionItem always updated ? For exemple : Log(item.bidderName) item.MakeAuctionBid(10) Log(item.bidderName) will the output be: Name1 Me ? Thanks !
Back
Top