Closed Burst99325 closed 2 months ago
Hi, I'll admit I've had a brief go at implementing multiplayer myself as well. I certainly think it's possible, as it stands though I still need to finish implementing the memory allocator hook, otherwise many function calls (especially ones requiring strings) don't work correctly. That being said if you want to find the offsets and call signatures for the functions you need then I'll be happy to integrate it into the OmsiHook. When I have more time I can look into it myself, but I've been fairly busy over the last few months.
Sounds well, maybe we can work together in the future on OMSI-MP ^^ Contact me on DC (if you want) and we can talk about it if you will have time!
My DC: burst99325
Hello! First of all, congratulations on your work; OMSI modding is truly limitless now!
Me and some friends believe it would be possible to create a real multiplayer mode for OMSI using OmsiHook, but it would require the following functions -Spawning a specific vehicle at a specified position, hof, paintjob, etc, and control it. (Other player buses) -Spawning cars at a specified location, control them. -Spawning pedestrians, control them
If you can help us with these, we will do the rest!