Deavtivating An Object menu

User Tag List

Results 1 to 9 of 9
  1. #1
    interlanden's Avatar Sergeant
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Deavtivating An Object

    The message you have entered is too short. Please lengthen your message to at least 10 characters.
    Last edited by interlanden; 02-21-2011 at 04:44 AM. Reason: Something went Wrong :S

    Deavtivating An Object
  2. #2
    interlanden's Avatar Sergeant
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Trinity] Deactivating An Object

    interlanden
    Deavtivating An Object

    Heey peeps,

    Got a question.
    Ingame i use the object "Circle Of Calling" (ID=178670)
    But it has a Channeling function.
    How to disable that, so ill only keep the Object??

    Do i have to Edit it in my Databse? Or is there a Ingame Command for it?

  3. #3
    tiesmik's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm assuming the core is loading a script from somewhere that affects the object.
    Best option is to create a whole new object like that which I already did for u
    INSERT INTO `gameobject_names` (`entry`, `Type`, `DisplayID`, `Name`, `Category`, `CastBarText`, `UnkStr`, `spellfocus`, `sound1`, `sound2`, `sound3`, `sound4`, `sound5`, `sound6`, `sound7`, `sound8`, `sound9`, `unknown1`, `unknown2`, `unknown3`, `unknown4`, `unknown5`, `unknown6`, `unknown7`, `unknown8`, `unknown9`, `unknown10`, `unknown11`, `unknown12`, `unknown13`, `unknown14`, `Size`, `QuestItem1`, `QuestItem2`, `QuestItem3`, `QuestItem4`, `QuestItem5`, `QuestItem6`) VALUES (100000, 8, 5411, 'Platform', '1', '1', '1', 224, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0);
    Last edited by tiesmik; 02-21-2011 at 05:55 AM.

  4. #4
    interlanden's Avatar Sergeant
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the code, ill use him in Future.
    But i have like over 200 "Circle of Calling" already spawned, and want to disable the finction of it.
    Any idea how to do that? Becuase i dont want to start over again :S editing it in Database is much simpler for me.

    Thanks anyway

  5. #5
    tiesmik's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by interlanden View Post
    Thanks for the code, ill use him in Future.
    But i have like over 200 "Circle of Calling" already spawned, and want to disable the finction of it.
    Any idea how to do that? Becuase i dont want to start over again :S editing it in Database is much simpler for me.

    Thanks anyway

    I actually managed to make you another version of that same plate but this time mouseovering the object does not highlight the object.
    INSERT INTO `gameobject_names` (`entry`, `Type`, `DisplayID`, `Name`, `Category`, `CastBarText`, `UnkStr`, `spellfocus`, `sound1`, `sound2`, `sound3`, `sound4`, `sound5`, `sound6`, `sound7`, `sound8`, `sound9`, `unknown1`, `unknown2`, `unknown3`, `unknown4`, `unknown5`, `unknown6`, `unknown7`, `unknown8`, `unknown9`, `unknown10`, `unknown11`, `unknown12`, `unknown13`, `unknown14`, `Size`, `QuestItem1`, `QuestItem2`, `QuestItem3`, `QuestItem4`, `QuestItem5`, `QuestItem6`) VALUES (100002, 5, 5411, 'Plate UNTARGETTED', '(null)', '(null)', '(null)', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0);
    I'm assuming you used the last plates I sent you and I'm figuring out a query command so that you won't need to do everything from the start again
    im assuming you making an obstacle course?

  6. #6
    interlanden's Avatar Sergeant
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    making a obstacle course yes.
    But the onliest thing i need is, wich line i need to change so it will be disabled.
    Got PhaseMask, State and one more, any of those might prevent the activation of it ?
    Last edited by interlanden; 02-21-2011 at 09:00 AM.

  7. #7
    tiesmik's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I will send you a query sometime soon that will replace the old objects you did, with the ones that do not get highlighted :>

  8. #8
    interlanden's Avatar Sergeant
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when im home ill post my Line ok.

    BTW: thanks for the help sofar, really appreciate your help

  9. #9
    tiesmik's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    33
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HERE IT IS ATLAST! this will completely erase your problem

    import this into your database and your worries regarding this issue will disappear like smoke! :
    INSERT INTO `gameobject_names` (`entry`, `Type`, `DisplayID`, `Name`, `Category`, `CastBarText`, `UnkStr`, `spellfocus`, `sound1`, `sound2`, `sound3`, `sound4`, `sound5`, `sound6`, `sound7`, `sound8`, `sound9`, `unknown1`, `unknown2`, `unknown3`, `unknown4`, `unknown5`, `unknown6`, `unknown7`, `unknown8`, `unknown9`, `unknown10`, `unknown11`, `unknown12`, `unknown13`, `unknown14`, `Size`, `QuestItem1`, `QuestItem2`, `QuestItem3`, `QuestItem4`, `QuestItem5`, `QuestItem6`) VALUES (100002, 5, 5411, 'Plate UNTARGETTED', '(null)', '(null)', '(null)', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 0, 0);
    UPDATE gameobject_spawns SET entry='100002' where entry='178670'
    incase you made it to do something with the first import query I sent you, import this aswell:
    update gameobject_spawns SET entry='100002' where entry='100001'
    THERE!

    Please contact me at msn '[email protected]' I'd love to perhaps help you with the server more
    Last edited by tiesmik; 02-21-2011 at 10:12 AM.

Similar Threads

  1. What happens when The Unstoppable Force hits The Immovable Object!?
    By kBlaster in forum World of Warcraft General
    Replies: 5
    Last Post: 04-30-2007, 09:02 AM
  2. Weird "Objects" in STM.
    By tyguy22894 in forum World of Warcraft Exploration
    Replies: 18
    Last Post: 04-22-2007, 03:22 PM
  3. WoW Addiction, I OBJECT! Video
    By The Juggernaut in forum Community Chat
    Replies: 1
    Last Post: 03-07-2007, 04:31 PM
  4. Model Editing (objects) Video Turtorial [No Download Required]
    By tyman2006 in forum World of Warcraft Model Editing
    Replies: 3
    Last Post: 12-21-2006, 08:11 PM
  5. Campfire---> Ramp or other climbable object?
    By Piratewolf in forum WoW ME Questions and Requests
    Replies: 7
    Last Post: 10-04-2006, 08:22 AM
All times are GMT -5. The time now is 05:46 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search