Forums WoW Modding Support Archives WoWModding Threads [DiscordArchive] hello, I'm trying to set Alterac Valley as my d...

[DiscordArchive] hello, I'm trying to set Alterac Valley as my d...

[DiscordArchive] hello, I'm trying to set Alterac Valley as my d...

Pages (3): 1 2 3 Next
rektbyfaith
Administrator
0
01-13-2025, 06:59 PM
#1
Archived author: Needle • Posted: 2025-01-13T18:59:37.733000+00:00
Original source

rektbyfaith
01-13-2025, 06:59 PM #1

Archived author: Needle • Posted: 2025-01-13T18:59:37.733000+00:00
Original source

rektbyfaith
Administrator
0
01-13-2025, 06:59 PM
#2
Archived author: Needle • Posted: 2025-01-13T18:59:38.242000+00:00
Original source

Thread automatically created by needmorecowbell in <#415944535718494208>
rektbyfaith
01-13-2025, 06:59 PM #2

Archived author: Needle • Posted: 2025-01-13T18:59:38.242000+00:00
Original source

Thread automatically created by needmorecowbell in <#415944535718494208>

rektbyfaith
Administrator
0
01-13-2025, 07:02 PM
#3
Archived author: Titi • Posted: 2025-01-13T19:02:12.710000+00:00
Original source

`playercreateinfo` table allows to set where players spawn.

But battlegrounds are temporary instances, you can't spawn a player in one, you at least have to change how it works and make it a permanent zone, or queue players into it
rektbyfaith
01-13-2025, 07:02 PM #3

Archived author: Titi • Posted: 2025-01-13T19:02:12.710000+00:00
Original source

`playercreateinfo` table allows to set where players spawn.

But battlegrounds are temporary instances, you can't spawn a player in one, you at least have to change how it works and make it a permanent zone, or queue players into it

rektbyfaith
Administrator
0
01-13-2025, 07:16 PM
#4
Archived author: needmorecowbell • Posted: 2025-01-13T19:16:11.790000+00:00
Original source

hey, thanks for the info, i don't mind making a single AV instance at startup with 1000 players or something so that they all fit, idk how to make it a permanent zone or que and spawn players directly there, any idea where i can find more info?
rektbyfaith
01-13-2025, 07:16 PM #4

Archived author: needmorecowbell • Posted: 2025-01-13T19:16:11.790000+00:00
Original source

hey, thanks for the info, i don't mind making a single AV instance at startup with 1000 players or something so that they all fit, idk how to make it a permanent zone or que and spawn players directly there, any idea where i can find more info?

rektbyfaith
Administrator
0
01-13-2025, 07:23 PM
#5
Archived author: Titi • Posted: 2025-01-13T19:23:07.587000+00:00
Original source

Not sure you have to figure that out.
But if you don't make battleground permanents, where would players go if it ends ? in that case spawning in the BG seems unnecessary.

making the instance permanent would at least require to rescript a lot of how it works and make it a continent zone like Wintergrasp
rektbyfaith
01-13-2025, 07:23 PM #5

Archived author: Titi • Posted: 2025-01-13T19:23:07.587000+00:00
Original source

Not sure you have to figure that out.
But if you don't make battleground permanents, where would players go if it ends ? in that case spawning in the BG seems unnecessary.

making the instance permanent would at least require to rescript a lot of how it works and make it a continent zone like Wintergrasp

rektbyfaith
Administrator
0
01-13-2025, 07:42 PM
#6
Archived author: needmorecowbell • Posted: 2025-01-13T19:42:30.507000+00:00
Original source

i thought i can access the AV map without creating an AV instance, i know there wouldn't be npc's and stuff in it, but at least i could add my own, is it possible to use that empty map?
rektbyfaith
01-13-2025, 07:42 PM #6

Archived author: needmorecowbell • Posted: 2025-01-13T19:42:30.507000+00:00
Original source

i thought i can access the AV map without creating an AV instance, i know there wouldn't be npc's and stuff in it, but at least i could add my own, is it possible to use that empty map?

