117 posts in this topic Last Reply
Highlighted Posts
1. The database schema that the PMR software uses is defined in “___DBSCHEMA.sql” — you can use this to generate all the tables you need.
2. To connect to your database, fill in “sys/meekro.php” with your database credentials.
3. To add a region to the database for the first time, place the “.sc4” files in the “dat/import” folder and run “___PREPREGIONS.php”
4. The PMR client is hardcoded to point to the now-shuttered PMR server. To get around this, you can:
a. Download the client source from GitHub, edit the PMR_SERVERPATH constant (here), and run it using Python
b. Patch your hosts file to redirect from “api.getpmr.com” to whichever server you are using
5. To add users, register through the “___ADDUSER.php” file (I ripped this from the main server’s join page but it should still work) This is a bit cumbersome because this version was never intended to be publicly released, but it should work on other servers. If I ever manage to polish this up I’ll let you know. Best of luck.
Julian pmr-server-a.zip
See this post for the official server side code. (This might be useful to create your own SC4 multiplayer setup.)
Recommended by Cyclone Boom
A possible continuation of a new multiplayer framework, based on PMR.
Recommended by Cyclone Boom
-
Similar Content
-
Recently Browsing 0 members
No registered users viewing this page.


