Jump to content

Search the Community

Showing results for tags 'maps server'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome, new player! Find your first hints & tips here
  • Steel Beasts Forums
    • General Discussion
    • Support
    • Multiplayer Engagements
    • Scenario and Maps
    • Tutorials and How Tos
    • Mods
    • Ground Zero

Categories

  • 4.1+ SINGLE PLAYER SCENARIOS
    • Platoon
    • Company
    • Batallion
    • Brigade
  • 4.1+ Map Packages
  • Pre 4.1 SINGLE PLAYER SCENARIOS
    • Easy
    • Difficult
  • MULTIPLAYER SCENARIOS
    • COOP Large
    • COOP Medium
    • COOP Small
    • H2H Large
    • H2H Medium
    • H2H Small
  • Pre 4.1 MAPS
    • Pre 4.1 Terrain
    • Pre 4.1 Height
  • MODS
    • Skins
    • Sounds
    • Sky
    • Splash Screens
    • Miscellaneous
  • RESOURCES
    • General
    • Documentation
    • Tutorials
    • Vehicle Templates
    • Unit Templates
  • STEEL BEASTS 1 / Gold
    • Single Player Scenarios
    • Multiplayer Scenarios
    • Maps
    • Mods
    • Resources

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Location


Interests


Occupation

Found 1 result

  1. Finally I choose not to make a video, but explain in plain text. Step 1: Create a FTP You can use a ftp server software like FileZilla or a NAS. FTP with FileZilla server FTP with NAS Step 2: create a domain name -Use a Dynamique DNS service as NO-IP to create your domain address ("MyVUname"). They have a small program (DUC) that keep the DDNS up to date with your external ip. -try to acces to your server via a ftp client ( ie filezilla client), using domain name, designed user account name and password. - if not succesfull verify that you firewall or anti-virus allow ports and applications. Step 3: send configuration parameters to clients - modify C:\Program Files\eSim Games\Steel Beasts Map Transfer Tools\Service\config\config.xml Between the <servers> </servers> tag, they have to add your server configuration (start with tag <server> and end with </server>), like this <server> <url>ftp://MyVUname.ddns.net</url> <username>SBMapuser</username> <password>SbN33dY0u!</password> <SSL>true</SSL> <!-- Set VerifyPeer to true if you have a certificate from certificats Agency (CA) only, either set to false) --> <VerifyPeer>false</VerifyPeer> </server> - Save - Open Task Manager/Services and Restart the SBMappackageDownloadService. Done
×
×
  • Create New...