rektbyfaith
Administrator
0
01-13-2025, 07:49 PM
#7
Archived author: Degen • Posted: 2025-01-13T19:49:33.230000+00:00
Original source

```sql
REPLACE INTO `map_dbc` VALUES (30,"PVPZone01",0,0,1,"Alterac Valley","","","","","","","","","","","","","","","",16712190,0,"Hidden within the Alterac Mountains, Alterac Valley is the home of Thrall\\'s own clan of orcs, the Frostwolves.$b$bThe Stormpike dwarves have established a foothold in the valley and seek to plumb its depths for riches and links to their ancestral past.$b$bThe territorial Frostwolves, unwilling to suffer the dwarven incursion, have rallied an army... an army eager for righteous slaughter.","","","","","","","","","","","","","","","",16712190,"Hidden within the Alterac Mountains, Alterac Valley is the home of Thrall\\'s own clan of orcs, the Frostwolves.$b$bThe Stormpike dwarves have established a foothold in the valley and seek to plumb its depths for riches and links to their ancestral past.$b$bThe territorial Frostwolves, unwilling to suffer the dwarven incursion, have rallied an army... an army eager for righteous slaughter.","","","","","","","","","","","","","","","",16712190,104,1,-1,0,0,-1,0,0,0);
```

thatll turn av into a normal continent but yea the npcs/gameobjects are spawned with the bg script so you'll have to place your own
rektbyfaith
01-13-2025, 07:49 PM #7

Archived author: Degen • Posted: 2025-01-13T19:49:33.230000+00:00
Original source

```sql
REPLACE INTO `map_dbc` VALUES (30,"PVPZone01",0,0,1,"Alterac Valley","","","","","","","","","","","","","","","",16712190,0,"Hidden within the Alterac Mountains, Alterac Valley is the home of Thrall\\'s own clan of orcs, the Frostwolves.$b$bThe Stormpike dwarves have established a foothold in the valley and seek to plumb its depths for riches and links to their ancestral past.$b$bThe territorial Frostwolves, unwilling to suffer the dwarven incursion, have rallied an army... an army eager for righteous slaughter.","","","","","","","","","","","","","","","",16712190,"Hidden within the Alterac Mountains, Alterac Valley is the home of Thrall\\'s own clan of orcs, the Frostwolves.$b$bThe Stormpike dwarves have established a foothold in the valley and seek to plumb its depths for riches and links to their ancestral past.$b$bThe territorial Frostwolves, unwilling to suffer the dwarven incursion, have rallied an army... an army eager for righteous slaughter.","","","","","","","","","","","","","","","",16712190,104,1,-1,0,0,-1,0,0,0);
```

thatll turn av into a normal continent but yea the npcs/gameobjects are spawned with the bg script so you'll have to place your own

rektbyfaith
Administrator
0
01-13-2025, 07:50 PM
#8
Archived author: needmorecowbell • Posted: 2025-01-13T19:50:44.102000+00:00
Original source

awesome!!
rektbyfaith
01-13-2025, 07:50 PM #8

Archived author: needmorecowbell • Posted: 2025-01-13T19:50:44.102000+00:00
Original source

awesome!!

rektbyfaith
Administrator
0
01-13-2025, 07:50 PM
#9
Archived author: needmorecowbell • Posted: 2025-01-13T19:50:46.116000+00:00
Original source

thanks
rektbyfaith
01-13-2025, 07:50 PM #9

Archived author: needmorecowbell • Posted: 2025-01-13T19:50:46.116000+00:00
Original source

thanks

rektbyfaith
Administrator
0
01-14-2025, 03:00 PM
#10
Archived author: Azarchius • Posted: 2025-01-14T15:00:39.449000+00:00
Original source

if you don't care for the NPCs
rektbyfaith
01-14-2025, 03:00 PM #10

Archived author: Azarchius • Posted: 2025-01-14T15:00:39.449000+00:00
Original source

if you don't care for the NPCs

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