This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [QUESTION] [TrinityCore] Gameobject instant move for player  (Read 1649 times)

Daweo

  • Registred Member
  • Race Changer
  • *****
  • Posts: 39
    • View Profile
Hi all,

Maybe stupid question, but is there way to relocate object and player see the change immediately? Because when I use .gobject move, object is reload (flashes), but it stay on its place until player relog...

I tried DestroyForNearbyPlayers and UpdateObjectVisibility, but result was same .

Daweo

(TrinityCore 335a)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Rochet2

  • Contributors
  • Polygonshifter
  • *****
  • Posts: 59
    • View Profile
    • http://rochet2.github.io/
Re: [QUESTION] [TrinityCore] Gameobject instant move for pla
« Reply #1 on: July 07, 2015, 03:40:30 pm »
Not with the current functionality it seems.
You would need to respawn the object.

However these might interest you
https://github.com/TrinityCore/TrinityC ... -109640599
https://github.com/TrinityCore/TrinityC ... f39eb524d6
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Valkryst

  • Moderators
  • Model Change Addict
  • *****
  • Posts: 224
    • View Profile
    • http://valkryst.com/blog/
Re: [QUESTION] [TrinityCore] Gameobject instant move for pla
« Reply #2 on: July 08, 2015, 01:12:44 am »
This core modification by Rochet2 will do what you want.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
MY BLOG IS NOW HERE.

Смердокрыл

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 445
    • View Profile
Re: [QUESTION] [TrinityCore] Gameobject instant move for pla
« Reply #3 on: July 10, 2015, 01:20:50 pm »
Quote from: "Valkryst"
This core modification by Rochet2 will do what you want.
Does this work for 4.3.4?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
or no.
At least I tried.

Rochet2

  • Contributors
  • Polygonshifter
  • *****
  • Posts: 59
    • View Profile
    • http://rochet2.github.io/
Re: [QUESTION] [TrinityCore] Gameobject instant move for pla
« Reply #4 on: July 10, 2015, 02:04:00 pm »
Quote from: "Смердокрыл"
Quote from: "Valkryst"
This core modification by Rochet2 will do what you want.
Does this work for 4.3.4?

It is only made for 3.3.5 and 6.x (TC) and it be added to 4.3.4 as well. However it might need a bit of tweaking to do that.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Смердокрыл

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 445
    • View Profile
Re: [QUESTION] [TrinityCore] Gameobject instant move for pla
« Reply #5 on: July 10, 2015, 05:14:48 pm »
Quote from: "Rochet2"
It is only made for 3.3.5 and 6.x (TC) and it be added to 4.3.4 as well. However it might need a bit of tweaking to do that.
Great! Really looking forward to that!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
or no.
At least I tried.