UE4 Multiplayer Game TAG Tutorials PART 1: Countdown and Timers

  Рет қаралды 12,710

AlenLoebUE4

AlenLoebUE4

Күн бұрын

Пікірлер: 44
@FactZapTV
@FactZapTV Ай бұрын
man you went so fast, like take it easy.
@skaalfort
@skaalfort 4 жыл бұрын
Thanks for making these tutorials.
@lz4090
@lz4090 2 жыл бұрын
Wow thank you, I just started basic replication and this is quite helpful, especially you are giving possible errors or mistakes to diagnose
@graemepalmer2306
@graemepalmer2306 4 жыл бұрын
UE4.26 - If you get to the section on Possession and you find it all goes whacky, check the scale of your Player Start - seems the one brought in for the Third Person Example in 4.26 has an X scale of "-0.25" instead of "1" So it is passing this on to the character it spawns, causing everything to break. Sort this and you should be back on track.
@shadowdotpy
@shadowdotpy 4 жыл бұрын
OMG THANK U SO MUCH xD
@graemepalmer2306
@graemepalmer2306 4 жыл бұрын
@@shadowdotpy You are welcome, I'm glad it helped. :)
@andyp123456
@andyp123456 4 жыл бұрын
I had this issue too and thought it was the start type (Network Player Start) being different and causing issues, but glad to know it was just a broken scale :D
@mariohenrique9349
@mariohenrique9349 3 жыл бұрын
So, for me it dind´t worked, I did exactly what you did until 4:26, I just didn't do the spawning player because I already have it. I created the variable players just like you, I did everything exactly the same and it just doesn't show up
@nao1539
@nao1539 4 жыл бұрын
Nice tutorials!!
@legenderry25
@legenderry25 2 жыл бұрын
3:40 I cant call ShowCountdown off the Array Index pin what am I missing?
@jonathanst-arnaud8666
@jonathanst-arnaud8666 3 жыл бұрын
UE4.27 The cast to GameMode fails in the Player Controller when I want to start the countdown by pressing Enter
@clawrag9152
@clawrag9152 3 жыл бұрын
Broooo thank u soooo much.
@krmona21
@krmona21 2 жыл бұрын
if not show widgeth. Check the event onpostlogin and the array players, check the specific playercontrol_tag(PC_TAG )
@nl-camouflage8441
@nl-camouflage8441 Жыл бұрын
When try this to add to ret player float arround and look out scall and flat what ar u dowing? i have 4.19.2
@clebo99
@clebo99 3 жыл бұрын
Just found you. Wow...great stuff. Where is the original video of you creating the lobby?
@reddy6271
@reddy6271 4 жыл бұрын
I was wondering when the next one would come out!
@spudgonna
@spudgonna 3 жыл бұрын
Not quite sure where things are going wrong, I've followed this to the letter, with the exception of the Player Controller, I'm using the ALS one just modifying it for this. Also using 4.27, however when my players spawn in they all spawn at the same location, additionally the countdown timer isn't showing on the client screens, it only shows on the player the presses enter. Also in the Player controller section when you construct the widget class, the "outer" node in your video has nothing attached, whereas it fails to compile if I don't in my version. ***UPDATE*** So I can confirm that firing the timer will show on all screens if it's activated from the Game Mode (GM_TAG) and not the Player Controller (PC_TAG), I just used Begin play, also need to ensure all people have loaded the map before it fires.
@brendanbois1853
@brendanbois1853 Жыл бұрын
ever figure out how to make sure all players have loaded first?
@spudgonna
@spudgonna Жыл бұрын
@@brendanbois1853 this would depend on how you're managing your multiplayer game, you could potentially use the OnPostLogin function to help handle that.
@dawidzwiastunsikora8043
@dawidzwiastunsikora8043 3 жыл бұрын
Great stuff! Thank you! Could you consider to show us more examples of basic game modes like Capture The Flag, Clan Arena, Domination, Duel, Free For All, Team Death Match?
@amigo401
@amigo401 2 жыл бұрын
hi i have problem after countdown reaches 0 my server client cant move but others can . how can i fix it ?
@novaria
@novaria 3 жыл бұрын
The widget doesn't get created in my version. Anyone else having that? UE4.27
@spudgonna
@spudgonna 3 жыл бұрын
I'm in 4.27 the widget is displaying fine
@smartay
@smartay 2 жыл бұрын
Same here im using print string and it doesnt seem to return anything from the GameMode
@DirtyPoopers
@DirtyPoopers 2 жыл бұрын
@@smartay same
@nitingupta4747
@nitingupta4747 3 жыл бұрын
Hey, Good stuff, but there is one situation; what if we don't want to start timer with Enter key, instead I want to show when client joins the server. I tried but counter starts from the beginning and don't continue the server's count. any idea?
@flatinumfox
@flatinumfox 2 жыл бұрын
For now, I did an event tic - branch - if player controller array has length of total players then begin countdown
@nielsbieri8606
@nielsbieri8606 4 жыл бұрын
Hafe somone an Idea, why i dont find the set Current Time? That node befor the Timer by Event. I use the Ue4 version 4.26. Sorry for the bad English.
@shadowdotpy
@shadowdotpy 4 жыл бұрын
So i got it... You made the "currentTime" Integer in the "GS_Tag" tab, right? So you have to Compile and Save in the "GS_Tag" tab and then it should started going. :=)
@nielsbieri8606
@nielsbieri8606 4 жыл бұрын
@@shadowdotpy Thank you veri mutch, taht was my Faut.
@errantsemtex2522
@errantsemtex2522 4 жыл бұрын
Hi, I really dont want to destroy session when timer hits 0, I just wnat to restart level so that on post login event is run again, is it possible with the advanced sessions thing because all the other ways ive tried have not worked. Any help would be appreciated.
@errantsemtex2522
@errantsemtex2522 4 жыл бұрын
@@alenloebue4785 thank you, i m waiting for it :)
@shamspahlowan6851
@shamspahlowan6851 4 жыл бұрын
I am having a problem. Player is spawned in the map correctly but it is not together. Both players are in different tabs. And I also can't control them.
@flatinumfox
@flatinumfox 2 жыл бұрын
if in a child bp, right click begin play and 'call parent'.
@DigitalLoom
@DigitalLoom 4 жыл бұрын
Is this how u would set up 1 and 2 player game modes like Mario kart? Can I follow these same steps!! Or would u be able to make a video on how to set up 1 and 2 players and the countdowns I’d pay you for your time!!
@ИльяЛивинштейн
@ИльяЛивинштейн 4 жыл бұрын
What if my cast to GM_Tag in player controller always fail?
@andyp123456
@andyp123456 4 жыл бұрын
I'm having the same issue, and it doesn't seem to be that the game mode is wrong, since the spawning functions are working fine. Maybe it's because all three players are clients, so the player controller can't access the game mode (which exists only on the server, I think - try hovering your cursor over the get GameMode node) and so is always None. If I put a call to StartCountdown in the BeginPlay event of GM_Tag, the timer works fine, but I can't get it to start by pressing a key in the player controller, but the key press is definitely triggering. The solution is to set the NetMode to "Play as a listen server" from the Play dropdown and then press enter on the server instance. I don't think this was mentioned in the video, but it's worth noting, since I was having trouble with the running games from the main menu level in the previous parts of the tutorial if I didn't run the game with NetMode set to "Play as clients".
@amigoface
@amigoface 3 жыл бұрын
@@andyp123456 this is a life save comment, thanks :)
@kamilnalevanko2106
@kamilnalevanko2106 2 жыл бұрын
I have same spawning system but always I get 2x spawned
@rabbit-istudios5444
@rabbit-istudios5444 3 жыл бұрын
You do not want to create this timer variable on the client (you are creating it on the widget which is wrong since the widget only exists on the client) as you can easily change the value of said timer int variable, i do the countdown on the server, if your internet is bad then the timer will lag but it is worth it as you don't want something of this core functionality to be exploited.
@sowrdmaner1700
@sowrdmaner1700 4 жыл бұрын
hey man we need multiplayer scoreboard like battlefiled man have ping and kill and death and player name and the scoreboard for 2 teams like battlefiled just type in Google scoreboard and make like it pls
@clumsycaden5708
@clumsycaden5708 3 жыл бұрын
4:30
@محتوهعشوائي-ث9و
@محتوهعشوائي-ث9و 4 жыл бұрын
شبيك رحمل دينك
Sigma girl VS Sigma Error girl 2  #shorts #sigma
0:27
Jin and Hattie
Рет қаралды 124 МЛН
Жездуха 41-серия
36:26
Million Show
Рет қаралды 5 МЛН
[UE4] Above Head Nametag IN MULTIPLAYER
5:57
Aaron Hunt
Рет қаралды 17 М.
How to Create and Join Sessions in Unreal Engine 5
9:44
Gorka Games
Рет қаралды 31 М.
Multiplayer Team Deathmatch Project Template For Unreal Engine 5
23:18
BuildGamesWithJon
Рет қаралды 9 М.
This Is The Greatest Project Ever
11:46
Clydiie
Рет қаралды 306 М.
Countdown Timer In UE5.1
6:11
Savage Games
Рет қаралды 3 М.
I Turned Squid Game into a VIDEO GAME...
8:25
Fancy
Рет қаралды 475 М.
USE Gameplay Tags
10:38
The Game Dev Cave
Рет қаралды 56 М.