[DiscordArchive] Anyone know if instead of installing modules one-by-one, you can just "get clone" all the ones you w
[DiscordArchive] Anyone know if instead of installing modules one-by-one, you can just "get clone" all the ones you w
Archived author: Kalarah • Posted: 2025-10-27T21:49:37.500000+00:00
Original source
After I get everything where I want it, Im going to look at cloning my PVE server to a different server for PVP, then connecting them together so there are 2 realms to choose from.
Archived author: Kalarah • Posted: 2025-10-27T21:50:26.169000+00:00
Original source
VLans come in handy
Archived author: Kalarah • Posted: 2025-10-27T21:51:27.621000+00:00
Original source
Once I figure that all out, Ill do an RPG realm
Archived author: Crow • Posted: 2025-10-27T21:58:09.946000+00:00
Original source
It's Individual Progression that is doing this. I'm not sure why it modifies the HP.
void OnLoadSpellCustomAttr(SpellInfo* spellInfo) override
{
switch (spellInfo->Id)
{
case 38236: // Caribdis - Spawn Spitfire Totem
spellInfo->Effects[EFFECT_0].BasePoints = 70000;
break;
}
}
![[Image: A70C78C9-2554-476C-A096-A0B33F2B0B4D.png...ae7d0ff7a&]](https://cdn.discordapp.com/attachments/1255602330431127753/1432489469885288528/A70C78C9-2554-476C-A096-A0B33F2B0B4D.png?ex=690bc947&is=690a77c7&hm=5dc884f0af0d1e0d9f031cf2ba39caca481120b1f36037789c56f6eae7d0ff7a&)
Archived author: Revision • Posted: 2025-10-27T22:01:44.036000+00:00
Original source
But by default it's correct.
![[Image: A70C78C9-2554-476C-A096-A0B33F2B0B4D.png...ae7d0ff7a&]](https://cdn.discordapp.com/attachments/1255602330431127753/1432489469885288528/A70C78C9-2554-476C-A096-A0B33F2B0B4D.png?ex=690bc947&is=690a77c7&hm=5dc884f0af0d1e0d9f031cf2ba39caca481120b1f36037789c56f6eae7d0ff7a&)