Skip to content

MajorPainage/OriginsStart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Origins Start Server Script

Requirements:

  • MySQL
  • Strawberry Perl

Installation:

  • Download the files, and extract the zip.
  • Copy the files into your root game server folder.
  • Edit the mybanz.txt, and add your own personal bans.
  • Edit the @START_SERVER.bat in Notepad++ preferably.
    --- Edit line 15 inside the quotes and put your folder location for your mysql.exe application (eg. "C:\MYSQL\bin")
    --- Edit line 16 and replace with your db password
    --- Edit line 22 and replace C:\YOUR\BEC\FOLDER\LOCATION with your BEC folder location (eg c:\Gameservers\BEC)
    --- Edit line 29 inside the quotes and put your folder loaction for your game server (eg. "C:\Gameservers\Origins")
    --- Edit line 30 and replace C:\YOUR\GAMESERVER\FOLDER\LOCATION with what you put between the quotes on line 16.
    --- In line 30, you can remove --cbl or --dwarden options if you don't want to use these ban lists, but more makes for a safer server.
  • Edit line 41 and replace C:\YOUR\MYSQLDUMP\LOCATION with your location of your mysqldump.exe file.
  • Edit line 41 and replace with your db password.
  • Edit line 41 and replace C:\YOUR\ORIGINS\ROOT\FOLDER\LOCATION with the location of your rool folder for your game server.
  • Edit line 47 and replace with your own server ip.

NOTE: You can remove any portion you don't want to use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published