Forums WoW Modding Support Archives TrinityCore Discord Archives [DiscordArchive] is that correct?

[DiscordArchive] is that correct?

[DiscordArchive] is that correct?

Pages (3): 1 2 3 Next
rektbyfaith
Administrator
0
04-28-2020, 09:20 PM
#1
Archived author: MrGM • Posted: 2021-03-04T19:57:19.876000+00:00
Original source

is that correct?
[Image: unknown.png?ex=690c54df&is=690b035f&hm=d...429aef02c&]
rektbyfaith
04-28-2020, 09:20 PM #1

Archived author: MrGM • Posted: 2021-03-04T19:57:19.876000+00:00
Original source

is that correct?
[Image: unknown.png?ex=690c54df&is=690b035f&hm=d...429aef02c&]

rektbyfaith
Administrator
0
04-28-2020, 09:22 PM
#2
Archived author: BanHammer • Posted: 2020-04-28T21:22:17.423000+00:00
Original source

i was tryng to set this up (https://github.com/wizzymore/TrinityCore...World_Chat)
rektbyfaith
04-28-2020, 09:22 PM #2

Archived author: BanHammer • Posted: 2020-04-28T21:22:17.423000+00:00
Original source

i was tryng to set this up (https://github.com/wizzymore/TrinityCore...World_Chat)

rektbyfaith
Administrator
0
04-28-2020, 09:22 PM
#3
Archived author: Entegs • Posted: 2020-04-28T21:22:33.996000+00:00
Original source

Hi everyone, I need a developer C ++ / SQL 3.3.5a, a good salary from 1000 - 3000$ +
rektbyfaith
04-28-2020, 09:22 PM #3

Archived author: Entegs • Posted: 2020-04-28T21:22:33.996000+00:00
Original source

Hi everyone, I need a developer C ++ / SQL 3.3.5a, a good salary from 1000 - 3000$ +

rektbyfaith
Administrator
0
04-28-2020, 09:29 PM
#4
Archived author: Hido • Posted: 2020-04-28T21:29:36.469000+00:00
Original source

<@!213419505588764672> Take a look at the github link you sent, there is a installation guide below
rektbyfaith
04-28-2020, 09:29 PM #4

Archived author: Hido • Posted: 2020-04-28T21:29:36.469000+00:00
Original source

<@!213419505588764672> Take a look at the github link you sent, there is a installation guide below

rektbyfaith
Administrator
0
04-28-2020, 09:29 PM
#5
Archived author: Hido • Posted: 2020-04-28T21:29:53+00:00
Original source

ctrl f "Core Setup"
rektbyfaith
04-28-2020, 09:29 PM #5

Archived author: Hido • Posted: 2020-04-28T21:29:53+00:00
Original source

ctrl f "Core Setup"

rektbyfaith
Administrator
0
04-28-2020, 09:30 PM
#6
Archived author: BanHammer • Posted: 2020-04-28T21:30:16.212000+00:00
Original source

i know,... im saying the instructions are not clear
rektbyfaith
04-28-2020, 09:30 PM #6

Archived author: BanHammer • Posted: 2020-04-28T21:30:16.212000+00:00
Original source

i know,... im saying the instructions are not clear

rektbyfaith
Administrator
0
04-28-2020, 09:30 PM
#7
Archived author: BanHammer • Posted: 2020-04-28T21:30:37.645000+00:00
Original source

its telling me to put 1 thing
rektbyfaith
04-28-2020, 09:30 PM #7

Archived author: BanHammer • Posted: 2020-04-28T21:30:37.645000+00:00
Original source

its telling me to put 1 thing

rektbyfaith
Administrator
0
04-28-2020, 09:30 PM
#8
Archived author: BanHammer • Posted: 2020-04-28T21:30:46.373000+00:00
Original source

then another above it... then have it inside
rektbyfaith
04-28-2020, 09:30 PM #8

Archived author: BanHammer • Posted: 2020-04-28T21:30:46.373000+00:00
Original source

then another above it... then have it inside

rektbyfaith
Administrator
0
04-28-2020, 09:30 PM
#9
Archived author: BanHammer • Posted: 2020-04-28T21:30:47.966000+00:00
Original source

wut?
rektbyfaith
04-28-2020, 09:30 PM #9

Archived author: BanHammer • Posted: 2020-04-28T21:30:47.966000+00:00
Original source

wut?

rektbyfaith
Administrator
0
04-28-2020, 09:35 PM
#10
Archived author: Hido • Posted: 2020-04-28T21:35:49.483000+00:00
Original source

Well

Above `void AddCustomScripts()`
You have to add `void AddSC_World_Chat();`

When it's done, inside `void AddCustomScripts()` you must add `AddSC_World_Chat();`

So, at the end you should have something like :
```
void AddSC_World_Chat();
void AddCustomScripts() { AddSC_World_Chat(); }
```
rektbyfaith
04-28-2020, 09:35 PM #10

Archived author: Hido • Posted: 2020-04-28T21:35:49.483000+00:00
Original source

Well

Above `void AddCustomScripts()`
You have to add `void AddSC_World_Chat();`

When it's done, inside `void AddCustomScripts()` you must add `AddSC_World_Chat();`

So, at the end you should have something like :
```
void AddSC_World_Chat();
void AddCustomScripts() { AddSC_World_Chat(); }
```

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