DarkOrbit 7.5.3 / 9.0 / 10.0 - Open Source

09/01/2020 16:41 j211apblack#196
Can you help about the portal attack protected zone?

how can I do it
09/02/2020 00:04 KleinerGammler#197
Quote:
Originally Posted by j211apblack View Post
Can you help about the portal attack protected zone?

how can I do it
It is an easy fix. Just look how the safe zone around the home station is coded and do the same for the portals.
09/14/2020 00:49 j211apblack#198
Quote:
Originally Posted by KleinerGammler View Post
It is an easy fix. Just look how the safe zone around the home station is coded and do the same for the portals.
it's late, sorry. Thanks for your attention and assistance.
09/16/2020 19:51 KleinerGammler#199
Quote:
Originally Posted by j211apblack View Post
it's late, sorry. Thanks for your attention and assistance.
You are welcome
09/26/2020 10:28 gyula359#200
how can i activate other maps?
1-5 {"StarterMap":false,"PvpMap":false,"RangeDisabled" ...
09/26/2020 13:41 rakt33#201
Quote:
Originally Posted by gyula359 View Post
how can i activate other maps?
1-5 {"StarterMap":false,"PvpMap":false,"RangeDisabled" ...
Add portals to those maps you want.
09/26/2020 15:25 gyula359#202
i don't know what the portraits are for portals number codes
09/26/2020 22:31 KnightCreeper023#203
in myslq u go server_maps and u have portals tabel.

[Only registered and activated users can see links. Click Here To Register...]

this is u have portal in 4-x and u copy
THIS ↓↓↓
Code:
[{   "TargetSpaceMapId": 16,   "Position": [10000, 6200],   "TargetPosition": [19200,13400],   "GraphicId": 1,   "FactionId": 1,   "Visible": true,   "Working": true }]
And u change TargetSpacemapid, this means that you want to port to 1-5 so set "TargetSpaceMapId": 17
Position you change the position where you will have a portal on the map and as you place it there, you will then create the same portal on x-5, but with that you will copy the "position" (that number) and paste it where you wanted to port to x -5 to TargetPosition.
09/27/2020 07:52 gyula359#204
should have all the top map portal codes.
I can jump from 4-4 to 2-5.2-6.2-7.2-8
vru 4-4 grooves 3-5,3-6,3-7,3-8 mmo 4-4 jumps 1-5,16,1-7,1-8
these codes are needed by me thank you
so i need the codes for all the top maps
09/27/2020 08:30 KnightCreeper023#205
[Only registered and activated users can see links. Click Here To Register...]

here you have the server_maps table so before you import what I sent you, delete "server_maps" from the database and import mine. You have everything there from NPCs on maps x-5, x-6, x-7, x-8. But if you don't have all the NPCs written in server_ships, they won't work (just so you know).
09/27/2020 08:39 gyula359#206
ok thanks
09/27/2020 16:27 borsbence#207
Quote:
Originally Posted by KnightCreeper023 View Post
[Only registered and activated users can see links. Click Here To Register...]

here you have the server_maps table so before you import what I sent you, delete "server_maps" from the database and import mine. You have everything there from NPCs on maps x-5, x-6, x-7, x-8. But if you don't have all the NPCs written in server_ships, they won't work (just so you know).
hey. server_ship table file, could you give it there too?:handsdown:
09/27/2020 17:47 KnightCreeper023#208
[Only registered and activated users can see links. Click Here To Register...]

Here you have the server_ships table, but again delete the one you have there.
09/30/2020 16:18 Rengar666#209
Hey guys! I'm curious if someone can tell me where the UI for the Game is set. I added a table that contains ammo, added it to the shop and to the emulator. (It now checks what ammo is selected, how many lasers are equipped, what rl etc., looks if it can attack and then removes the used amount from the databse). However, I'm not sure where to start when I want to add the ammo count to the slotbar...
10/07/2020 21:29 papepipo#210
Can you explain me about the safe zone thanks friends