Question About multiplayer
-
- Posts: 3
- Joined: Wed Jun 20, 2007 10:01 pm
Question About multiplayer
I'm new to reality factory and quickly noticed INCOMPLETE MULTIPLAYER. I was just wondering if u could just rip out all the existing multiplayer and just add in our own client/server system to the code. I dont know much about coding but i understand some concepts. So this may sound like a nooby question for all u veteran coders but plz bear with me.
it already has a cliant server system, we have had a successful lan connection, the problem that we have is the information for weapons is not sent, only player position, animation and such is sent, i have looked over the code with jonas, im no programer and that jonas is the one thats going to have to implement it (unless someone else beats him to it) but from what i have seen i dont think its worth redoin multiplayer.
*GD*
-
- Posts: 3
- Joined: Wed Jun 20, 2007 10:01 pm
the closest thing to that would be Realm Crafter , but then you still have to prgram waaaaaaaaaay to much, i.e. game behaviors, etc.I saw once, on the old Rf forums, where someone had gotten a weapon to fire in multiplayer.....but I don't remember who, or what he did.
nothing in 3d that doesn't require a good bit of programming, and certainly nothing free.
The only non-programming multiplayer engines i know of are things like Daimonen 2d ( they ARE testing an Ultima-online-style 3d version....might wanna keep an eye on that) and other 2d isometric-styles engines.
nothing in 3d that doesn't require a good bit of programming, and certainly nothing free.
The only non-programming multiplayer engines i know of are things like Daimonen 2d ( they ARE testing an Ultima-online-style 3d version....might wanna keep an eye on that) and other 2d isometric-styles engines.
You also might try Multiverse I think all it requires is like some python scripting. I may be wrong I haven't looked into it that much.
Jonas
Focused, hard work is the real key to success. Keep your eyes on the goal, and just keep taking the next step towards completing it. If you aren't sure which way to do something, do it both ways and see which works better. - John Carmack
Focused, hard work is the real key to success. Keep your eyes on the goal, and just keep taking the next step towards completing it. If you aren't sure which way to do something, do it both ways and see which works better. - John Carmack
-
- Posts: 3
- Joined: Wed Jun 20, 2007 10:01 pm
What I ment by programing as in C/C++ or something of the like. Python I heard was easy. And I have done some scripting if that is what your trying to get at with the Realm Crafter. I did look in to it to and it seems simple enough. But after looking at many engines and reading many articles I am thinking about just learning C/C++. Ohh and thanks for the respones. This forum is great like that compared to other forums.