Forum Discussion

Teddy_Bearns's avatar
Teddy_Bearns
Newcomer
2 days ago

Portal - Scripting?

Hey does anyone know if scripting on the portal site actually works?

I've got a sample one made for a custom game mode but nothing has applied at all despite being published.

1 Reply

  • I was able to print message (bottom right)  like they do in "Basic Template".

    export function OnPlayerDeployed(eventPlayer: mod.Player): void {
       const exampleMessage = mod.Message('example');
       mod.DisplayNotificationMessage(exampleMessage);
    }

    Try to duplicate your experience and launch fresh one, sometimes it helps, dunno why.

About Battlefield 6 General Discussion

Join the Battlefield 6 community to get game information and updates, talk tactics and share Battlefield moments.2,054 PostsLatest Activity: 2 days ago