[RELEASE] Old DarkOrbit Remix PS By Manulaiko

01/03/2014 21:55 manulaiko#1
Hi!!

As long time ago there was a thread with the old spacemap.swf I've decided to make a privateserver, I've used Icon's 8 CMS and database, the emulator is made by me, it's hardly commented and you can start learning with the source.

I've made it long time ago but as don't have internet to put it online I've decided release it, hope someone can do something good with it ;)

Download:

Changelog:
01/03/2014 22:55 Requi#2
Thanks for the release, but webpage and sql file aren't working.

SQL File throws a error and you can't do anything on the webpage.
01/04/2014 15:54 Mr.Bean™#3
Good job!
01/04/2014 17:38 linkpad#4
Really you should stop using Icon8 CMS, it's really bad coded.
01/04/2014 19:28 manulaiko#5
Quote:
Originally Posted by Requi View Post
Thanks for the release, but webpage and sql file aren't working.

SQL File throws a error and you can't do anything on the webpage.
I'll take a look at the file

Quote:
Originally Posted by linkpad View Post
Really you should stop using Icon8 CMS, it's really bad coded.
I know but I thought that an old client with the new cms would be a shit
01/04/2014 19:59 Requi#6
Quote:
Originally Posted by manulaiko View Post
I know but I thought that an old client with the new cms would be a shit
But you can code it from zero, like linkpad did.
01/04/2014 20:19 manulaiko#7
UPDATE CMS quick fix, look in changelog for the download
01/05/2014 17:23 king[amg]ua#8
hm..[Only registered and activated users can see links. Click Here To Register...]
01/05/2014 19:41 manulaiko#9
Good and bad news:

Good news:
I've fixed all bugs I found, now you can use the cms properly

Bad news:
My usb is broken so I'll try to repair it, untill I don't have the usb working I won't be able to release it
01/16/2014 18:16 manulaiko#10
Finally! I've got a new pendrive!!

This is the download link:
[Only registered and activated users can see links. Click Here To Register...]

Changelog:
-Database bug fixed.
-Register bug fixed.
-Index.php bug fixed (I think that now works 100%).
-Auto extractor for htdocs folder.
-Good instructions so any noob can understand it ;)

One question: Should I release DarkOrbit Remix PS too?
01/16/2014 18:23 «Ice.Shock™#11
Why not ^^
01/27/2014 11:14 karahanre#12
Do you have a video about how to set?
01/27/2014 11:41 Madatek#13
Is easy :)
Just put xampp folder in C:
then start xampp control panel (xampp-control.exe)
and start Apache and MySql.

Then doubleclick "Emulator.exe" in Emulator/Emulator/Debug

Hope is clear enough ;)
01/27/2014 13:40 Burkey#14
Ok, so ive installed the latest xampp, downloaded this, copied htdocs, created new DB called olddorps and imported SQL etc, ran the debug emulator so have the game running under debug (nothing happens in terms of collecting boxes and seeing NPC)

Now when I try run the Release emulator, I get error about the do_es DB not existing. What do I need to change to get the game running?

To kind of answer my own question.... the database for the back pages runs on olddorps but the Release emulator is then hard coded to do_es so needed the DO.php changing in the Connections folder.

And also, the Debug emulator loads the spacemap for me where as the Release emulator just sits at "Establishing connection" even though the red text said connected as did the emulator, but now getting a few rows of "Receiving: PNG"... ? And my processor going like crazy :P
01/27/2014 20:16 manulaiko#15
Quote:
Originally Posted by Burkey View Post
Ok, so ive installed the latest xampp, downloaded this, copied htdocs, created new DB called olddorps and imported SQL etc, ran the debug emulator so have the game running under debug (nothing happens in terms of collecting boxes and seeing NPC)

Now when I try run the Release emulator, I get error about the do_es DB not existing. What do I need to change to get the game running?

To kind of answer my own question.... the database for the back pages runs on olddorps but the Release emulator is then hard coded to do_es so needed the DO.php changing in the Connections folder.

And also, the Debug emulator loads the spacemap for me where as the Release emulator just sits at "Establishing connection" even though the red text said connected as did the emulator, but now getting a few rows of "Receiving: PNG"... ? And my processor going like crazy :P
The emulator is the same, it just changes that Debug is newer than Release, you don't have to worry about the name, just start the emulator in debug mode and it's done ;)

See you!