damiancds Posted December 9, 2008 Share Posted December 9, 2008 he wants a 2 player mode. if anyone cares to explain why it's highly unlikely go for it Link to comment Share on other sites More sharing options...
Midicow Posted December 9, 2008 Share Posted December 9, 2008 You'd need the ability to get the location of the player, the view angles, animation states, model indexes, etc.You'd then need an external program that monitors these values, and could not only transmit said values over a lan at frequent intervals, but also receive them as well.You would then need an array to set the "received" version of this info to internally.You'd then need a plug-in that monitors this array and constantly updates an npc with these values. You would then have, an npc on each instance that is updated with these values. If you could then use scripting logic to detect when the player at one end shoots and where their stuff hits, and update this to the other in a similar fashion.. you could have something there. This is all assuming that both instances run the same exact mods.. And that doesn't even begin to cover what you'd need to do. You'd also have to monitor almost every single value.. spawned npcs, items.. etc and transfer those as well.. in that case you'd have to have a master and a client.. the master is where all these world item states are gotten and transmitted to the client, so the state frames can be updated if they change.. Because we have the havok engine, some of these states wouldn't need to be changed too much.. only sanity checked (ie kick a box on the master and it may not react the same way on the client) Link to comment Share on other sites More sharing options...
Bean0 Posted December 10, 2008 Share Posted December 10, 2008 You would also need a splitscreen and since Fallout works by loading only the things next to you if you ran too far apart the game would slow down like all hell, probably even crash. Besides, how many advantages would it offer anyway? Link to comment Share on other sites More sharing options...
Midicow Posted December 10, 2008 Share Posted December 10, 2008 lol my list of things to do was for two diff computers over a lan which is much more possible than an engine mod for splitscreen and dual control inputs. Link to comment Share on other sites More sharing options...
damiancds Posted December 10, 2008 Author Share Posted December 10, 2008 yeah, that's pretty much the way he would want it done anyway Link to comment Share on other sites More sharing options...
dra6o0n Posted December 10, 2008 Share Posted December 10, 2008 This fits in the multiplayer mod but seeing how the engine was built for single player, you'd have a long way until they make one...Oblivion Online and Oblivion Reborn are mods that have some multiplayer aspect in, but still isn't finished, so don't expect it to even work at 25% of the time. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.