Skip to content
Do not create multi-accounts, you will be blocked!

Napoleonic Wars - Fort Barraux [Alpha, Asset Version 14418832742]

(14 reviews)

1 Screenshot

In-game screenshots:

PIC1.thumb.png.0e130ff6efb096da50f985d8c69b0fcf.png

PIC2.thumb.png.0064eeb950e1f31799d3eee87845cd41.png

PIC3.thumb.png.58052ca4af4835ddff7df7b46c728e1f.png

PIC4.thumb.png.3cd611330a59cdef64ace31a31abdd0b.png

PIC5.thumb.png.c4f9ba9aa644e301da34d4e5233cb3b3.png

PIC6.thumb.png.f601326dbffc47d699cbe2c4fefcfc6a.png

Loadout, chants, and weapon usage showcase: https://imgur.com/a/2SxFZd6

In-game screenshots in GIF version (to show more details.): https://imgur.com/a/2JdtelS

 

For those who don't know how to setup the map, I'll explain it here.

1. Go to ServerScriptService:
- In the Roblox Studio, find the section called "ServerScriptService." Then, look for a folder called "ThisMap."
 

2. Edit the Barraux Script: 
- Inside the "ThisMap" folder, you'll find a module script named "Barraux." Open this script and go to line 110. On that line, you'll see an ID number. Replace it with your own Roblox group ID.

RPIC1.png

 

3. Edit the French ModuleScript:
- Now, go to a folder called "ThisNation." Inside, find the "French" module script. Open it and change the ID numbers at lines 77 and 101 to your Roblox group ID.

// groupForPermission = group ID
// minimumRank = minimum rank inside the selected group ID to have this in-game permission.

RPIC2.png

 

4. Edit Flag Navigation Permissions:
- In the same "French" module script, click to view more files. Look for something called "FlagsNew." Inside, go to "FlagNavigationPermissions" and change the ID numbers starting from line 25 until the last line with an ID.

// groupToSee = group ID
// userIdToSee = player ID

RPIC3.png

 

5. Modify NavigationPermission ModuleScript:
- Next, go to the "Loadouts" module script, click the arrow to view more. Inside, find the "NavigationPermission" module script. Here, you’ll need to change the ID on line 25 and every line with an ID until the end of the script.

// groupToSee = group ID
// userIdToSee = player ID

RPIC4.png

 

6. Update NavigationTable ModuleScript:
- After you’re done with "NavigationPermission," go to the "NavigationTable" module script and change the ID starting from line 30 until the last line.

// permission = player ID

RPIC5.png

 

7. TagsInfo Customization:
- Now, go to the "TagsInfo" module script. Here, you can change the ID and customize any text as you like.

RPIC6.png

 

8. Edit TeamInfo ModuleScript:
- Finally, go to the "TeamInfo" module script and update the IDs starting from line 99 all the way until the last line with an ID.

RPIC7.png

 

There is a lot more for you to edit and customize; this is just a basic setup, and I'm sure you will figure it out on your own soon after you take a look around it. (You need to spoof all animation too.)

Note: Weapons, company creation, and admin commands are functional in the game. More information and details on how to customize additional aspects might be added later if I'm not too lazy.

Edited by Biaoqing Panda
Edit something.

What's New in Version 10/22/24 03:33 PM

Released

In-game screenshots:

PIC1.thumb.png.0e130ff6efb096da50f985d8c69b0fcf.png

PIC2.thumb.png.0064eeb950e1f31799d3eee87845cd41.png

PIC3.thumb.png.58052ca4af4835ddff7df7b46c728e1f.png

PIC4.thumb.png.3cd611330a59cdef64ace31a31abdd0b.png

PIC5.thumb.png.c4f9ba9aa644e301da34d4e5233cb3b3.png

PIC6.thumb.png.f601326dbffc47d699cbe2c4fefcfc6a.png

Loadout, chants, and weapon usage showcase: https://imgur.com/a/2SxFZd6

In-game screenshots in GIF version (to show more details.): https://imgur.com/a/2JdtelS

 

For those who don't know how to setup the map, I'll explain it here.

1. Go to ServerScriptService:
- In the Roblox Studio, find the section called "ServerScriptService." Then, look for a folder called "ThisMap."
 

