How to launch a battlefield instance

Post Reply
NekoNinja
Posts: 30
Joined: Thu Jun 01, 2017 10:20 am

How to launch a battlefield instance

Post by NekoNinja » Sat Apr 11, 2020 4:25 pm

Hello,
I am trying to get some content to work on my server I just need to be pointed in the right direction on this. I want to be able to launch battle content for example:
Limbus
Beseiged
BCNMs w/o modding an already existing one
Even start a campaign battle

I can reverse engineer something to learn how it works I just need to know where to look

If i wanted to start limbus would it be something like

function onTrigger(player, ???)
--Warp player to battle arena
-- spawn Mobs
-- Start the content

Post Reply