Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. Seem good for me: Nearest GameObject informations: Name: Bateau chargé de cadavres (Entry: 1593 ) IsBlacklisted = False CreatedBy = 0 DisplayId = 124 FlagsInt = 36 Flags = ConditionalInteraction, DoesNotDespawn Position = 689,519 ; 995,651 ; 33,5328 ; "None" Name = Bateau chargé de cadavres GetDistance = 2,511981 GetDistance2D = 2,000025 Data0 = 43 Data1 = 356574488 Data8 = 0 GOType = Questgiver IsMailbox = False LockEntry = 43 CanOpen = False SkillLineRequired = None IsOutdoors = True IsIndoors = False Matrix = [[M11:-0,4243608 M12:-0,8511329 M13:-0,3090182 M14:0] [M21:0,8736455 M22:-0,2951401 M23:-0,3868297 M24:0] [M31:0,2380398 M32:-0,4341273 M33:0,8688329 M34:0] [M41:689,519 M42:995,651 M43:33,5328 M44:1]] TransportMatrix = [[M11:-0,446199 M12:-0,8949338 M13:0 M14:0] [M21:0,8949338 M22:-0,446199 M23:0 M24:0] [M31:0 M32:0 M33:1 M34:0] [M41:689,519 M42:995,651 M43:33,5328 M44:1]] GetBaseAddress = 488181592 IsValid = True GetDescriptorStartAddress = 488182240 Guid = 17370383789494141542 Type = GameObject Entry = 1593 Scale = 1 Try to remove wow cache folder
  2. You have try to disable wow addons? can you share your log file
  3. Hello, it is probably profile error, contact creator (if it is not that share full log file)
  4. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  5. WRobot try to use water: try to disable your wow addons
  6. Droidz

    food?

    Hello,
  7. Hello, try to increment min/max latency in advanced general settings
  8. try this plugin: Remove Skinnable Blacklist.cs
  9. can you giveme position of object please
  10. Hello, you have activate option "ninja" (in advanced general settings)?
  11. If you can use random name for "_CastSpellSafe" but I don't think that it is detectable.
  12. Hello, use https://wrobot.eu/files/file/414-multi-pull/
  13. Hello, I don't edit this function, but server can do (and do it generally), and yes it is possible than he forget to pass all arguments.
  14. Hello, you need to use IsBehind like that: u.IsBehind(ObjectManager.Me.Position, ObjectManager.Me.Rotation); ObjectManager.Me.IsBehind(u.Position, u.Rotation); you can also use: MovementManager.IsFacing(Me.Position, Me.Rotation, u.Position, 2.20f)
  15. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  16. You cannot use quest type FollowPath to go to the zone?
  17. Hello, wait next update, try to change blacklisted zones to area type "POLYAREA_DANGER" (instead POLYAREA_BIGDANGER). If this does't works try to create road to the destination (with area type "POLYAREA_ROAD"). Why bot go to this zone, do you use quester product?
  18. https://wrobot.eu/bugtracker/vanilla-ashenvale-pathing-problems-again-r1173/
  19. Hello, before "if..." add code DEFAULT_CHAT_FRAME:AddMessage(tostring(spellName)) to get spells names
  20. Hello, In your profile add vendor, in advanced general settings activate option "Use only NPC of your current profile" (tab others)
  21. Hello, Use quest type InteractWith (and use lua code to buy item). Change product is complicated, use product "Schedule". But I recently added feature to buy items, if you just want buy item to resell it use it. (badly read) https://wrobot.eu/forums/topic/9421-use-auction-in-quester-profile/
  22. In dev tool can you give me result of button "Nearest GameObject info" please
  23. Hello, in dev tools you have button to dump all objects, share list
  24. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). In your profile you use flying path?
×
×
  • Create New...