2. Edit the Barraux Script: 
- Inside the "ThisMap" folder, you'll find a module script named "Barraux." Open this script and go to line 110. On that line, you'll see an ID number. Replace it with your own Roblox group ID.

RPIC1.png

 

3. Edit the French ModuleScript:
- Now, go to a folder called "ThisNation." Inside, find the "French" module script. Open it and change the ID numbers at lines 77 and 101 to your Roblox group ID.

// groupForPermission = group ID
// minimumRank = minimum rank inside the selected group ID to have this in-game permission.

RPIC2.png

 

4. Edit Flag Navigation Permissions:
- In the same "French" module script, click to view more files. Look for something called "FlagsNew." Inside, go to "FlagNavigationPermissions" and change the ID numbers starting from line 25 until the last line with an ID.

// groupToSee = group ID
// userIdToSee = player ID

RPIC3.png

 

5. Modify NavigationPermission ModuleScript:
- Next, go to the "Loadouts" module script, click the arrow to view more. Inside, find the "NavigationPermission" module script. Here, you’ll need to change the ID on line 25 and every line with an ID until the end of the script.

// groupToSee = group ID
// userIdToSee = player ID

RPIC4.png

 

6. Update NavigationTable ModuleScript:
- After you’re done with "NavigationPermission," go to the "NavigationTable" module script and change the ID starting from line 30 until the last line.

// permission = player ID

RPIC5.png

 

7. TagsInfo Customization:
- Now, go to the "TagsInfo" module script. Here, you can change the ID and customize any text as you like.

RPIC6.png

 

8. Edit TeamInfo ModuleScript:
- Finally, go to the "TeamInfo" module script and update the IDs starting from line 99 all the way until the last line with an ID.

RPIC7.png

 

There is a lot more for you to edit and customize; this is just a basic setup, and I'm sure you will figure it out on your own soon after you take a look around it. (You need to spoof all animation too.)

Note: Weapons, company creation, and admin commands are functional in the game. More information and details on how to customize additional aspects might be added later if I'm not too lazy.

User Feedback

Recommended Comments

Flanked2360

Active Member

i followed the setup tutorial but cant get past the lobby screen with the teams, can anyone help me?

Biaoqing Panda

Active Member

I may update the animation storage locations later if I’m not feeling too lazy.

stupidretarddarkbloxai.png

Xutaun

Active Member

Hey, I'm just wondering how to get the loadout thing working everyime I try to use it it just doesn't work. ive sep up everything correctlyi think

Treekz

Member

image.png N

On 6/11/2025 at 12:21 AM, Treekz said:

image.png N

Put fps at 60

jklk6581

Flux Access

  • Flux Access

how to add ouher gun and ouher nation module
need tutor pls

BACKUPFORME

Member

How do i make the loadout work? Everytime i go to pick my uniform when i click it nothing happens, and a error says sum abt sharing assets.

TheMaskaBoss

Active Member

does anyone know how to add nations, i got the others recently but i need help adding them

sigmend

Active Member

On 6/10/2025 at 11:21 PM, Treekz said:

image.png N

you need to have your fps capped at 60 i think

sigmend

Active Member

this is a cool file if you havent got anything better, but the barraux systems can be sloppy + if you have anything modern in it the napoleonic wars gods will strike you down 🙏

Astronamis

Member

Very Good

1x1x1_Emperor

Active Member

Hi So This is a good file i did ahve this on other assets but is therea chance that Give command works? bc i tried finding and i saw none

working

someguy4555

Active Member

how do i get the lobby to appear?

Also does the game need to be r6 or r15?

someguy4555

Active Member

and another thing how do i get loadouts to work

Excuse me, I wanted to know what I could do if I don't have a Roblox group.

I would appreciate your reply.

On 3/15/2025 at 3:24 PM, Biaoqing Panda said:

I may update the animation storage locations later if I’m not feeling too lazy.

stupidretarddarkbloxai.png

Hey biaoqing, excuse me, but I'd like to know how to properly fake animations.

yandexj

Active Member

On 3/1/2026 at 8:34 AM, jorge algazire said:

Excuse me, I wanted to know what I could do if I don't have a Roblox group.

I would appreciate your reply.

join a random rblx group and yk what to do

poyraz58

Member

where are the tool anims?

Create an account or sign in to comment


Powered by darkblox.net

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.