Quote:
Originally Posted by tintifaxl
(Post 281639)
I would like to have an AI take over the plane, when a player exists or disconnects. That would be an elegant solution for the immersion factor.
I guess in a perfect world, Luthier will provide such a script. ;)
|
I think this happens by default, that's why the people hosting the servers use the despawn script.
Otherwise i would be able to build a huge aerial armada by spawning, taking-off, exiting back to the menu and spawning again in another aircraft, i could bring any server to its knees that way ;)
Quote:
Originally Posted by Langnasen
(Post 281600)
WTF? Dead planes don't automatically vanish after a few minutes on the deck?!
|
They do in single player, not sure about multi. However, if i simply quit in mid-flight (see my answer to the previous quote) my aircraft is taken over by AI and it's one more object for the server to track.
As for why objects would not despawn automatically, i can think of a lot of reasons. In a few months time we might have some kind of online dynamic campaign: get some server logs, parse them to a 3rd party campaign manager tool that analyzes the effect of the player's actions, moves the frontlines and draws up new missions that are automatically loaded into the server without the need to restart the map.
In such a scenario there are many cases where it would be useful to have longer timers for despawning objects (provided our hardware and the servers can take it). Think about flying a pathfinder mosquito at night and marking a target with flares and incendiary bombs for other players. The fire and smoke effects would have to linger on so that the other bombers coming half an hour behind me will be able to see them and use them as an aiming point.
Or you could prevent an AI enemy convoy from leaving a port by spotting a cargo ship favorably positioned on the mouth of the harbor and sinking it there to shut down traffic, which leads to the convoy not delivering supplies to an airbase and the next day the other team's players who spawn there find out that there's not enough fuel for all of them, so they have to take-off with only 25%. Similar for blocking road and rail junctions by attacking trains and vehicles as they pass through it to create a point of congestion through wreckage.
Static aircraft used as markers of available aircraft so that when you spawn you take control of one of those (static plane despawns and gets replaced by player controlled plane, the base's stats change to reflect that inventory is minus one aircraft), if they are destroyed they might linger a while until it's written to the logs that the airbase in question is minus X amount of aircraft, etc, etc.
The possibilities of the new multiplayer system are endless, it seems like it's a sandbox-style type of gameplay. We just need the sim to get through the initial optimization issues and then the developers will be able to work on documentation and the SDK to let us really get to grips with such features ;)