DarkOrbit 7.5.3 / 9.0 / 10.0 - Open Source

05/10/2022 17:28 Claire8825#466
Quote:
Originally Posted by #Heizer™ View Post
11.0? :kekw:

Original got leaked😃
05/14/2022 15:32 -=Flavio=-#467
These are the files of a project of mine that I abandoned a while ago, use it however you like, I don't care, it should work perfectly with my version of the emulator too.
Keep in mind that my inventory is broken, and I don't have time to write a new one, so if you want just replace the new code with the old one.
Also the store was made for 2010's darkorbit so if you want just add the new items.
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

Quote:
Originally Posted by #Heizer™ View Post
11.0? :kekw:
He has access to the darkorbit Beta client in Unity :rollsafe:
05/15/2022 17:15 Manuphobie#468
It doesnt work for me either, just a blank page.

Can someone help me?
Discord: Manuphobie#0001
05/15/2022 18:46 -=Flavio=-#469
Quote:
Originally Posted by Manuphobie View Post
It doesnt work for me either, just a blank page.

Can someone help me?
Discord: Manuphobie#0001
send a print
05/15/2022 20:07 Manuphobie#470
Quote:
Originally Posted by -=Flavio=- View Post
send a print
nvm i got it to work now.
05/18/2022 23:45 papepipo#471
hello good afternoon everyone I would like someone to do me the favor of explaining how I can put iris drones in the store that the players buy them thank you very much ♥
05/19/2022 02:59 -=Flavio=-#472
Quote:
Originally Posted by papepipo View Post
hello good afternoon everyone I would like someone to do me the favor of explaining how I can put iris drones in the store that the players buy them thank you very much ♥
I started to make a drone system, I don't remember if it's in the emulator on github but you can take a look at the drone manager and change the system to accept variable amount of drones, I would recommend creating an object for each drone, with type, experience and level, then adding these files to the database. As for the store, just edit the .php.
06/05/2022 13:12 Maft3y22#473
i have many errors! :(
[Only registered and activated users can see links. Click Here To Register...]
help me pls
06/05/2022 16:16 -=Flavio=-#474
Quote:
Originally Posted by RomeoVIP View Post
i have many errors! :(
[Only registered and activated users can see links. Click Here To Register...]
help me pls
Sorry, but I can't read anything in this print, can you take a closer one?
06/05/2022 16:26 Maft3y22#475
Quote:
Originally Posted by -=Flavio=- View Post
Sorry, but I can't read anything in this print, can you take a closer one?
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

up: [Only registered and activated users can see links. Click Here To Register...]
06/05/2022 17:37 -=Flavio=-#476
Quote:
Originally Posted by RomeoVIP View Post
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

up: [Only registered and activated users can see links. Click Here To Register...]
Sorry I was on my cell phone so I couldn't use the zoom function of this site, well in these images you seem to have some problem with the database connection, are you sure you edited the credentials for the mysql server?
06/05/2022 18:13 Maft3y22#477
Quote:
Originally Posted by -=Flavio=- View Post
Sorry I was on my cell phone so I couldn't use the zoom function of this site, well in these images you seem to have some problem with the database connection, are you sure you edited the credentials for the mysql server?
Hi, idk..do I have to edit somewhere?
can you show me please!
06/05/2022 18:22 -=Flavio=-#478
Quote:
Originally Posted by RomeoVIP View Post
Hi, idk..do I have to edit somewhere?
can you show me please!
Well you have to change, in htdocs/files/config.php and in the emulator in "SqlDatabaseManager.cs"
06/05/2022 18:29 Maft3y22#479
Quote:
Originally Posted by -=Flavio=- View Post
Well you have to change, in htdocs/files/config.php and in the emulator in "SqlDatabaseManager.cs"
Can i put what details i want? or I have to get them from somewhere
[Only registered and activated users can see links. Click Here To Register...]

i can't find Sql Database Manager.cs
06/05/2022 18:49 -=Flavio=-#480
Quote:
Originally Posted by RomeoVIP View Post
Can i put what details i want? or I have to get them from somewhere
[Only registered and activated users can see links. Click Here To Register...]

i can't find Sql Database Manager.cs
You have to use the ones you put in your SQL server, as for the SqlDatabaseManager.cs this is a C# file from visual studio, it is inside the project file, but I would recommend you to look for some MySql, php and C# classes at least, before starting a private server, this project is very advanced for someone with no experience, and I won't be able to answer questions here for a long time, because today is my last free day before returning to the University.