I love the verse coding... but these maps, players and online stuff, just makes my head hurt, still haven't grasped it, but at least i know what it does now! Maybe some day im going to understand.
I dont think ill ever be able to grasp this without having a personal 1 on 1 conversation about it, hard as hell to know whats happening never having done coding ever.
Hello it's me again. teach how to add custom images for super powers on maps. I've seen some maps where an image appears in the corner of the screen while you are using the super power. Please teach us, you are the best at verse.
Hello Graeme, do you know how I can teleport players with the longest time? For example: 5 players got teleported into a circle(all 5 were teleported at a different time maybe seconds or minutes apart) and now I want to teleport 2 of 5 people out of that circle based on their time waiting in that circle. The 2 players with the longest wait time should get teleported out. Do you know how I can do that and what devices Id need? (The waiting time should be tracked after teleporting into that circle) Im thankful for your answer
Not sure exactly but I guess I would use a Sleep(1.0) inside a counting function in the CustomPlayer object for that player and then compare off of that. Then use a teleporter device.
@@GraemeBull if they are numbered in a sequence based on their joining time, then player 4 leaves and more players join later, wouldn't that leave a gap between 3 and 5?
Do you know if it is possible to disable sounds for specific players? For example i want to hear the gunshot from the player from class 2 but i don’t want to hear the gunshots from a player from class 1. if not, Maybe a soundproof wall or sth like that for example if a player is shooting behind that soundproof wall and me standing on the other side of the wall I should hear nothing. Is that possible? I look forward for an answer
I have a tutorial request, if you play red vs blue you can see that there is a 45 minute countdown that when ends, opens a vault that stays open for 2 minutes or so and then closes back up. Can you please make a tutorial on how to do this countdown? Thank you
I love the verse coding... but these maps, players and online stuff, just makes my head hurt, still haven't grasped it, but at least i know what it does now! Maybe some day im going to understand.
Thanks for making this series!
My pleasure!
I dont think ill ever be able to grasp this without having a personal 1 on 1 conversation about it, hard as hell to know whats happening never having done coding ever.
A bit of time and patience is needed for sure
This tutorial was much more complex than some of your others but it was very useful, thanks
You're welcome!
Thank you very much for this 🙏
How do I make the collectibles respawn infinitely. This one respawn once.
keep calling it via verse
You should do timers on the hud next. Like countdowns. 1:00, 0:59, 0:58 etc..
Great video as always bro.I had one request can you make a video on getting superpowers only when a player purchases it with gold/coin
I'll put it on the list
Hello it's me again. teach how to add custom images for super powers on maps. I've seen some maps where an image appears in the corner of the screen while you are using the super power. Please teach us, you are the best at verse.
UI stuff is coming in a future tutorial.
Hi, can you make a video on how to make a wallhack power? I think you need to use the niagara system but dont really know how. Thx
it's on the list
Great Video as always!
Thanks!
Hello Graeme, do you know how I can teleport players with the longest time?
For example: 5 players got teleported into a circle(all 5 were teleported at a different time maybe seconds or minutes apart) and now I want to teleport 2 of 5 people out of that circle based on their time waiting in that circle. The 2 players with the longest wait time should get teleported out. Do you know how I can do that and what devices Id need?
(The waiting time should be tracked after teleporting into that circle)
Im thankful for your answer
Not sure exactly but I guess I would use a Sleep(1.0) inside a counting function in the CustomPlayer object for that player and then compare off of that. Then use a teleporter device.
Hi could you make a video on how to make a basic tycoon please love your videos thanks im also patreon i would recommend everyone to join
Thank you! Yup, it's on the list!
@@GraemeBull Do you have a eta sir?
@@fancydr4999 working on the start of it today actually
what happens to the uniqueUserID when players leave the map? shouldn't that be updated for all players when a player leaves?
deleted for that player, not sure what you're asking here
@@GraemeBull if they are numbered in a sequence based on their joining time, then player 4 leaves and more players join later, wouldn't that leave a gap between 3 and 5?
@@nodesofnature603 sure, but who cares? it's just a unique ID to use for reference
@@GraemeBull I have an array of devices I'd like to assign to players so I need them to be in sequence
Can you provide any suggestions on why we should use a unique user ID here in the comments?
Comparison mostly when you want to save which user did a thing
@@GraemeBull awesome thanks for the reply. I haven’t dabbled with saving user info yet, but it makes sense why a unique ID would be needed.
Do you know if it is possible to disable sounds for specific players? For example i want to hear the gunshot from the player from class 2 but i don’t want to hear the gunshots from a player from class 1. if not, Maybe a soundproof wall or sth like that for example if a player is shooting behind that soundproof wall and me standing on the other side of the wall I should hear nothing. Is that possible?
I look forward for an answer
nope
How do get the index of an element in an array?
This page will help you: dev.epicgames.com/documentation/en-us/uefn/array-in-verse
I have a tutorial request, if you play red vs blue you can see that there is a 45 minute countdown that when ends, opens a vault that stays open for 2 minutes or so and then closes back up. Can you please make a tutorial on how to do this countdown? Thank you
Timer device, then have a barrier that enables on Timer success
Yup. That's it. Super simple.
Thanks guys
You don't need code for it
@@el1minationtv
Maps hurt my head.
how much would you charge me to help with a map haha. your to smart man.