How do I make a custom profile for bots and players?

How do I make my own profiles for bots and players? I know about the profilies you can apply from events, but I don’t know how to make one for myself.

2 Likes

@Devenddar

2 Likes
2 Likes

Yes, I know about them, but how do I make my own? Do I need to make a different file for it or do I need to change the ones that already exist?

Currently time custom profiles works in local game (players and bots) and works in multiplayer (bots).

Here some info how to:

Here too info about how to:

(Check comments).

2 Likes

copy and modify the exists maybe better for the begin.

1 Like

I tried to modify the lb_event_profile but it doesn’t work, I replaced the guns of some but they didn’t change in the mod editor.

try this

ant put it to the mod folder, any sub path you want

then.

entity{
  _template:t="custom_bot_profile"
  customBotProfile:t="%ugm/path/to/output_profile.json"
}

output_profile.txt (1.1 MB)

1 Like

mod editor didnt work,

the bot profile onlyworks in the game,

you can post a draft to test it, then start local game and multiplayer game

1 Like

Does this file also works for the player or I need to make a new one for the player? Yes I know that the custom player profile doesn’t work in multiplayer.

player only works in the local game.

1 Like

I tried to launch it in the local game but it says corrupted profiles or bad armies as an error and yes, I uploaded it with a vrom file. I didn’t have this error when I put it in the custom bot profile but when I put it in the custom profile.

It print errors because you set it for player profiles.
Bot Profile in entity custom_bot_profile.

1 Like

I put it in both. That means that I need to make a different one for players? (even if I know that it doesn’t work for players in multiplayer).

Oh i got it.
I wrong read and understand your message.
Well… Somebody made it works in local game and uploaded it in sandbox (Paratrooper - schyrikami).
So maybe you did mistake in profile code. Or… Upload blk file, but not vromfs file.

1 Like

I want to thank you and all the other persons that helped me, but I think I’ll stay away from the profiles until they fix the bugs and maybe make it easier.

How do i make custom profiles? because the other posts don't explain anything (i don't know how to code) i need help please.