127.0.0.1 Local_Dev 192.168.1.100 Your_LAN_IP (if you want LAN players)
Sadly, the official servers were shut down in the early 2010s. For a decade, the game existed only in memories and YouTube videos. raycity server file install
Through the efforts of private server developers and reverse engineers, have leaked, been patched, and made available to the public. Today, anyone with a decent PC, a bit of technical know-how, and a passion for racing can install their own private RayCity server. Today, anyone with a decent PC, a bit
| Command | Effect | | :--- | :--- | | /gm addcash 999999 | Add 1 million in-game cash | | /gm addcar 101 | Spawn RayCity’s starting car (ID 101) | | /gm level 20 | Jump to level 20 | | /gm unlockall | Unlock all garage slots and paint jobs | | /gm speed 200 | Temporarily boost speed (debug only) | Even veteran server administrators run into issues. Here’s a cheat sheet for the most common RayCity server file install problems. But the racing spirit never died
But the racing spirit never died.
INSERT INTO Account (UserID, Password, Email, IsGM) VALUES ('Racer1', HASHBYTES('MD5', 'mypassword'), 'racer1@localhost', 1) Run Tools/Account_Creator.exe . Input desired username/password. Click Create. The tool will write directly to the SQL database. Essential GM Commands (for testing) Once logged in, press Enter to open chat and type these (case-sensitive):
| Error | Likely Cause | Solution | | :--- | :--- | :--- | | | Wrong ODBC name or password | Re-run odbcad32.exe . Ensure DSN name matches exactly RayCity . | | WorldServer.exe vanishes instantly | Missing SQL table or wrong port | Open SSMS. Ensure the database has 40+ tables. Re-run the restore script. | | AuthServer says "Port in use" | Another app (like Skype or VMware) is on port 9000 | Change AuthServer.ini port to 9001 and update client accordingly. | | Client says "Cannot connect to server" | Client IP mismatch | Double-check client's ipconfig.txt . It must be 127.0.0.1 or your LAN IP. | | "ODBC Driver 17 not found" | Wrong ODBC architecture | You ran 32-bit ODBC admin, but SQL is 64-bit. Always use C:\Windows\SysWOW64\odbcad32.exe for 32-bit apps. | Part 6: Going Public – Hosting a RayCity Server for Friends Once your local install works, you can turn it into a real private server.