No video

FREE Loadout Verse Device - How to use in your projects! (Fortnite / UEFN)

  Рет қаралды 7,260

Pi Equals Three

Pi Equals Three

6 ай бұрын

This video goes over how you can use my custom (simple) UI loadout voting system in your projects!
Link to code: github.com/PiE...
Shameless Plugs:
Twitter: / piequalsthreevp
If you have any question lmk :D or any bugs!

Пікірлер: 60
@BenPen
@BenPen 6 ай бұрын
Wow this is amazing, a ton of customization from here too! Like you could change this from a vote select to a class select system with custom icons. Amazing!
@Dilaga0
@Dilaga0 21 күн бұрын
i have a problem the weapons dont spawn in the inventory
@NooByNiTe
@NooByNiTe 2 ай бұрын
bro i am getting a error with code its on the following words = Loadout, Loadout := Loadouts[SelectionResult.Index],Loadout := Loadouts[Index],and that is the same that you got in the begin of the video but how did you fix that ?
@TelesphorosGAMEDEV
@TelesphorosGAMEDEV 3 ай бұрын
Thanks so much for creating this and sharing it, there's some really great written code in there that is very helpful
@diegocerrimanna2873
@diegocerrimanna2873 2 ай бұрын
What if I wanted to make the grade appear only for a certain team? Thanks, fantastic video!
@BootyClapKC
@BootyClapKC 6 ай бұрын
Wow this is sick bro!
@mrcsYT
@mrcsYT 6 ай бұрын
IDK how you learnt verse this fast. It`s still not kicking in on me, especially the UI, players and player maps... so different from other languages. Love the video keep up!
@ToxikFlame11
@ToxikFlame11 Ай бұрын
Hello, could you do a tutorial about a shop with weapons that cost gold with the images on them?
@ImWoki
@ImWoki 6 ай бұрын
fire tutorial as always 🐐🐐
@bigbrother3512
@bigbrother3512 6 ай бұрын
how would I change this so its a map voting system?
@JayzBOT
@JayzBOT 4 ай бұрын
MaestroShark made a good tutorial for that, he doesn't have the code linked though 😕
@Southpaw2005
@Southpaw2005 6 ай бұрын
Will you please do a knockback weapon tutorial next video?
@steveo12794
@steveo12794 3 ай бұрын
This has broken since the latest Verse Update was pushed a few days ago. Please let us know how to fix!
@MRKOMBATANTDRUMS
@MRKOMBATANTDRUMS Ай бұрын
Is This is Voting System or Choosing Loadout For Individual Player Only ?
@Juno006
@Juno006 6 ай бұрын
Alright that's it...we activating windows with this one
@timkramer1719
@timkramer1719 4 ай бұрын
Can you do a Loadout Selection for every individual Player. So if a Player clicks on a Button he gets this Loadout and the UI disappears, but everyone else can select their Loadout.
@meowcuite
@meowcuite 2 ай бұрын
me too
@Parmeshxwn
@Parmeshxwn 6 ай бұрын
Can you make a video on How to make a superpower that smashes builds whenever you jump then crouch and it has knockback on players? Could prolly do it with an explosive device but I’m not sure how it would work.
@nachoboycr
@nachoboycr Ай бұрын
is there an infinite loop lines 81-85?
@steveo12794
@steveo12794 5 ай бұрын
Let's say I have 12 loadouts I want to include, but I only want 3 randomly selected to show on the screen during the triggered vote (like at 8:10 in the video). How would I go about doing this? My understanding is this would affect the following things: 1) the section in the Verse code where we need to ensure that our graphics/thumbnails are listed in the order they will be displayed on screen 2) the editables section in the actual Verse Creative Device that we use when editing inside of UEFN, where we match up the Loadout names with the aforementioned pictures Any help/advice from anyone would be so greatly appreciated!!
@MoheyminTrades
@MoheyminTrades 4 ай бұрын
bro the code were fantastic thanks for providing it. I have a round based box pvp it is asking vote every round how can I fix that??
@kaubut0145
@kaubut0145 5 ай бұрын
YOU ARE SO UNDERATED!!!!!
@nenjafire6333
@nenjafire6333 6 ай бұрын
How do I make shooting fire cause the player to teleport?
@Jktd0
@Jktd0 6 ай бұрын
2nd row is not showing 😢 please help
@YeetCrew
@YeetCrew 6 ай бұрын
First thanks so much for this! (and all your vids) im close to getting this perfect but the voting UI is stretched off the left of my screen and i cant quite figure why? my hud in game is on 100%. not sure why my voting UI is not centered. any ideas? my code is the same as yours. my pictures are 16;9 ratio.. could that be an issue? thanks in advance if you have the time to answer
@piequalsthree3
@piequalsthree3 6 ай бұрын
Hmm not sure what you mean by stretched? How many loadouts / columsn didyou put?
@YeetCrew
@YeetCrew 6 ай бұрын
@@piequalsthree3 three loadouts, and the left side loadout is half (maybe even 3/4) off the screen. It’s got me puzzled. It’s almost like the ui is not centered and is also a little zoomed in and off center. (Hope that makes sense haha. Thanks for the reply too :) it just has me a little confused. Does the code auto size my pictures? Or do the pictures need to pe an exact size maybe? Not sure why it’s doing it, as Iv not changed any of the code except the loadout titles and pictures
@piequalsthree3
@piequalsthree3 6 ай бұрын
⁠@@YeetCrewit should auto size them correctly I’ve tested it and even have my own 3 load out setup in the video.
@YeetCrew
@YeetCrew 6 ай бұрын
@@piequalsthree3 yea haha that’s what’s confusing me. I’d love to send you a screen shot, but won’t bother you. I might post in the uefn discord and see if some one knows
@piequalsthree3
@piequalsthree3 6 ай бұрын
@@YeetCrew sure send a screenshot haha! Perhaps the dimensions got messed up somehow
@chinonoob3219
@chinonoob3219 5 ай бұрын
how can i do a second vote after the loadout? has to be on same code or rebuild a second code? i tried but i have errors if i add a second code verse,
@ant7
@ant7 4 ай бұрын
thank you, would there be a way to make this pop up per player and not for the whole lobby?
@freefirecz_lukyn2264
@freefirecz_lukyn2264 3 ай бұрын
Did u find out how?
@AtiFNBR
@AtiFNBR 6 ай бұрын
super cool, thanks!
@isi-lr8oh
@isi-lr8oh 5 ай бұрын
when i vote on the trigger i only get 1 weapon even tho my item granter has multiple can you help me?
@piequalsthree3
@piequalsthree3 5 ай бұрын
Set the item granter to grant all
@thebrothersgrimmproductions
@thebrothersgrimmproductions 2 ай бұрын
Awesome. This is the way...
@Morenito1k
@Morenito1k 6 ай бұрын
Thanks😀
@Shoczzy
@Shoczzy 6 ай бұрын
Nice Video! Please make a ranked system with verse:)
@NooByNiTe
@NooByNiTe 2 ай бұрын
bro i am getting a error with code its on the following words = Loadout, Loadout := Loadouts[SelectionResult.Index],Loadout := Loadouts[Index],
@axis4086
@axis4086 6 ай бұрын
could you do a ranked verse script tutorial?
@bannedzerg
@bannedzerg 6 ай бұрын
have you checked to see if this is compatible with users not playing on pc ?
@bannedzerg
@bannedzerg 6 ай бұрын
also would be great if you made a discord :)
@ArturoJim
@ArturoJim 6 ай бұрын
is there a way to make it so its not vote based but rather individual ?
@piequalsthree3
@piequalsthree3 6 ай бұрын
Yeah but you would have to rewrite the logic lol.
@TheRealTerraPulsar
@TheRealTerraPulsar 3 ай бұрын
how would i change button color?
@piequalsthree3
@piequalsthree3 3 ай бұрын
Buttons kinda suck right now so only yellow and grey are available
@TheRealTerraPulsar
@TheRealTerraPulsar 3 ай бұрын
@@piequalsthree3 I ❤️your tutorial videos, it’s really taught me a lot about verse, I’ve just never used canvas before so I’m just a little confused
@NooByNiTe
@NooByNiTe 2 ай бұрын
@@piequalsthree3 bro i am getting a error with code its on the following words = Loadout, Loadout := Loadouts[SelectionResult.Index],Loadout := Loadouts[Index],and that is the same that you got in the begin of the video but how did you fix that ?
@gamehdmaster
@gamehdmaster 6 ай бұрын
do you know how to do a ranked system, with an ui that show your % or score and an image of the actual rank
@leoxyfn941
@leoxyfn941 4 ай бұрын
i can help if you have discord
@gamehdmaster
@gamehdmaster 4 ай бұрын
@@leoxyfn941 yes it's gamehdmaster, thanks
@leoxyfn941
@leoxyfn941 4 ай бұрын
@@gamehdmaster added
@NooByNiTe
@NooByNiTe 2 ай бұрын
@@leoxyfn941 can you help me also
@eudyn
@eudyn 6 ай бұрын
Very interesting thank you, btw you should activate your windows heheh :D
@piequalsthree3
@piequalsthree3 6 ай бұрын
Yeah I’m too broke for a key lol
@PUZZLER
@PUZZLER 6 ай бұрын
You da best
@This_is_Elzed
@This_is_Elzed 6 ай бұрын
Nice thanks :) But please activate your windows ahah
@JTXAstro
@JTXAstro 5 ай бұрын
It didnt work
@ImWoki
@ImWoki 6 ай бұрын
activate your windows lol
I Built a Transparent Boomerang (it's lethal)
13:10
Mike Shake
Рет қаралды 2,6 МЛН
EPIC UPDATE - Global Variables, Devices, and More! Fortnite UEFN
9:05
Pi Equals Three
Рет қаралды 3,5 М.
Kids' Guide to Fire Safety: Essential Lessons #shorts
00:34
Fabiosa Animated
Рет қаралды 10 МЛН
Joker can't swim!#joker #shorts
00:46
Untitled Joker
Рет қаралды 29 МЛН
EASILY Make Game Dev MUCH Faster With Tags In UEFN
10:01
Graeme Bull
Рет қаралды 5 М.
Creating a Voting System using Switches in Verse / UEFN
9:09
ImaginaryComponent
Рет қаралды 615
HOW TO ADD POST EFFECTS [Shake, Color, Blur...] - UEFN TUTORIAL
14:01
Make Crazy Skies With Skyboxes In UEFN
8:46
Warforge
Рет қаралды 24 М.
A new way to generate worlds (stitched WFC)
10:51
Watt Designs
Рет қаралды 523 М.
How to Change the Sky in UEFN - Beginners Tutorial
15:47
Belgie FNCreative
Рет қаралды 12 М.
Tutorial: Create Custom Resource Counting UIs Using Verse in UEFN!
32:51
Learn the Most IMPORTANT Topic in Verse (UEFN)
6:40
Pi Equals Three
Рет қаралды 6 М.