UE4 Multi User Editing Tutorial (Without Lan)

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2024
  • Hamachi Download - www.vpn.net/
    A tutorial walking you through the set up process for multi user editing in unreal engine 4. No need for lan.

ความคิดเห็น • 161

  • @joshtroutman7193
    @joshtroutman7193 2 ปีที่แล้ว +78

    I'm using ue5 and this worked perfectly. Once setup, unreal will use the hamachi server to transfer all data such as creating objects, adjusting object settings in the details panel, world settings, ect. It's all completely free as well. (Also note that this does not require the same LAN connection because hamachi is actually a free VPN for up to five computers. If you want more than this, then you have to purchase an upgraded plan starting at $49 / year for up to 32 computers. A heck of a deal!). Thanks so much for the help!

    • @gilbert-finglebottom
      @gilbert-finglebottom 2 ปีที่แล้ว

      Hey im having problems with me and my friend. we did everything in the tutorial and it still didnt work. do you think you have a tip or something to help us?

    • @joshtroutman7193
      @joshtroutman7193 2 ปีที่แล้ว

      @@gilbert-finglebottom If you followed all the steps in the video then the only thing that I can really tell you is to recheck small details such as making sure you both have the same version of unreal, project titles, game files, ect. Making sure the correct ip addresses are in the right places is also important. But I might be able to give better advice if you tell me more specifically what isn't working. Although I'm not the expert behind it so my help may be limited.

    • @xiisony5801
      @xiisony5801 ปีที่แล้ว

      btw what if we use radmin vpn? Same as hamachi? Also if we like place things and want to save does it auto? Cuz idk since idk, do I need to power on source control I really don’t know how, it gives me errors

    • @Flow0_0.
      @Flow0_0. ปีที่แล้ว

      You don't need to buy anything, you can simply make more servers and let more people join on different servers

    • @kurogotbeats
      @kurogotbeats 9 หลายเดือนก่อน +1

      radmin vpn is also free alternative which i think can have more than 5 people on a network

  • @jefawk9603
    @jefawk9603 2 ปีที่แล้ว +9

    TLDR:
    Use LogMeIn Hamachi to create a VPN
    Plugins: enable Multi-User Editing plugin
    Project Settings - Multi-User Editing: set a display name
    Project Settings - UDP messaging: in Unicast Endpoint put IP from Hamachi (can also be found from cmd - ipconfig/all) with `:0` at the end
    Project Settings - UDP messaging - Advanced: Both the server host and the client must add 1 element to the Static Endpoints, the server will not have any value there but the client must add the IP from Hamachi (from Unicast Endpoint) (this is really dumb but whatever, it works)

    • @leandrogamedev
      @leandrogamedev 2 ปีที่แล้ว

      Hi Je, when you said "server host and the client must add 1 element to static endpoint", the ip for the client's needs to be the server hamachi ip? or its personal hamachi ip? and the :0?

    • @jefawk9603
      @jefawk9603 2 ปีที่แล้ว +1

      @@leandrogamedev The static endpoint for the client must be equal to his Unicast Endpoint, exactly the same. The server must be empty, but you still need that 1 blank element (for no reason really....apart from UE having bad code regarding that)

    • @leandrogamedev
      @leandrogamedev 2 ปีที่แล้ว

      @@jefawk9603 thanks! we will try it tomorrow!!! =)

    • @leandrogamedev
      @leandrogamedev 2 ปีที่แล้ว +1

      @@jefawk9603 thanks, works great! i had to add in the firewall in/out options ue4editor and multieditorserver to connect with the clients. Everything works great

    • @jefawk9603
      @jefawk9603 2 ปีที่แล้ว

      @@leandrogamedev glad it worked!

  • @jefawk9603
    @jefawk9603 2 ปีที่แล้ว +17

    You can just use the IP that appears in the Hamachi window next to the power on / off button and skip checking CMD with ipconfig/all

  • @ProdBaker420
    @ProdBaker420 4 หลายเดือนก่อน +6

    3 years later your the goat

  • @ThrillDaWill
    @ThrillDaWill 2 ปีที่แล้ว +7

    Took a few weeks but eventually we solved the issues after watching this video:
    1. ONLY USE 4.26. 5.0 will not work
    2. The host must not have anything in the Static Endpoint
    3. The Client must put in there "UNICAST ENDPOINT" as their "STATIC ENDPOINT"
    4. As a client make sure you have all command consoles or logs closed while syncing to the host.
    Still trying to understand all the weird features of this plugin since it seems like connecting is based on luck

    • @sudfevkn9602
      @sudfevkn9602 2 ปีที่แล้ว +3

      I think it works with UE5, it works for some others using it I beleive.

    • @ThrillDaWill
      @ThrillDaWill 2 ปีที่แล้ว

      @@sudfevkn9602 I would have to do more testing but I haven’t been able to get it working with the current steps

    • @chickishot8172
      @chickishot8172 2 ปีที่แล้ว +2

      This does work in UE5. I used it yesterday no problem.

    • @2d.master
      @2d.master ปีที่แล้ว

      @@chickishot8172 can you help me?

    • @K9Tvz
      @K9Tvz ปีที่แล้ว +1

      @@ThrillDaWill can confirm it works with ue5 no issues.

  • @theFishy_
    @theFishy_ 3 ปีที่แล้ว +24

    You are a god, thank you, only you could explain the UDP messaging part well enough. i think i would have mental issues if not you xD

    • @blake3dcake
      @blake3dcake  3 ปีที่แล้ว +4

      No problem glad I could help!

  • @leandrogamedev
    @leandrogamedev 2 ปีที่แล้ว +8

    Explicacion en Español (explanation in spanish):
    En el engine activar el plugin multi-user editing
    en project settings, plugin , multi user , tildar la primer opcion
    elegir nick y color
    tambien en plugins/udp , colocar en unicast endpoint la ip del hamachi (q esta al lado del ON/off del hamachi) con :0 al final.
    En upd avanzado (flecha abajo) agregar un elemento con el + en endpoint, si sos servidor lo dejas en blanco sin nada, los usuarios clientes ponen lo mismo que arriba en unicast endpoint (la ip del hamachi propia, con :0 al final)
    SI no conecta:
    Si sos cliente: se recomienda ir a firewall avanzado, en entrada y salida agregar el programa UE4Editor.exe (suele estar en C:\ donde este tu motor instalado \Engine\Binaries\Win64\) y poner que tenga todos los permisos para conectarse, que nada este bloqueado.
    Si sos servidor: Lo mismo que el cliente, pero agregar el "unrealmultiuserserver.exe" ubicado en la misma ruta que el anterior ejecutable, y agregarlo a entrada y salida del firewall permitiendo todo. Si tenes unreal source vas a tener q compilar con visual studio el multiuserserver antes de lanzarlo en el engine.
    Se recomienda ejecutar hamachi como administrador para que tenga todos los permisos de entrada y salida tambien (y ver q no este bloqueado en el firewall).
    Espero q sirva a todos!

    • @Detonantevfx
      @Detonantevfx 2 ปีที่แล้ว

      Probando

    • @devvunknown
      @devvunknown ปีที่แล้ว

      @ElCreator Si, funciono

    • @devvunknown
      @devvunknown ปีที่แล้ว

      @ElCreator Hablo poco espanol, lo sentimos

    • @SinonTunes
      @SinonTunes ปีที่แล้ว

      Thank you! After hours and hours of trying to get it to work, following all your steps worked! Especially the one with firewall :D

    • @devvunknown
      @devvunknown ปีที่แล้ว

      @ElCreator I can speak english if you are still needing help and can speak english

  • @computerworm
    @computerworm 7 หลายเดือนก่อน

    It's nice that it works no matter how long it takes, thank you very much for your effort.

  • @GlennLSmith
    @GlennLSmith 3 ปีที่แล้ว +13

    This is fantastic, thanks so much for this tutorial.

  • @marebula
    @marebula 6 หลายเดือนก่อน

    Thank you very much, we have been trying to solve this problem for a long time so that we can work together with our team. It was solved thanks to you

  • @dayroomb5320
    @dayroomb5320 2 ปีที่แล้ว +1

    The robo voice to keep everthying clear and crisp is what makes me appreciate this more

  • @jaybirdthegamer4412
    @jaybirdthegamer4412 2 ปีที่แล้ว

    Thanks for the help, ima also sub since your so close

  • @bogdanzubenko155
    @bogdanzubenko155 2 ปีที่แล้ว +3

    First Step: have a Friend🙃

  • @satesferix5771
    @satesferix5771 2 ปีที่แล้ว +1

    Thanks, really nice tutorial.

  • @safered
    @safered 3 ปีที่แล้ว +4

    i cried when jake deleted the floor

  • @ghostslayer4165
    @ghostslayer4165 ปีที่แล้ว +1

    Bro thank you so much this will boost the development time for my game. I appreciate it!

    • @docent_dev
      @docent_dev 11 หลายเดือนก่อน

      this is doesn't works how it should work. 1. Its early access. 2. We setup server for multi user editing and this is still doesnt work :/

  • @TheMurras
    @TheMurras 3 ปีที่แล้ว +4

    Does it work with shared project files by synch apps like Dropbox and Google Drive?

  • @taclot8171
    @taclot8171 2 ปีที่แล้ว

    Worked for me, Thanks a lot !!!

  • @motionsam
    @motionsam 2 ปีที่แล้ว +2

    Tested on UE 5 - it launches, but max you can do is to move and rotate objects around in one session. It crashes like mad every breath. Importing simple fbx becomes a challenge.

  • @ДимаЧернов-ч5щ
    @ДимаЧернов-ч5щ 10 หลายเดือนก่อน

    Thank you so much, it helped us.

  • @OG_KIRITO
    @OG_KIRITO 4 หลายเดือนก่อน

    I downloaded hamachi and it changed almost every permission on PC, safe to say i am no longer the owner of my PC or My UE5 project, now that its deleted I still have no permission, thanks for video man, fucked my friends pc up too

  • @thomasjeanne6045
    @thomasjeanne6045 ปีที่แล้ว

    Thanks for being the only solution

  • @omerfarukgozuela1287
    @omerfarukgozuela1287 2 หลายเดือนก่อน

    ADAMSINIZZZ LAAAAANNNN!!!!

  • @joshmiriento4466
    @joshmiriento4466 2 ปีที่แล้ว +2

    Hi, me and my friend tried it and only he could delete and add an object, I, as a server creator could do it too but it wouldn’t show for him (same goes for me adding stuff) any help? (Btw we tried UE5 could that be an issue, although we connected perfectly so I don’t think so, but any help pls)

  • @phyg0544
    @phyg0544 ปีที่แล้ว

    Thank you so much!

  • @aaronmenzo3070
    @aaronmenzo3070 ปีที่แล้ว +4

    Thank you so much for the tutorial, this was so helpful! Does anyone know if after you end a session, both editors would be able to edit the project separately and then come back to edit it together? Or if that would mess things up.

    • @apg_on2915
      @apg_on2915 ปีที่แล้ว

      I would like to know this as well

    • @TheJiggyOne
      @TheJiggyOne 10 หลายเดือนก่อน

      i was wondering the same thing

  • @puzon9220
    @puzon9220 8 หลายเดือนก่อน +1

    Hey, i have got a question, im working with my friend on unreal engine 5 through multi user editing, and whenever we try to save any changes like when we upload some texture from quixel bridge, whenever we leave session, it doesnt save. Do you know how to fix it? Thanks btw for tutorial of how to connect with hamachi.

    • @nishantnarayan2690
      @nishantnarayan2690 7 หลายเดือนก่อน

      Hey I need some help with multi user could we connect via discord ? Also are you using hamachi or some other vpn?

  • @Kamidashi0
    @Kamidashi0 2 หลายเดือนก่อน +1

    Without LAN, really? Hamichi is a LAN. Read YOUR link.

  • @LinuxPhantom
    @LinuxPhantom ปีที่แล้ว +2

    Does this work with unreal 5?

  • @xiisony5801
    @xiisony5801 ปีที่แล้ว +1

    What about source control? To save the things we add? How do I activate it? It declines when I do

  • @MorganFuse
    @MorganFuse 3 ปีที่แล้ว

    Two people have to be on a server simultaneously? Or we can work separately?

  • @buildusarocket3410
    @buildusarocket3410 3 ปีที่แล้ว +2

    great tutorial! how do you allow the other person in the session to view assets that you have added from quixel? I can see it he cant but the standard meshes are working just fine

    • @blake3dcake
      @blake3dcake  3 ปีที่แล้ว +2

      Hmm that's a tough one! Maybe both of you need the quixel plug in downloaded? Or just make sure you have the same mesh?... not sure on this one!

    • @buildusarocket3410
      @buildusarocket3410 3 ปีที่แล้ว

      @@blake3dcake both of us have quixel installed in UE5. We see the mesh if both of us install it but not when one of us adds it. Is there a work around?

    • @jacobanderson5732
      @jacobanderson5732 3 ปีที่แล้ว

      @@buildusarocket3410 Are you in the UE5 beta? Or did you mean UE4?

    • @buildusarocket3410
      @buildusarocket3410 3 ปีที่แล้ว

      @@jacobanderson5732 UE 5 beta

    • @blake3dcake
      @blake3dcake  3 ปีที่แล้ว

      @@buildusarocket3410 Sorry for the late reply, Unfortunately we haven't played around with the UE5 Beta yet so I don't think I can help ya much right now. We might have to take a look at it though and maybe we can find a fix for ya!

  • @EUFate
    @EUFate 9 หลายเดือนก่อน

    How do you allow access for your map editor to your unreal editor map?

  • @NR_5tudio
    @NR_5tudio 8 หลายเดือนก่อน

    the other user will see the character and his blueprint or only host will able to see it?

  • @Tway725
    @Tway725 2 ปีที่แล้ว

    you are a god

  • @dragonpants1
    @dragonpants1 3 หลายเดือนก่อน +1

    Hamachi is very finicky and I had to delete my entire drive to regain control of my own pc because of it be very careful with it.

  • @1Terranos
    @1Terranos 2 ปีที่แล้ว

    Hey thanks for the video, can you also both click play and see each other in the game ?

  • @kriskata7653
    @kriskata7653 3 ปีที่แล้ว +1

    If we both start an absolutely new project, do we still need github or we can just make projects with the same names and templates to make it work ?

    • @zuptrox3630
      @zuptrox3630 3 ปีที่แล้ว

      No you can't I think. I'm also wondering abt this but I think that you need to have the exact same file which github solves easily.

    • @ECAKJ
      @ECAKJ ปีที่แล้ว

      worked for me with a new project we both made in 5.1

  • @LonlyGamerX
    @LonlyGamerX ปีที่แล้ว

    Managed to set it up for unreal engine 5 but every time my friend clicks play his engine crashes, any fixes

  • @etheriondesigns
    @etheriondesigns ปีที่แล้ว

    Unfortunately as this is in Beta, it is buggy as all hell - and it often does not translate from one PC to another.
    It was worth a shot, but is not really reliable for business purposes

  • @nuffjaffa
    @nuffjaffa 3 ปีที่แล้ว +2

    if me and a friends in the same server if i buy the brusify packs off of eu 4 will they work for him too?

    • @blake3dcake
      @blake3dcake  3 ปีที่แล้ว +1

      He will also have to have the brushify packs for it to work properly. If he doesn't I dont believe he will be able to see any of that content. You can use a github repository to sync up file data between you two though

  • @t-1463
    @t-1463 ปีที่แล้ว

    we made all instructions on this video but there's is not working,UE version 5.2 and using Radmin vpn

  • @mistermatthis212
    @mistermatthis212 3 หลายเดือนก่อน

    We tried this but we can't see eachothers changes. Do you have a fix for that?

  • @pathrakornjarukulvanich6796
    @pathrakornjarukulvanich6796 11 หลายเดือนก่อน

    wow this work thanks bro

  • @docent_dev
    @docent_dev ปีที่แล้ว

    how we can import models? we import,but i or my friend have no some models.

  • @arminaskarmaz5066
    @arminaskarmaz5066 7 หลายเดือนก่อน

    why cant i see my friends blueprints? for example he made a day cycle thing and it only happens for him

  • @dredragon2707
    @dredragon2707 5 หลายเดือนก่อน

    It does not have multi user in unreal anymore can I get a up to date video for it because I have yet to find one

  • @kerrori1082
    @kerrori1082 2 ปีที่แล้ว

    nice bro but i have a question : how i join the server or my friend how to join my server ?

  • @simondonoso4661
    @simondonoso4661 2 ปีที่แล้ว

    Sos un grande

  • @Tway725
    @Tway725 2 ปีที่แล้ว

    Merci

  • @k9lop95
    @k9lop95 ปีที่แล้ว

    thx so much

  • @mexicanwaffle9857
    @mexicanwaffle9857 ปีที่แล้ว

    I need help when we connect it doesn't work when we use custom downloaded textures and stuff they never showed up for the other person

  • @s3ntry948
    @s3ntry948 ปีที่แล้ว

    Ma dude!

  • @heqiqi-qb5wz
    @heqiqi-qb5wz ปีที่แล้ว

    If there are 8 local players, on the same big touch screen, 8 players interact at the same time, how to configure? thanks a lot!

  • @ava_radio988
    @ava_radio988 ปีที่แล้ว

    We were in the same thing editing and whatnot, but my unreal crashed (im the host) and my friend stayed in it but when I rejoin it didnt save any of mine or his progress and I don't see him in here

  • @Frosttaham
    @Frosttaham ปีที่แล้ว

    do me and my friend need same project name in order to work together?

  • @RadicalZack
    @RadicalZack 8 หลายเดือนก่อน

    What is the host supposed to add for the static endpoint?

  • @diuxx8467
    @diuxx8467 ปีที่แล้ว

    Hi, I wanted to ask how I can export the levels that are inside multiuser to my computer to be able to edit it without entering the server, please :(

    • @duallzz1560
      @duallzz1560 ปีที่แล้ว

      i need to know how to do this

  • @shluppi95-gaming
    @shluppi95-gaming ปีที่แล้ว +1

    does this work on unreal engine 5.2.1 ?

    • @docent_dev
      @docent_dev 11 หลายเดือนก่อน

      no.

  • @이현수-l6y
    @이현수-l6y 2 ปีที่แล้ว

    How many people is the maximum possible?

  • @SamuelGarcia-nn8hf
    @SamuelGarcia-nn8hf 2 ปีที่แล้ว

    What does the person who started the server post in the static endpoint? What does the non-unique ip address mean.

    • @jefawk9603
      @jefawk9603 2 ปีที่แล้ว

      he doesnt put anything, 0 array elements

  • @jgfhwporgfuhwroghrgerg
    @jgfhwporgfuhwroghrgerg 2 ปีที่แล้ว

    why does nobody show how to share the files. That is part of the prosses so why the hell would you not show that

  • @samgoedecke8782
    @samgoedecke8782 3 ปีที่แล้ว

    I have followed all the steps perfectly, but my friend and I still can't connect to the same server. He can't locate me on the server browser nor I him

    • @blake3dcake
      @blake3dcake  3 ปีที่แล้ว +1

      Are you both on the same version of Unreal Engine and connected to the same himachi server? For a quick tip though id try messing around with the ip values that you enter into the plugin. Whoever is connecting mostly just needs the host ID

  • @CYPHERNATURE
    @CYPHERNATURE 6 หลายเดือนก่อน

    How does saving files work?

  • @buildersunited4946
    @buildersunited4946 3 ปีที่แล้ว

    hey i been trying to get this to work for a few weeks i cant not get it to show up on there end anyone got any idea why it will not show up on there end and yes you can have up to 5 people at 1 time using it

  • @chronobolt6560
    @chronobolt6560 ปีที่แล้ว

    GOOD SHIT

  • @mvp1639
    @mvp1639 2 ปีที่แล้ว

    in unicast endpoint everyone put his own hamachi """"ipv4 address"""""""" check it is ipv4 address not ipv 6 ........ and in advanced put the host ipv4

  • @gamingwithdevilblade5321
    @gamingwithdevilblade5321 2 ปีที่แล้ว

    Good

  • @itzjuliusyt
    @itzjuliusyt 9 หลายเดือนก่อน

    my friend didnt see my session
    it didnt show up for him Pls help

  • @apx2060
    @apx2060 2 ปีที่แล้ว

    any help i couldnt see my server and neither could he

  • @potatoaim3076
    @potatoaim3076 3 ปีที่แล้ว

    My friends session doesnt pop up for me??

  • @scruffy9702
    @scruffy9702 3 ปีที่แล้ว

    After i make an account on hamachi and i click create a new network it askes me for a network id and a password, what should i be doing here?

    • @jerry8826
      @jerry8826 2 ปีที่แล้ว

      make one up

  • @LinuxShortsidk
    @LinuxShortsidk ปีที่แล้ว

    How do I give him my files

  • @maloneleduc5150
    @maloneleduc5150 5 หลายเดือนก่อน

    WHERE IS THE SESSION BROWSER ON EU5

  • @flyingv1113
    @flyingv1113 2 ปีที่แล้ว

    I become with my friend the error Invalid Project name.

  • @loxethefrog
    @loxethefrog ปีที่แล้ว +1

    hey I think Hamachi may be a virus both me and my friend downloaded and both of our computers are doing weird things right now

  • @Prevail2126
    @Prevail2126 3 ปีที่แล้ว

    for some reason its not working i am so frustrated

    • @blake3dcake
      @blake3dcake  3 ปีที่แล้ว

      I'm sorry it didn't work for you! It was a little finicky for us (as it's still in beta) but after troubleshooting for about 30 minutes or so this is the exact method that we got to work. Please let us know where things are going wrong or if you discover anything new.

  • @antcla
    @antcla 6 หลายเดือนก่อน +1

    it not working pls help

    • @headkick7208
      @headkick7208 6 หลายเดือนก่อน

      mines not working either, please let me know if you find fix

    • @antcla
      @antcla 6 หลายเดือนก่อน

      @@headkick7208 no it not working at all it kinda sad but i dont give up

  • @ue5problems996
    @ue5problems996 2 ปีที่แล้ว

    Doesnt work for me

  • @e-manproductions6309
    @e-manproductions6309 3 ปีที่แล้ว

    Hey I need help I have everything as you said but we can't find each other in the server browser. We tried tons of stuff but it won't work :(. Thanks

  • @calciumboy406
    @calciumboy406 2 ปีที่แล้ว

    dude my friend is impatirent as fuck so its so hard to get him to do it

  • @imruinedd_
    @imruinedd_ 3 ปีที่แล้ว

    What do we with the ip addresses?

    • @blake3dcake
      @blake3dcake  3 ปีที่แล้ว

      Depends for what part you're asking about, but the main idea is that you'll both generally use the hosts himachi ip, it should be listed as the himachi server ip and next to the hosts device on himachi as well

  • @Gaser_Dev
    @Gaser_Dev 2 ปีที่แล้ว

    Can you help me

  • @Glyphory
    @Glyphory 3 ปีที่แล้ว

    Everyone can help me ? it doesnt works for my friend and me

    • @blake3dcake
      @blake3dcake  3 ปีที่แล้ว

      Is there a specific part where it goes wrong? Im not sure why it wouldn't work the same but would love to help

  • @Crimxzon
    @Crimxzon 2 ปีที่แล้ว

    does this work for ue5

    • @jefawk9603
      @jefawk9603 2 ปีที่แล้ว

      1 month later, but yeah it does

    • @Crimxzon
      @Crimxzon 2 ปีที่แล้ว

      @@jefawk9603 thank god, ive tried multiple times to get it to work and it was wonky as hell. Preciate it

    • @jefawk9603
      @jefawk9603 2 ปีที่แล้ว

      @@Crimxzon I just setup a project today with this. And a week ago. It's working pretty ok, just have the issue that sometimes assets dont get unlocked to be pushed as persistent. The clients must leave, and then it works for the host... most of the times.
      I wrote a TLDR in the comments somewhere around here

  • @Vmad.
    @Vmad. 2 ปีที่แล้ว +1

    literally wasted 2 hours of my life

  • @knight_uk
    @knight_uk 3 ปีที่แล้ว

    3:40

  • @merwyn4117
    @merwyn4117 ปีที่แล้ว

    ?

  • @walsterburns450
    @walsterburns450 2 ปีที่แล้ว +1

    All of this seems a little bit SUS

  • @baconleef
    @baconleef ปีที่แล้ว

    lmao joebidensimulator

  • @freepalestine176
    @freepalestine176 2 ปีที่แล้ว

    i d'ont like the video

  • @dabbopabblo
    @dabbopabblo 3 ปีที่แล้ว

    WTF, THIS IS POSSIBLE???

  • @toiletmangaminghd5714
    @toiletmangaminghd5714 2 ปีที่แล้ว

    Hello! my browse button is not appearing for me for some reason. help would be so much appreciated!

  • @ParkusYT
    @ParkusYT 2 ปีที่แล้ว

    Doesnt work for me

  • @MRModumreacts
    @MRModumreacts 3 ปีที่แล้ว

    Hey, i use nordVPN but how can I be on the same server with a friend? i have created my own session but he cant see to Join please help

    • @blake3dcake
      @blake3dcake  3 ปีที่แล้ว

      The method we used was through Himachi, unfortunately Im not too familiar with NordVPN and how that works as a VLAN. I would suggest to just try it using the Himachi method

  • @Gaser_Dev
    @Gaser_Dev 2 ปีที่แล้ว

    Can you help me