User
Pass
2FA
 
 

[FIXED] Battleground chat type should be Instance, not Raid

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> WOW -> Fixed / Closed bugs
Author Message1887
Kkthnxbye

[KkthnxUI Developer]



Status: Offline
(since 24-12-2020 16:42)
Joined: 16 Nov 2011
Posts: 332, Topics: 175
Location: Attempt to index local 'Location' (a nil value)

Reputation: 136.8
Votes: 21

        Battletag: postrow.ID_BATTLE_NET}  KkthnxTV 
Post Posted: 28-06-2017, 07:50:28 | Translate post to: ... (Click for more languages)

WoW Freakz link: -
Bug description: Currently battleground chat is the raid channel > RAID, it should be instance chat > INSTANCE_CHAT.
Proof: http://i.imgur.com/6Eg6YtN.jpg

http://wowwiki.wikia.com/wiki/ChatTypeId

https://us.battle.net/forums/en/wow/topic/7200052256#5

https://us.battle.net/forums/en/wow/topic/7200182265


Success isn't what you've done compared to others. Success is what you've done compared to what you were made to do.

0 0
  
Back to top
View user's profile Send private message
Shocker

[Freakz owner]



Status: Offline
(since 08-02-2020 12:17)
Joined: Momentul zero
Posts: 33986, Topics: 1350
Location: localhost

Reputation: 6485.6
Votes: 829

   
Post Posted: 28-06-2017, 09:40:20 | Translate post to: ... (Click for more languages)

This would be an easy fix, but not sure if it will break something else. Can you upload some addons that require instance chat to test them?

FREAKZ COMMUNITY @ Facebook
WOW FREAKZ @ Facebook
1 0
  
Back to top
View user's profile Send private message
Kkthnxbye

[KkthnxUI Developer]



Status: Offline
(since 24-12-2020 16:42)
Joined: 16 Nov 2011
Posts: 332, Topics: 175
Location: Attempt to index local 'Location' (a nil value)

Reputation: 136.8
Votes: 21

        Battletag: postrow.ID_BATTLE_NET}  KkthnxTV 
Post Posted: 28-06-2017, 09:41:56 | Translate post to: ... (Click for more languages)

It shouldn't break anything from what I have gathered.

Though you can test it easily with a small snip of code

https://mods.curse.com/addons/wow/reporter-battleground-map/2389223

Refer to my post here as well if needed.

https://forum.wow-freakz.com/view-post-5557559.html


Success isn't what you've done compared to others. Success is what you've done compared to what you were made to do.



Last edited by Kkthnxbye on 05-07-2017, 23:20:01; edited 1 time in total
0 0
  
Back to top
View user's profile Send private message
Kkthnxbye

[KkthnxUI Developer]



Status: Offline
(since 24-12-2020 16:42)
Joined: 16 Nov 2011
Posts: 332, Topics: 175
Location: Attempt to index local 'Location' (a nil value)

Reputation: 136.8
Votes: 21

        Battletag: postrow.ID_BATTLE_NET}  KkthnxTV 
Post Posted: 05-07-2017, 23:18:50 | Translate post to: ... (Click for more languages)

Any update on this @Shocker

Here is some code you can use to test this too.

Code:
-- Send a chat message to the character the player is currently mousing over
-- This should be run as a macro (via keybind) so your mouse can be hovering
-- over a unit in the 3-D world, or a unit frame
 
local name = UnitName("mouseover")
SendChatMessage("Hey " .. name .. " I'm mousing over you!!!", "INSTANCE_CHAT", nil, name)
 
-- This can be run as a macro by putting it all on one line, and adding run
-- in front of it, like so:
--
-- /run local name = UnitName("mouseover"); if not name then return end; SendChatMessage("Hey " .. name .. " I'm mousing over you!!!", "INSTANCE_CHAT", nil, name)


EDIT Added protection when not mousing over a valid unit with a name.


Success isn't what you've done compared to others. Success is what you've done compared to what you were made to do.

0 0
  
Back to top
View user's profile Send private message
Shocker

[Freakz owner]



Status: Offline
(since 08-02-2020 12:17)
Joined: Momentul zero
Posts: 33986, Topics: 1350
Location: localhost

Reputation: 6485.6
Votes: 829

   
Post Posted: 06-07-2017, 04:21:51 | Translate post to: ... (Click for more languages)

Fixed

FREAKZ COMMUNITY @ Facebook
WOW FREAKZ @ Facebook
0 0
  
Back to top
View user's profile Send private message

  Topic locked


Topic is closed, you cannot post any messages in it anymore

Locked by Shocker, 06 July 2017 02:21



 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> WOW -> Fixed / Closed bugs  


The time now is 24-08-2025, 11:34:40
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password