Freelancer Community Network
Reminder: Internet Explorer 6 or below are NOT supported.
HomeHome
ForumForum
WikiWiki
DownloadsDownloads
ForgeForge
Multiplayer Connection Tutorial
Collapse/Expand Donations
Monthly costs: -50€
Income (ads): +25€
Donations (last month): +40€

Current balance: -50€
(last updated 2013/06)

Please make a donation if you want to help keeping The-Starport online:

Thanks!
Collapse/Expand Random Image
Collapse/Expand Poll
Would you be interested in Star Citizen modding?
Yes. 79% (233)
No, not interested in SC mods/modding. 7% (21)
No, not interested in SC in general. 13% (38)
Total Votes: 292
3 Comments
Collapse/Expand Login
Username:

Password:

Remember me



Lost Password?

Register now!
Collapse/Expand Chat
Collapse/Expand Twitter
Collapse/Expand Who's Online
15 user(s) are online (10 user(s) are browsing Forum)

Members: 0
Guests: 15

more...
Collapse/Expand Links
Collapse/Expand Advertisement
There are currently 138 users playing Freelancer on 88 servers.
June. 20, 2013

Browsing this Thread:   1 Anonymous Users



 Bottom   Previous Topic   Next Topic  Register To Post

(1) 2 3 »


Persistent Destructible Universe
Home away from home
Joined:
2009/8/16 2:58
From Qld, Aus.
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 1411
Offline
Here's a plugin (hi Skotty!) that prevents the client from showing destroyed solars in MP (probably won't bother with SP). Persistently destroyed means it ain't coming back (for all players) until the server restarts. As usual, my testing has been minimal (a single wreck), so there may be problems with other objects.

Background: When the client revisits a system, a destroyed object reappears, but is indestructible - the hits are sent to the server, but because the server destroyed the object, no damage is sent back to the client. The plugin detects objects that have been destroyed and quietly destroys them again.

Posted on: 2010/11/2 16:19
Report Top
Re: Persistent Destructible Universe
Just can't stay away
Joined:
2010/2/17 20:45
From Germany
Group:
Registered Users
Senior Members
Posts: 307
Offline
Thanks adoxa. I'm sure this plugin will help some other servers a lot

Posted on: 2010/11/2 16:35
Report Top
Re: Persistent Destructible Universe
Not too shy to talk
Joined:
2008/3/15 16:10
From Slovenia
Group:
Registered Users
Posts: 75
Offline
Don't bases in SP stay destroyed untill you load the game again? Atleast thats what I saw. Thanks adoxa for another great plugin! Do you even count how many you've made?

Posted on: 2010/11/2 17:53
Report Top
Re: Persistent Destructible Universe
Just can't stay away
Joined:
2010/2/17 20:45
From Germany
Group:
Registered Users
Senior Members
Posts: 307
Offline
If you use multipart bases (battleships) and you destroy just a part of the ship without killing the whole base, the destroyed part will respawn with 0 hp.

Is it able to remove destructed bases from the Nav-Map? (change to visit = 12

Posted on: 2010/11/2 20:53
Report Top
Re: Persistent Destructible Universe
Home away from home
Joined:
2008/9/11 15:55
From Russia
Group:
Registered Users
FLServer Admins
Senior Members
Posts: 1432
Offline
Quote:

adoxa wrote:
Here's a plugin (hi Skotty!) that prevents the client from showing destroyed solars in MP (probably won't bother with SP). Persistently destroyed means it ain't coming back (for all players) until the server restarts. As usual, my testing has been minimal (a single wreck), so there may be problems with other objects.

Background: When the client revisits a system, a destroyed object reappears, but is indestructible - the hits are sent to the server, but because the server destroyed the object, no damage is sent back to the client. The plugin detects objects that have been destroyed and quietly destroys them again.


Oh! Intresting Adoxa!
This plugin checks object by archetype or by to some unique id?
Anothers way to prevent reapear destroyed object is cloak and hit_pts=0 we know, but ofcourse in ini's it requires unique loadout and archetype ;(

