Private Server Info and Support Thread

12/03/2015 09:39 cryz35#2326
Quote:
Originally Posted by manulaiko3.0 View Post
>implying there's a big change in server side emulation
And 6.3.1 is the same as 9, too ;)

p.s: here is not epvpchan
12/03/2015 12:34 manulaiko3.0#2327
Found this on chattool.swf
[Only registered and activated users can see links. Click Here To Register...]


Thanks for the advice BP!


Quote:
Originally Posted by cryz35 View Post
And 6.3.1 is the same as 9, too ;)
. . . . .
12/03/2015 12:40 Requi#2328
Quote:
Originally Posted by manulaiko3.0 View Post
Found this on chattool.swf
[Only registered and activated users can see links. Click Here To Register...]


Thanks for the advice BP!
Just click on the logo of the chattool:
[Only registered and activated users can see links. Click Here To Register...]
12/05/2015 11:26 oleg-19952008#2329
Hello epvp
What package to take NPCs on sight ?
Why the ship is flying along the Y axis faster than along the X axis ? At the same PET problem, PET uses the coordinates of the player.
[Only registered and activated users can see links. Click Here To Register...]
12/05/2015 15:37 Chanhy#2330
download link ?:handsdown::handsdown::handsdown:
12/05/2015 16:04 oleg-19952008#2331
Quote:
Originally Posted by Chanhy View Post
download link ?:handsdown::handsdown::handsdown:
What do you want to download ? 0_о
12/05/2015 18:25 Chanhy#2332
Quote:
Originally Posted by oleg-19952008 View Post
What do you want to download ? 0_о
private server
12/05/2015 18:41 oleg-19952008#2333
Quote:
Originally Posted by Chanhy View Post
download link ?:handsdown::handsdown::handsdown:
Quote:
Originally Posted by Chanhy View Post
private server
what ?

Quote:
Originally Posted by Chanhy View Post
private server
My server (the Black space) based on the Assembly of dark planets, but the build (dark planets )was illegally posted and all the links have been removed I managed to save files and now it I who does not give. And the emulator which is on the screen is my design which I just started, have the vehicle repair, regenrate shield, the movement of the NPC, PET done but with errors and my emulator does not use a database, it is based on Azure EMU V 5.1.
12/05/2015 19:55 Chanhy#2334
CMC+EMU download link.. Pls help
12/05/2015 19:56 ItsTequila#2335
Quote:
Originally Posted by oleg-19952008 View Post
what ?



My server (the Black space) based on the Assembly of dark planets, but the build (dark planets )was illegally posted and all the links have been removed I managed to save files and now it I who does not give. And the emulator which is on the screen is my design which I just started, have the vehicle repair, regenrate shield, the movement of the NPC, PET done but with errors and my emulator does not use a database, it is based on Azure EMU V 5.1.
Try re-coding your emulator, using Azure 5.1 is just pain, it is way too buggy.
12/05/2015 20:04 oleg-19952008#2336
Quote:
Originally Posted by NUMANDERBUHMAN View Post
Try re-coding your emulator, using Azure 5.1 is just pain, it is way too buggy.
from azure 5.1 almost nothing left, I just use a socket and all, adopted it for the shipment of packages and all.
12/06/2015 17:21 nykomc#2337
Hi.Please help.
I have this line in emulator and i buy cpu for cloack but in game no i see cpu and my ship its visible. I change maine.swf to see cpu in bar but no cloack....
In data base no i have table with name INV.
PLEASE HELP!!!




private void Cloak()
{
if (Ship.Config.Cloaks <= 0 || Ship.Cloaked == 1)
{
return;
}
Ship.Cloaked = 1;
Ship.Config.Cloaks -= 1;
foreach (var user in Program.GameManager.GetMap(MapId).GetUsersByUser(U serId))
{
user.Send("0|n|INV|" + UserId + "|" + Ship.Cloaked);
}
Send("0|n|INV|" + UserId + "|" + Ship.Cloaked);
Send("0|A|CPU|C|" + Ship.Config.Cloaks);

}
12/06/2015 20:27 cryz35#2338
Quote:
Originally Posted by nykomc View Post
Hi.Please help.
I have this line in emulator and i buy cpu for cloack but in game no i see cpu and my ship its visible. I change maine.swf to see cpu in bar but no cloack....
In data base no i have table with name INV.
PLEASE HELP!!!




private void Cloak()
{
if (Ship.Config.Cloaks <= 0 || Ship.Cloaked == 1)
{
return;
}
Ship.Cloaked = 1;
Ship.Config.Cloaks -= 1;
foreach (var user in Program.GameManager.GetMap(MapId).GetUsersByUser(U serId))
{
user.Send("0|n|INV|" + UserId + "|" + Ship.Cloaked);
}
Send("0|n|INV|" + UserId + "|" + Ship.Cloaked);
Send("0|A|CPU|C|" + Ship.Config.Cloaks);

}
Oh, Sorry I didn't implement cloak cpu back in 2014. You have to do it, I doubt that though
12/06/2015 20:54 ItsTequila#2339
change main.swf? try changing brain.exe, would be easier in your case
12/06/2015 21:38 Goasler#2340
ALL Links broken! Mega says File not Found!