Forums WoW Modding Support Archives TrinityCore Discord Archives [DiscordArchive] <@!559407472759275540> In an addon form?

[DiscordArchive] <@!559407472759275540> In an addon form?

[DiscordArchive] <@!559407472759275540> In an addon form?

Pages (3): 1 2 3 Next
rektbyfaith
Administrator
0
04-24-2020, 11:06 AM
#1
Archived author: Deleted User • Posted: 2020-04-24T11:06:52.298000+00:00
Original source

<@!559407472759275540> In an addon form?
rektbyfaith
04-24-2020, 11:06 AM #1

Archived author: Deleted User • Posted: 2020-04-24T11:06:52.298000+00:00
Original source

<@!559407472759275540> In an addon form?

rektbyfaith
Administrator
0
04-24-2020, 11:14 AM
#2
Archived author: Hido • Posted: 2020-04-24T11:14:52.427000+00:00
Original source

Nop
rektbyfaith
04-24-2020, 11:14 AM #2

Archived author: Hido • Posted: 2020-04-24T11:14:52.427000+00:00
Original source

Nop

rektbyfaith
Administrator
0
04-24-2020, 11:14 AM
#3
Archived author: Hido • Posted: 2020-04-24T11:14:54.630000+00:00
Original source

You need Eluna
rektbyfaith
04-24-2020, 11:14 AM #3

Archived author: Hido • Posted: 2020-04-24T11:14:54.630000+00:00
Original source

You need Eluna

rektbyfaith
Administrator
0
04-24-2020, 11:18 AM
#4
Archived author: Jinnai • Posted: 2020-04-24T11:18:32.811000+00:00
Original source

im pretty sure that everything you can write for eluna, can be written in c++ too
rektbyfaith
04-24-2020, 11:18 AM #4

Archived author: Jinnai • Posted: 2020-04-24T11:18:32.811000+00:00
Original source

im pretty sure that everything you can write for eluna, can be written in c++ too

rektbyfaith
Administrator
0
04-24-2020, 11:21 AM
#5
Archived author: Hido • Posted: 2020-04-24T11:21:20.058000+00:00
Original source

Ofc
rektbyfaith
04-24-2020, 11:21 AM #5

Archived author: Hido • Posted: 2020-04-24T11:21:20.058000+00:00
Original source

Ofc

rektbyfaith
Administrator
0
04-24-2020, 11:25 AM
#6
Archived author: Hido • Posted: 2020-04-24T11:25:08.778000+00:00
Original source

```#Player Naked Bug Fix (fix) created by Godmin for Warcraft Gladiators.
--Tweaked by Foereaper.

local function NakedBugFix(event, player)
if not (player:HasAura(54844)) then
player:AddAura(54844, player)
player:RemoveAura(54844)
end
end

RegisterPlayerEvent(3, NakedBugFix)
RegisterPlayerEvent(27, NakedBugFix)
RegisterPlayerEvent(28, NakedBugFix)```
rektbyfaith
04-24-2020, 11:25 AM #6

Archived author: Hido • Posted: 2020-04-24T11:25:08.778000+00:00
Original source

```#Player Naked Bug Fix (fix) created by Godmin for Warcraft Gladiators.
--Tweaked by Foereaper.

local function NakedBugFix(event, player)
if not (player:HasAura(54844)) then
player:AddAura(54844, player)
player:RemoveAura(54844)
end
end

RegisterPlayerEvent(3, NakedBugFix)
RegisterPlayerEvent(27, NakedBugFix)
RegisterPlayerEvent(28, NakedBugFix)```

rektbyfaith
Administrator
0
04-24-2020, 11:25 AM
#7
Archived author: Hido • Posted: 2020-04-24T11:25:24.166000+00:00
Original source

If you want to write it in c++ I think you're free to do it
rektbyfaith
04-24-2020, 11:25 AM #7

Archived author: Hido • Posted: 2020-04-24T11:25:24.166000+00:00
Original source

If you want to write it in c++ I think you're free to do it

rektbyfaith
Administrator
0
04-24-2020, 11:27 AM
#8
Archived author: Deleted User • Posted: 2020-04-24T11:27:11.385000+00:00
Original source

So, basically could this be a fix implemented into the core?
rektbyfaith
04-24-2020, 11:27 AM #8

Archived author: Deleted User • Posted: 2020-04-24T11:27:11.385000+00:00
Original source

So, basically could this be a fix implemented into the core?

rektbyfaith
Administrator
0
04-24-2020, 11:27 AM
#9
Archived author: Deleted User • Posted: 2020-04-24T11:27:22.960000+00:00
Original source

I mean, if it is a blizzlike bug it most likely would get rejected
rektbyfaith
04-24-2020, 11:27 AM #9

Archived author: Deleted User • Posted: 2020-04-24T11:27:22.960000+00:00
Original source

I mean, if it is a blizzlike bug it most likely would get rejected

rektbyfaith
Administrator
0
04-24-2020, 11:39 AM
#10
Archived author: Jinnai • Posted: 2020-04-24T11:39:59.509000+00:00
Original source

that will get rejected, there is no way that this will be part of trinitycore
rektbyfaith
04-24-2020, 11:39 AM #10

Archived author: Jinnai • Posted: 2020-04-24T11:39:59.509000+00:00
Original source

that will get rejected, there is no way that this will be part of trinitycore

Pages (3): 1 2 3 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)