Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It will not work on newer versions
I'd do car mods, but for the moment I can only change/add game logic etc, not models and assets , you know?
I saw so many great games fail because they started with MP and SP at same time, they just get lost optimizing MP, reduce graphics quality, etc, etc, please NO.
They don't need to do any worry of multiplayer stuff, that's all done by me
I said and quote: "i hope they don't implement MP into the development this soon", i used the word THEY in there, i said absolutely nothing about you in my comment.
I understand your thoughts on not starting big things so soon but they should keep it in mind. At the moment they code everything to suit a single player.
It's not very flexible , it should be done to suit any number of players , even if they're not using it yet for multiplayer. It's just you must start doing this early on
I'm now working on the latest version that has come out. They're going to release a patch in a few days, so I'm waiting for that. When that comes round I will start work on proper online multiplayer :)
Nice, thanks for all efforts! (y)
Having messed around with unity games in the past, I wouldn't be surprised if you just enabled something that was disabled.
Somehow I doubt you'll be able to do online multiplayer, as you're not going to be able to integrate it with Steamworks without being the developer.
I'm not sure if I should be offended ?
The mod involves duplicating the player object, and rewriting a LOT of the code so that it suits any number of players.
Doing online multiplayer should be easier even?
I've already got two game clients sending strings to eachother. I don't know anything about steamworks, or why I'd need to use it?