Showing results 1 to 25 of 157
Search took 0.01 seconds.
Search: Posts Made By: Thrumbar
Forum: Carbonite: General Discussion 08-04-21, 01:25 PM
Replies: 2
Views: 3,165
Posted By Thrumbar
Line 4428 nee to be changed from 4428 local _,...

Line 4428 nee to be changed from

4428 local _, honor = GetCurrencyInfo (392)

to this

4428 local _, honor = C_CurrencyInfo.GetCurrencyInfo (392)

and
Forum: AddOn Search/Requests 11-30-20, 06:07 PM
Replies: 2
Views: 4,502
Posted By Thrumbar
Checked the code and only noticed so far that...

Checked the code and only noticed so far that Rank was removed from UnitBuff on line 80 and 68 so change them from

local name, _, _, _, _, duration = UnitBuff("player", i)

to

local name, _, _, _,...
Forum: Carbonite: Dev Talk 09-05-20, 08:40 PM
Replies: 0
Views: 7,574
Posted By Thrumbar
The Maw Map Data

Dump: value=C_Map.GetBestMapForUnit("player")
[1]=1543
Dump: value=C_MapExplorationInfo.GetExploredMapTextures(C_Map.GetBestMapForUnit("player"))
[1]={
[1]={
hitRect={
top=0,
...
Forum: Carbonite: Dev Talk 09-05-20, 04:40 PM
Replies: 0
Views: 4,285
Posted By Thrumbar
Ravendreth map

Dump: value=C_Map.GetBestMapForUnit("player")
[1]=1525
Dump: value=C_MapExplorationInfo.GetExploredMapTextures(C_Map.GetBestMapForUnit("player"))
[1]={
[1]={
hitRect={
top=302,
...
Forum: Carbonite: General Discussion 09-02-20, 03:59 AM
Replies: 1
Views: 6,100
Posted By Thrumbar
Pre release event comming 09/22 or 29

Following with past 2 expat.

:banana::banana::banana::banana:
Forum: Carbonite: Dev Talk 08-23-20, 07:11 PM
Replies: 0
Views: 3,776
Posted By Thrumbar
Ardenweald map info

Dump: value=C_Map.GetBestMapForUnit("player")
[1]=1565
Dump: value=C_MapExplorationInfo.GetExploredMapTextures(C_Map.GetBestMapForUnit("player"))
[1]={
[1]={
hitRect={
top=0,
...
Forum: Carbonite: Dev Talk 08-20-20, 09:41 PM
Replies: 0
Views: 4,073
Posted By Thrumbar
Maldraxxus

Dump: value=C_Map.GetBestMapForUnit("player")
[1]=1536
Dump: value=C_MapExplorationInfo.GetExploredMapTextures(C_Map.GetBestMapForUnit("player"))
[1]={
[1]={
hitRect={
top=0,
...
Forum: Carbonite: Dev Talk 08-12-20, 07:27 PM
Replies: 2
Views: 5,283
Posted By Thrumbar
Nope from Beta but the pre release event is on...

Nope from Beta but the pre release event is on ptr as of the 11th.. So 9.01 is on ptr.
Forum: Carbonite: Dev Talk 08-11-20, 08:13 AM
Replies: 2
Views: 5,283
Posted By Thrumbar
Bastion map info

The InBetween
Dump: value=C_Map.GetBestMapForUnit("player")
[1]=1550

Oribos
Dump: value=C_Map.GetBestMapForUnit("player")
[1]=1671

Bastion
Dump: value=C_Map.GetBestMapForUnit("player")
Forum: Carbonite: Quests Module 05-25-20, 07:10 AM
Replies: 2
Views: 5,799
Posted By Thrumbar
Thumbs down Do not think you gonna get any reply for support...

Do not think you gonna get any reply for support for a private server anywhere on this service or from Carbonite team...:rolleyes::rolleyes::eek::eek:
Forum: Lua/XML Help 09-05-19, 03:08 PM
Replies: 5
Views: 3,702
Posted By Thrumbar
You should note that Wiki is out of date info. ...

You should note that Wiki is out of date info. Nane was removed for GetShapshifeFormInfo. It is currently

icon, isActive, isCastable, sID = GetShapeshiftFormInfo...

You would need to change...
Forum: Carbonite: Maps (Main AddOn) 06-28-19, 05:53 AM
Replies: 25
Views: 20,119
Posted By Thrumbar
Auctioneer as a whole need updating for the last...

Auctioneer as a whole need updating for the last patch..
Forum: Carbonite: Maps (Main AddOn) 06-25-19, 11:21 AM
Replies: 25
Views: 20,119
Posted By Thrumbar
Well US servers are up and it looks good for most...

Well US servers are up and it looks good for most of my addons. Only error is worldquesttracker..
Forum: Carbonite: Maps (Main AddOn) 06-25-19, 10:01 AM
Replies: 25
Views: 20,119
Posted By Thrumbar
Thumbs up That push was done before the servers went down...

That push was done before the servers went down so the latest 8.1.5 would be on both services (Wowinterface and Curse). The 8.2.0 release will be comming after servers come back up and it can be...
Forum: Chit-Chat 06-24-19, 05:52 AM
Replies: 4
Views: 9,464
Posted By Thrumbar
Because nothing like seeking help on a competing...

Because nothing like seeking help on a competing service...:p:p:p:eek::eek:
Forum: Carbonite: Quests Module 05-12-19, 11:55 PM
Replies: 6
Views: 5,711
Posted By Thrumbar
Try this https://github.com/mikepauer

Try this
https://github.com/mikepauer
Forum: Carbonite: Maps (Main AddOn) 04-10-19, 02:44 AM
Replies: 3
Views: 5,299
Posted By Thrumbar
Fixed for me.....:banana:

Fixed for me.....:banana:
Forum: Carbonite: Maps (Main AddOn) 04-09-19, 05:18 PM
Replies: 3
Views: 5,299
Posted By Thrumbar
It looks like the party members are shown in the...

It looks like the party members are shown in the same coord in all moused over zones indicating that the zone info is not provided for party members...:eek:
Forum: Carbonite: Maps (Main AddOn) 03-03-19, 08:26 AM
Replies: 1
Views: 4,468
Posted By Thrumbar
Not getting this doing either note Guild and...

Not getting this doing either note Guild and Officer on 2 players..

"Carbonite attempted to call a forbidden function (SetNote()) from a tainted execution path."

Looks like another addon is causing...
Forum: Carbonite: Quests Module 01-12-19, 08:55 AM
Replies: 1
Views: 4,511
Posted By Thrumbar
Try Catbonite options > Watch Options and check...

Try
Catbonite options > Watch Options and check fade entire window. this will fade the quest windows until you mouse over the top bar of said quest window.....:banana:

That is the only way at...
Forum: AddOn Search/Requests 11-02-18, 06:31 AM
Replies: 2
Views: 5,350
Posted By Thrumbar
Have you tried checking the box.. Interface Menu...

Have you tried checking the box..
Interface Menu > Combat > Do Not Flash Screen at Low Health...

Also do you have DBM installed as it can do that also...
Forum: Carbonite: General Discussion 10-14-18, 07:06 PM
Replies: 1
Views: 5,050
Posted By Thrumbar
--V4 this

Been noticing this in various places in the code and was wondering what does "--V4 this" mean ???
Forum: AddOn Search/Requests 10-09-18, 07:08 AM
Replies: 1
Views: 1,817
Posted By Thrumbar
http://www.wowinterface.com/downloads/info24100-Re...

http://www.wowinterface.com/downloads/info24100-Redeemer2.html
Forum: PTR API and Graphics Changes 09-21-18, 10:08 PM
Replies: 54
Views: 31,590
Posted By Thrumbar
Only thing I could find...

Only thing I could find is..

https://www.townlong-yak.com/framexml/live/Blizzard_APIDocumentation/PartyInfoDocumentation.lua

Name = "GroupRosterUpdate",
Type = "Event",
...
Forum: Carbonite: Maps (Main AddOn) 09-14-18, 06:07 AM
Replies: 3
Views: 5,057
Posted By Thrumbar
If there was one ????:eek:

If there was one ????:eek:
Showing results 1 to 25 of 157