Posted on: 2010/11/3 6:33
Freelancer Servers List | Discovery of Discovery | Open Sirius
Report Top
Re: Persistent Destructible Universe
Home away from home
Joined:
2009/8/16 2:58
From Qld, Aus.
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 1411
Offline
Refreshed 1.00 to remove destroyed objects from the Nav Map (but it won't work should you be using "visit = 1").

Objects are recognised by [Object] nickname (the hash thereof).

Posted on: 2010/11/3 6:55
Report Top
Re: Persistent Destructible Universe
Home away from home
Joined:
2008/5/13 15:48
Group:
Registered Users
FLServer Admins
$$$ Supporters $$$
Senior Members
Posts: 637
Offline
Very nice!

Any chance to keep destroyed solars offline past
a server restart (visit=13.5)?

Posted on: 2010/11/3 9:06
Open in new window
Report Top
Re: Persistent Destructible Universe
Home away from home
Joined:
2008/9/11 15:55
From Russia
Group:
Registered Users
FLServer Admins
Senior Members
Posts: 1432
Offline
Quote:

F!R wrote:
(visit=13.5)?

What?O_o

Posted on: 2010/11/3 14:39
Freelancer Servers List | Discovery of Discovery | Open Sirius
Report Top
Re: Persistent Destructible Universe
Home away from home
Joined:
2009/8/16 2:58
From Qld, Aus.
Group:
Registered Users
FLServer Admins
Trusted Speciality Developers
Senior Members
Posts: 1411
Offline
Quote:
F!R wrote:
Any chance to keep destroyed solars offline past a server restart

Not sure if this is a serious request or not... I should be able to note when an object is destroyed, write it to a file, then when the server restarts, it could read that file and prevent those objects being read from the system file. If timing was wanted, it would be restricted to a minimum time, since it would only work when the server restarts.

Quote:
(visit=13.5)?

As Helloween said...

Posted on: 2010/11/4 1:49
Report Top
Re: Persistent Destructible Universe
Just popping in
Joined:
2008/8/14 15:01
Group:
Registered Users
Posts: 11
Offline
Quote:

Skotty. wrote:
If you use multipart bases (battleships) and you destroy just a part of the ship without killing the whole base, the destroyed part will respawn with 0 hp.


This would make for an interesting RP server if multipart bases could be destroyed in stages and those changes were held persistently.

Quote:

adoxa wrote:
Quote:
F!R wrote:
Any chance to keep destroyed solars offline past a server restart

Not sure if this is a serious request or not... I should be able to note when an object is destroyed, write it to a file, then when the server restarts, it could read that file and prevent those objects being read from the system file. If timing was wanted, it would be restricted to a minimum time, since it would only work when the server restarts.


Another interesting RP idea: if all bases are destructible and then completely vanish from the system file (by exclusion on startup) as they are destroyed then you could have clan wars.

Posted on: 2010/11/4 1:59
Old dog. New tricks.
Report Top
Re: Persistent Destructible Universe
Home away from home
Joined:
2008/5/13 15:48
Group:
Registered Users
FLServer Admins
$$$ Supporters $$$
Senior Members
Posts: 637
Offline
Quote:

adoxa wrote:
.... serious ...


The suggestion itself was.


I d really like to have the possibility, to keep - 4 example -
destructible bases off-line for a week or 2
and restore wrecks maybe once a week only
even past 7 reboots and 12 crashes.

Posted on: 2010/11/4 6:55
Open in new window
Report Top
Re: Persistent Destructible Universe
Home away from home
Joined:
2010/3/14 18:10
From Germany
Group:
Registered Users
Senior Members
Posts: 1514
Offline
rather than system file editing, which would prolly require the client to download the files, a proper solution would be indeed logging destructions. once the server administration just cleans the logs, all bases and wrecks are back where they long to be.

however this is only efficient for servers with either large universes where the players do fly everywhere (meaning the systems are balanced) or with small player counts.

Posted on: 2010/11/4 6:59
Report Top
Re: Persistent Destructible Universe
Just can't stay away
Joined:
2008/6/16 20:41
Group:
Registered Users
Trusted Speciality Developers
Posts: 262
Offline
I am asking myself what happens when you destroy a dockable base and the players who docked there will launch to space? Did anyone had such a behaviour already?

Posted on: 2010/11/4 11:34
Open in new window
Report Top
Re: Persistent Destructible Universe
Not too shy to talk
Joined:
2008/3/15 16:10
From Slovenia
Group:
Registered Users
Posts: 75
Offline
Quote:

Huor wrote:
I am asking myself what happens when you destroy a dockable base and the players who docked there will launch to space? Did anyone had such a behaviour already?


Thats what I ask myself too. Not just that but what happens at the moment a base is destroyed and the player is docked with it? Server crash?

Posted on: 2010/11/4 13:39
Report Top
Re: Persistent Destructible Universe
Home away from home
Joined:
2010/3/14 18:10
From Germany
Group:
Registered Users
Senior Members
Posts: 1514
Offline
why don't you try out: dock a character on a base, select one to destroy the base, launch the docked character and see what happens xD

Posted on: 2010/11/4 13:49
Report Top
(1) 2 3 »