Jump to content


Photo

[BEL] SecEditor 3

bel tool sector

  • Please log in to reply
56 replies to this topic

#41 Maurice1976

Maurice1976
  • Members
  • 85 posts

Posted 29 October 2017 - 11:26 AM

I guess it only really matters if the game handles an upper limit to the number of sectors? I don't know if such a limit exists, but if it does, it might get nasty on larger maps.



#42 Lexx2k

Lexx2k
  • Members
  • 133 posts
  • Location:Berlin
  • Projects:BTCOD Mission Pack

Posted 29 October 2017 - 07:31 PM

If there is one, then I don't think anyone has hit it yet, and we're far from experiencing it (nobody's around doing super large maps anyway).



#43 Jovan

Jovan
  • Members
  • 7 posts

Posted 19 January 2018 - 05:35 PM

As someone with a bit more 3d modelling experience, the polygon placement above looks disgusting in many places. :> It's one of these things I'd rather do by hand, to avoid a shitty outcome. On the other hand, Commandos is an old game now, and the hardware of today doesn't really need all that detail optimization anymore.

Wouldn't surprise me they butchered it for the sake of easier movement, mouse action hovering, et cetera. The usual stuff we try to ignore :p



#44 SirRH

SirRH

    title available

  • Members
  • 604 posts
  • Location:Uranus

Posted 20 January 2018 - 05:27 PM

Can i convert Commandos 2 .sec files to Commandos 1 to edit them? If so how can I do this? Because the C2 sec editor in the tools by Rex doesn't allow you to add or remove a sector, so my plan is to convert it to Commandos 1, edit it, then convert it back to Commandos 2.


Edited by SirRH, 20 January 2018 - 05:27 PM.


#45 herbert3000

herbert3000

    Guilty Until Proven Innocent

  • Division Admins
  • 617 posts
  • Location:Austria
  • Division:Commandos HQ
  • Job:Division Admin

Posted 20 January 2018 - 11:19 PM

Can i convert Commandos 2 .sec files to Commandos 1 to edit them? If so how can I do this? Because the C2 sec editor in the tools by Rex doesn't allow you to add or remove a sector, so my plan is to convert it to Commandos 1, edit it, then convert it back to Commandos 2.

Download sec2to1.class from this here: https://sites.google...e/belcommandos/

But please note that some information from the C2 SEC file will be lost, since it has more flags and different zones than the C1 SEC.



#46 Pleskin

Pleskin
  • Members
  • 19 posts
  • Location:China

Posted 21 January 2018 - 03:21 AM

Hey BOSS , Im still using BETA4

will you teach me , how to ZoomIn ?

I can only ZoomOut with - key

But never ZoomIn with + key ...... 

i_f19.png



#47 Salvadorc17

Salvadorc17

    title available

  • Members
  • 507 posts
  • Location:Colombia
  • Projects:Destination Norway

Posted 03 February 2018 - 08:38 PM

This is getting very promising, still wanted all in one tool for bel maps.

#48 herbert3000

herbert3000

    Guilty Until Proven Innocent

  • Division Admins
  • 617 posts
  • Location:Austria
  • Division:Commandos HQ
  • Job:Division Admin

Posted 09 June 2018 - 01:11 PM

Update:

I've uploaded another version, you can find it on the first page of this thread.

Now you can merge multiple SEC files into one.

In addition, under Settings > Export Options, you can adjust the coordinates of a SEC file. So you could move the whole mesh 2000 pixels to the right or 180 pixels up. Usually you won't need that option but it might come in handy if you want to merge existing maps into a single big one. It's a beta feature because I haven't really tested how it affects ramps and stairs.



#49 haibo52313

haibo52313
  • Members
  • 9 posts

Posted 09 July 2018 - 03:20 AM

Update:

I've uploaded another version, you can find it on the first page of this thread.

Now you can merge multiple SEC files into one.

In addition, under Settings > Export Options, you can adjust the coordinates of a SEC file. So you could move the whole mesh 2000 pixels to the right or 180 pixels up. Usually you won't need that option but it might come in handy if you want to merge existing maps into a single big one. It's a beta feature because I haven't really tested how it affects ramps and stairs.

A great sec making tool. 3000, what is your email address? I have some allied death squads 1. I would like to ask you for advice.



#50 vasacomm

vasacomm
  • Members
  • 5 posts
  • Location:russia

Posted 04 May 2019 - 02:36 PM

about sectors flags anybody know?



#51 BAMGOES

BAMGOES
  • New Members
  • 21 posts
  • Location:Egypt

Posted 28 October 2025 - 10:54 AM

i need last updated link of the programe also if anyone know about all flags help us

#52 herbert3000

herbert3000

    Guilty Until Proven Innocent

  • Division Admins
  • 617 posts
  • Location:Austria
  • Division:Commandos HQ
  • Job:Division Admin

Posted 08 November 2025 - 06:40 PM

Hi,

the latest version is linked in the initial post.

Here's the info about flags and the SEC file format in general:

https://commandosmod...mandos/SEC_file



#53 guille9000

guille9000
  • New Members
  • 3 posts

Posted 19 January 2026 - 07:24 AM

Hi, I have trouble opening the program. I have java installed but when I double click it nothing happens and if I try to open from console I get this error:

 

Error: Could not find or load main class main.java.application.SecEditor
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application


#54 guille9000

guille9000
  • New Members
  • 3 posts

Posted 19 January 2026 - 09:50 AM

 

Hi, I have trouble opening the program. I have java installed but when I double click it nothing happens and if I try to open from console I get this error:

 

Error: Could not find or load main class main.java.application.SecEditor
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application

 

Ok, I managed to get it to work through the console. I had to manually download Javafx and then input the command: java --module-path "path to java fx lib folder" --add-modules javafx.controls,javafx.fxml -jar "path to SecEditor.jar"

 

Now I wonder if there is a way to open the program without having to do all this.



#55 BAMGOES

BAMGOES
  • New Members
  • 21 posts
  • Location:Egypt

Posted 24 January 2026 - 08:59 PM

your problem looks strange i downloaded only the programe and worked for me without any problems u can wait herbert till he replys and i wish u continue creating updated to the programe herbert it is better than the oldest one and make tutorial for bridges



#56 herbert3000

herbert3000

    Guilty Until Proven Innocent

  • Division Admins
  • 617 posts
  • Location:Austria
  • Division:Commandos HQ
  • Job:Division Admin

Posted 08 March 2026 - 08:04 PM

Ok, I've just uploaded a standalone version that includes all necessary files. The SecEditor.exe should run even if you don't have Java installed. Tested on a seperate Win11 computer, please give it a try.



#57 Jeroen

Jeroen
  • Members
  • 240 posts
  • Location:Noord-Brabant
  • Projects:Commandos BEL är bara smörja.

Posted 01 April 2026 - 07:33 PM

A standalone version is just excellent, thank you.






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users