[DiscordArchive] hello, I'm trying to set Alterac Valley as my d...
[DiscordArchive] hello, I'm trying to set Alterac Valley as my d...
Archived author: Needle • Posted: 2025-01-13T18:59:37.733000+00:00
Original source
Archived author: Needle • Posted: 2025-01-13T18:59:38.242000+00:00
Original source
Thread automatically created by needmorecowbell in <#415944535718494208>
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
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?
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
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?
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
Archived author: needmorecowbell • Posted: 2025-01-13T19:50:44.102000+00:00
Original source
awesome!!
Archived author: needmorecowbell • Posted: 2025-01-13T19:50:46.116000+00:00
Original source
thanks
Archived author: Azarchius • Posted: 2025-01-14T15:00:39.449000+00:00
Original source
if you don't care for the NPCs