Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
I wanted to see if long poling worked for multiplayer at 50 seconds refresh intervals in Europe, as we have much faster lines then India for example... So I grabbed some old code off of my pc that I wrote before the mech project TCP version and ran it at 50ms... The results were great. On modern lines you can use http for multiplayer... View youtube https://youtu.be/bzvRLNU9P9w At some stage I might revitalize the Mech project (The original multiplayer project with animation, health pots, shields etc... on CC6 from 2018/19) |
||||
|
cool wish i could make a multiplayer but its complex |
||||
|
Clown, stop embarrassing yourself. Your “multiplayer” just writes position and rotation directly to a file in the neighboring folder. The second instance of the game reads that and applies it to the node once every 50 ms. Do a proper test with two machines over a network. Even if you did set up data transfer through some network backend, your demo is still crap, because player movement and rotation will be jerky af. |
||||
|
I see it as more of a proof of concept that multiplayer is achievable than something that would be shippable. More than I could do, that's for sure. |
||||
|
@Zookeeper, he just wants to do a comeback but everybody knows that he lacks the knowledge. @Julian, while you always brag that a lot of people are using your code as the base for their multiplayer game. Can you please please please point us to those multiplayer games. I really want to see multiplayer games with animations, and health and mana and all. Please point me to atmost 5 games that are using your script and based on the mech project multiplayer? While you are connected to a wifi on your laptop and you talk about high speed internet lines, it's doubtful that your game is running on a real network. Maybe it's running on the local machine. It would have been good if you had run it through coppercube instead of exe file. So that people would get some glimpse at the debug panel. Almost every developer uses debug values, like connected to server and the actual ping values in ms, and other related information. We do see local files on your local computer with the name p1.pos that means the postion of the scenenodes are saving on the local machines in the file and you are reading them on the go. Every 50 ms probably just as @Zookeeper has guessed it. If you can create a more detailed video. Then it will be great. |
||||
|
I guess I'm stealing this tonight:) |
||||
|
Ok, I made same bs from scratch in 15 minutes.https://youtu.be/8OQ5RZHxDfU |
||||
|
@Niko This hatred & madness of me needs to stop...I would like you to make a statement: (1) mashtownmadness.com was the original resource for coppercube (Third Party) linked from your website (2) Before the itch.io resources, before the discord group, before neophyte.cf before okeoke nor anyone else, there was the mechporject which was linked on this website, over and over again before it was hacked & then removed from this forum along with hundreds of my other posts. (3) The facebook group that existed long before any of the groups, I got permission to create from you as a non official third party resource. (4) For at least 2 years, these forums were dead & the most prominent voice was me @justincase & scott (crack_yours_speakers) I am exhausted... I downloaded a asset pack from itch.io and saw behaviors and templates that I wrote, in that pack.... @Niko... You have watched this new generation of Coppercube Developers that sprung up after 2020 harras me on every post on the forums and you have done absolutely nothing... I even had a website up and running with 20 templates that I built, an itch.io page and many other things... Every time I post something here, these people insult me and attack me... This must stop as an ethical person... I have been one of your first clients... I even modified your side scroller behavior and sent it back to you for your website... I can see my code in your sidescroller behavior... it is still there... I am sick to death of this...It has been going on for years... How is it that you can ignore, probably your most loyal customer... Everyone has left from those days, and I am still around... Not to mention that I litterally just taught a coppercube course at my local highschool to children between the ages of 12 & 17... They are even using my name on the forum... I have no idea who this person is, how he knows my name & what in honest truth these people have against me? Things that I did first and produced the first tutorials on (1) First working multiplayer that was not 2 blocks (2) First animated weopon switching system (3) First gall damage system (4) First footprint system (5) First survival game system, way before you launched your tech demo @Niko (6) First third party community website (7) First third party social network (8) First integration with coppercube and wordpress internal login system (9) First person to open website from inside coppercube using command line & bat file (10) I literally designed the algorithm that everyone is using for multiplayer over TCP (11) First person to use a third party post processing injector with coppercube... U actually used a warhammer mod before reshade... All of these things that everyone takes for granted... Just in case, he stuffed up my reputation... He took all my code all my algorithms and used them in his templates, shared them with everyone and when I came around and said, hey, why are you taking all the credit dude? He turned everyone against me... ... I can go on and on... But in the beginning I was there, and everyone else has left and I am sick to death... Now , whenever I post something I am attacked for it, I am so tired of this. I still have all the proof on my PC... And the only reason why it is not on this forum is because @Just_In_Case banned me and deleted all my posts... But I am going to tell you write now... I am going to start a thread when I get some time & I am going to push everything that it left to fix my reputation from these sheeple |
||||
|
So, feeling uncomfortable? At least it’s kind of entertaining watching you squirm. I honestly hope you feel awful - you’ve earned it. Your reputation is beyond saving. The only thing you could do is actually pull off something impressive and shut everyone up, instead of just whining. But you can’t. And that's what makes it funny. |
||||
|
@Zoo, we will be waiting for your thread. Please do share the proofs. However you still failed to mention the 5 games that used your multiplayer stuff. Just 5 please. Do mention those games along with their links in your proofs whenever you create the thread. Regarding your reputation, once you post the proof in new thread. We will see by ourself how much of truthful person you are. ( which i also highly doubt) just like the others. |
||||
|
|