Also in the privacy policy of UEFN it states "If you click the “ACCEPT” button below, you’re acknowledging that you’re an adult, that you’ve read these Terms in their entirety, and that you agree to be bound by them. If you are the parent or guardian of a child who doesn’t meet this age requirement, you need to accept these Terms for your child. If you accept these Terms for your child, you confirm you’re the child’s parent or legal guardian and you agree to be fully responsible for the conduct of your child’s use of UEFN."
Yooo sick video , i want to know how did you get that good at verse at that small age , do you have studies in any coding language i need to know ? I just wanna get good at Verse , could you help me telling me how did you learn and what i need to start learning ?
Honestly I first learned Roblox Luau as a easy beginner language and have gotten used to other programming language syntax's, but to be honest with you for learning Verse I would recommend you look at the documentation and try to make a small project that will allow you to learn multiple things about Verse as well tutorials from warforge are good too for starting out as a beginner for Verse. I do want to study in a computer science field, but right now I have been just learning by myself
My rank system isn't working! The kill counter updates when you get a kill but refreshes after each round and then I can't rank up!! Everything worked in creative and uefn but not when I published my map!
@@GloomCraftR1 TextForUI2 appears to be responsible for the goals of each Rank, TextForUI responsible for the score. I would like to make them appear in the same message, example: (0/15), which would be equal to (Score: 0 / Objective: 15) and place it centered on top.
Could you help me modify my code to update a players class if they are within a certain number of kills? For example, set class to 0 if player has less than 100 kills
I did everything exactly as in the video, but when I tried it at the end, there was no kill indicator and even if I made more than 15 kills I didn't get a rank. What do I have to change? And how can i add more ranks? i don't know how to do it
@@Oleszyk Yes because they must be using the analytics device to receive info on the players of the map then manually updating that information, unless you are talking about a leaderboard for only that session of the game
I believe to do this you would need to use score on the tracker instead of eliminations as well you would need to revise the system as using hud messages devices like this wouldn't work meaning you would need to render the images inside of verse
Hi how can i move this Player kills counter more down ? Because at this top center position i have Team scores HUD and Round timer and i need to move it more down like 1-2 cm
Nvm I got it to work. But will this work on players in a published island? I have a save device set to "save eliminations" And what If I leave and join the map, will it save the kills and ranks?@@GloomCraftR1
Hey thanks so much for this tutorial! Unfortunately it is not tracking player eliminations, only sentry eliminations. If i eliminate another player, the elimination shows initially, but then it resets on the next round. I have checked the tracker and it is not set to reset on round start so i don't understand what's wrong. I copied the code from the website by the way.
i want to put my rank down on the screen but the canvas panel always goes back to the lower resolution so the rank icon goes up. for an example when i put it to 1920 x 1080 it goes back to 1280 x 720
Why dosent my rank go up ingame? It only gos up when i start a new game, i removed the code for the "__ Kills until next rank" So im wondering if i deleted a line that checks the kills everytime? what should i add to the code to make sure it checks the kills everytime?
@@GloomCraftR1 hey so sorry but I actually meant to comment this on the most recent ranked video you posted, it works fine but it’s doesn’t apply to people who join mid match.
@@GloomCraftR1 Thank you so much for helping me in the discord server. Would you ever consider making a tutorial about all weapons insta and automatic reload after an kill? For games like free for all and etc.
@@GloomCraftR1 yeah got that thanks so much amazing work from you really Underated and need more ppl like you! In the future maybe ab custom leaderboard on the hud for 2 teams like red vs blue??
I keep getting this error " Script error 3100: vErr:S88: Expected expression, got "else" in indented block" what do i change. This pops up when i launch the game.
Yes you can join here as well please ask me/tanav for the video I created to add more ranks ua-cam.com/users/redirect?event=comments&redir_token=QUFFLUhqbnRwbGZST05PWFBUOEsyY2RCak13TktueVlnd3xBQ3Jtc0ttWHVoc1pXOWNCcEdrSGhnVHoxcHBJb2ROQnhKOWxKWGlWeW5oRG1xVk5zcTZ6SHd6Y1JWMFViN0Rsclkwblg1SnAxWUNLZVZVeTdnMXZscS14bkI1akZCcUhTVmZ0dUZHWTQ1N1A3dF93Qk03MTdwaw&q=https%3A%2F%2Fdiscord.gg%2FN7QeJtXnpc&stzid=UgxmyxJ9UXbYqXDQEzB4AaABAg@@ClapzyFNBR
Man im so bad at this I have no fkn clue what youre talking about when u get to the code "Just do this and this and then this to add another rank" "U can change the numbers to whatever u want" Man I don't even know wtf the numbers do Holly shit hahahahah
Ok I have to say that I am sorry for the quality of the video as this time around I even got confused by my own code, but if you are having trouble then please go the link in the comments which is a link to the code for the video
Want the code for this video? Come to our website where we provide all of our code! - voxeldevs.com/ContentHolder/HTMRS/HTMRS.html
Thank you this saved so much time!
You're welcome!@@Huskygamer0401YT
can;t access the website?
@@PeakPotential-x7i I'm not sure I tried it and it worked, maybe try it again now?
i will@@GloomCraftR1
This is insane. and way easier then i thought! THANK YOU
No, thank you for watching this video
DISCORD FOR COLOR PALLETE, COMMUNITY, AND MODELS 🤖 discord.gg/N7QeJtXnpc 🤖
Thank you very much for that awsome video
You're welcome!
Muchas gracias por un increíble tutorial!
You seem to understand coding stuff pretty well. Gave this video a like.
Thanks
Also in the privacy policy of UEFN it states "If you click the “ACCEPT” button below, you’re acknowledging that you’re an adult, that you’ve read these Terms in their entirety, and that you agree to be bound by them. If you are the parent or guardian of a child who doesn’t meet this age requirement, you need to accept these Terms for your child. If you accept these Terms for your child, you confirm you’re the child’s parent or legal guardian and you agree to be fully responsible for the conduct of your child’s use of UEFN."
It's working only for sentries, not save player kills between rounds in Creative islands published.
Do anyone know how to fix that?
You should make a video on how to keep count of an int (like a nuke) and update it / show it on a billboard, it has been done already.
Not a bad idea I will keep that for a future video!
loving the uefn tutorrials you should make more
cool video helped me verry mutch thanks
You're welcome!
Yooo sick video , i want to know how did you get that good at verse at that small age , do you have studies in any coding language i need to know ? I just wanna get good at Verse , could you help me telling me how did you learn and what i need to start learning ?
Honestly I first learned Roblox Luau as a easy beginner language and have gotten used to other programming language syntax's, but to be honest with you for learning Verse I would recommend you look at the documentation and try to make a small project that will allow you to learn multiple things about Verse as well tutorials from warforge are good too for starting out as a beginner for Verse. I do want to study in a computer science field, but right now I have been just learning by myself
Underrated Video
you should add kill streaks like forever zone wars
bro u saved my life 💙
You are welcome!
Hi I wonder if the system you present is saved if the players leave the map and come back will they still have their rank?
I ALSO ASK THE QUESTION ;-)
Yes, but you need the save point device in your map!
I need some help with the Kill Streaks im working on for my map. Would you be open to being paid to consult a bit?
goat
Bet
genius
My rank system isn't working! The kill counter updates when you get a kill but refreshes after each round and then I can't rank up!! Everything worked in creative and uefn but not when I published my map!
You need to add the save device!!!
So I want to add a third, fourth and fifth rank. What process should I follow to make more after the bronze and silver?
Could you email me at gloomcraftstudios@gmail.com or go to our discord server?
Muito obrigado meu rei 😎❤
You are welcome!
Hi, thanks for the tutorial.
Can you tell me how I change the position of the TextForUI?
I would like them higher up.
There are two which one?
@@GloomCraftR1 TextForUI2 appears to be responsible for the goals of each Rank, TextForUI responsible for the score. I would like to make them appear in the same message, example:
(0/15), which would be equal to (Score: 0 / Objective: 15) and place it centered on top.
@@LucasOliveira-hu2yk Is there any other way of contact which were I could help you more easily?
@@GloomCraftR1 I've already sent you a message on your discord, I'm waiting. Thanks!
Could you help me modify my code to update a players class if they are within a certain number of kills? For example, set class to 0 if player has less than 100 kills
How do you make it so it can also tracks wins and add to the rank score?
I did everything exactly as in the video, but when I tried it at the end, there was no kill indicator and even if I made more than 15 kills I didn't get a rank.
What do I have to change?
And how can i add more ranks? i don't know how to do it
thanks for the video, how did you get the battle royal islands ?
I don’t think they are available for UEFN right now
Can u make one on how to make a leaderboard of everyone that has played your map?
Agree
Issue is fortnite verse doesn't have saving capabilities meaning a leaderboard wouldn't work
When I play Peace control 2v2 there are ranks and leader board@@GloomCraftR1
@@Oleszyk Yes because they must be using the analytics device to receive info on the players of the map then manually updating that information, unless you are talking about a leaderboard for only that session of the game
Hi its me from the kill counter video i was replying on the wrong vid, how do u remove the whole rank system and just make the text say the score
Do the ranks save when people leave and rejoin?
nevermind haha
This is such a great tutorial! btw how can i set it so when you are eliminated your rank will go down?
I believe to do this you would need to use score on the tracker instead of eliminations as well you would need to revise the system as using hud messages devices like this wouldn't work meaning you would need to render the images inside of verse
Alright thank you!
@@CheesyKitten48You are welcome!
Hi how can i move this Player kills counter more down ? Because at this top center position i have Team scores HUD and Round timer and i need to move it more down like 1-2 cm
Hi great video, however I have a problem the last kill of the round is not counted I dont know why :/, do you know where this could come from?
That is so weird
Ah...@@GloomCraftR1
@@RobloxBusterYTCould you possibly send your code, or try using the code from our website?
it works fine but for the killcounter it shows "intext" even though i rankup if i kill enough bots what should i do
Everything works except at the Gold1 : texture = Ranks.Gold_1
It says it don't have an Identifier please help!!!!😅
I need help. When I make a third rank it doesnt change anything?
What do you mean?
Nvm I got it to work. But will this work on players in a published island? I have a save device set to "save eliminations" And what If I leave and join the map, will it save the kills and ranks?@@GloomCraftR1
Hey thanks so much for this tutorial!
Unfortunately it is not tracking player eliminations, only sentry eliminations.
If i eliminate another player, the elimination shows initially, but then it resets on the next round.
I have checked the tracker and it is not set to reset on round start so i don't understand what's wrong.
I copied the code from the website by the way.
You need to put the save point device to save eliminations, sorry forgot to mention that in the video!
@@GloomCraftR1 Thank you. Does this only work when published? It's not working in edit mode still.
Can you make a video on how to create a way to earn points when the player wins the match please 😁👉👈
Sure I will add that to the list of my video ideas!
@@GloomCraftR1 Thanks :)
i want to put my rank down on the screen but the canvas panel always goes back to the lower resolution so the rank icon goes up. for an example when i put it to 1920 x 1080 it goes back to 1280 x 720
At the top right make it custom, then put in 1920x1080 and it will stay. I had the same issue until I found this out. Hope this helps :)
Where does it say custom?@@Kivxn
Why dosent my rank go up ingame? It only gos up when i start a new game, i removed the code for the "__ Kills until next rank" So im wondering if i deleted a line that checks the kills everytime? what should i add to the code to make sure it checks the kills everytime?
Also can i create more classes than 10? will it be ok if the rest of the hud message devices are at 0?
@@CheesyKitten48In that case you would need to have to render the images in verse instead of using a hud message device
Could you send your code!
i figured it out :D
Ranked system seems to work fine but it doesn't apply to people who join mid way through the match, is there a fix to this?
You need to add the tags to all the spawners!
@@GloomCraftR1 hey so sorry but I actually meant to comment this on the most recent ranked video you posted, it works fine but it’s doesn’t apply to people who join mid match.
Thank you so much for the fast response though, I really do appreciate it.
how do you turn off goal for next rank text when you have reached unreal?
Could you contact me on the discord server?
@@GloomCraftR1 Thank you so much for helping me in the discord server. Would you ever consider making a tutorial about all weapons insta and automatic reload after an kill? For games like free for all and etc.
@@1VersenI will think about maybe creating a video about that
Yo! A really great tutorial but I don't really understand how to add new ranks can you show how to add every rank?
Can you possibly go to our discord server as there I have a video on how to add more ranks!
yeah thanks!!@@GloomCraftR1
@GloomCraftR1 can you plzz do for all rank bronze to unreal I beg, every time trying to put all rank in some it skip it plzz
Do you have a discord, if you could you join the discord server as on there I have a video to show how to add more ranks!
@@GloomCraftR1 yh I do I’ll join right now
@@GloomCraftR1 can you send me your discord?
Does it work for more than one player? will they have 2 diffrent ranks?
Yes it works with multiplayer
Keep making tutorials please
We will!
2 things does adding a tag matter, and do I need to add sentries for this to work.
The tags do matter and the sentries were just for testing but it will work on normal players
@@GloomCraftR1 yeah got that thanks so much amazing work from you really Underated and need more ppl like you! In the future maybe ab custom leaderboard on the hud for 2 teams like red vs blue??
@@tiny4x544I will think about creating a system like that
how would i change this so it works for a timer say you complete the level in 10min you become unreal rank etc
Well I don't believe that would be a simple easy change and I wouldn't be able to explain it all here, maybe come to our discord for help?
Absolutely bro I’d love your help on this! I’ll give you a message soon!
Alright@@Dylan-nq7zt
Hey, is this system saves your progress if you leave and rejoin the game?
Yes if you add the save device and turn on the setting for save eliminations
I keep getting this error " Script error 3100: vErr:S88: Expected expression, got "else" in indented block" what do i change. This pops up when i launch the game.
You could try copying the code from our website to see if that solves your issue!
I diidnt even know you had the coed posted. IThis will save so much time. And it fixed my problme. I just liked and subed. Tysm@@GloomCraftR1
your website isnt working. any suggestions?@@GloomCraftR1
And what do I need to do to make it work with player eliminations? Nice video!
It already works with player eliminations!
Can you make a video on how to save because I can't do it no matter what I do
You need to use the save point device!
@@GloomCraftR1 But what to do in save point
Just make sure that auto save is on, make sure autoload is os on intial spawn, and make sure to save eliminations in it!@@bonbonira77
Can you help how to make the kills bring more than one point and also how to get points on top?
You will have to change the tracker to score and you need the tracker increase when an elimination happens
@@GloomCraftR1Thank you
You can only tell me how to increase
@@bonbonira77 You need to use the elimination device and then you need the device to send an event to the tracker to increment
Thank and you know how to score points for a win@@GloomCraftR1
Make one for fov slider and stretched resolution
I will try to create a video on this!
@GloomCraftR1 yeah thank you, also to add more ranks and stuff how can I continue the verse script? Is there a discord I can join?
Yes you can join here as well please ask me/tanav for the video I created to add more ranks ua-cam.com/users/redirect?event=comments&redir_token=QUFFLUhqbnRwbGZST05PWFBUOEsyY2RCak13TktueVlnd3xBQ3Jtc0ttWHVoc1pXOWNCcEdrSGhnVHoxcHBJb2ROQnhKOWxKWGlWeW5oRG1xVk5zcTZ6SHd6Y1JWMFViN0Rsclkwblg1SnAxWUNLZVZVeTdnMXZscS14bkI1akZCcUhTVmZ0dUZHWTQ1N1A3dF93Qk03MTdwaw&q=https%3A%2F%2Fdiscord.gg%2FN7QeJtXnpc&stzid=UgxmyxJ9UXbYqXDQEzB4AaABAg@@ClapzyFNBR
Hello thank u for this videios but my kills counter didn't work
Could you send your code?
could you make all ranks in fortnite or say how to add one?
Join the discord I have a video on there to show how to add more ranks!
Can you mabye make a Video with a rank up screen and Progress Bar
I'm actually working on that!
@@GloomCraftR1 when do u reckon u will publish vid btw great video
@@Kubzfn Can't tell you an exact date but possibly this week or next week!
Whenever I typed else: it said something was wrong
Where did u learn to do all this in the first place?
Mostly learn by myself experimenting, looking through documentation etc
@@GloomCraftR1 thats insane keep it up bro
where can i add more ranks? which minute in the video ?
Come to the discord and I could show you
Clay did u find out how to add more ranks?
@@TopClipzsYT yes
@@TopClipzsYT how do you add more ranks?
Where I can find your discord server?
ua-cam.com/users/redirect?event=comments&redir_token=QUFFLUhqbkxLcldTcHVxcGpiQ0dKZkJwYTN4YXNTQzJQd3xBQ3Jtc0ttQkg4M0tkd3Y4YTRqamRsN3NsckN3Nldxb0g1bEJhSWtYSjExVUZ5R25DZHVnZFQ5bGx5aVpqTnBLRW00Q2k5VFFQMHRSWFNkbTFGRWc5bU9RWkF5YVlMMl9lbExWVk5HZmhvTzlUMmctVVV0Q2J1TQ&q=https%3A%2F%2Fdiscord.gg%2FN7QeJtXnpc&stzid=UgxmyxJ9UXbYqXDQEzB4AaABAg
thanks a lot@@GloomCraftR1
Bro, could i pay you to collab with me on a map where i’d pay for you to script some code to make superpowers in fx boxpvp or zonewars?
Sorry right now we are not available or open to any commissions right now as we are working on one already.
how do u add more ranks
Never mind i figured it but it doesnt save when i end game in uefn do i have to change to priv version
@@Fnleaks52You need to add the save point device!
@@GloomCraftR1 yea i had tha already just forgot to turn auto-load ON on the the tracker device rlly good tutorial tho ty
can u do verse tutorial
You have 666 subs that is stan
Oh no 😈 (Not anymore though)
why did you go from rank bronze to rank bronze
I forgot to change the text so it says rank silver but you do see that the icon changes!
It tells me OnPlayerRemoved is a unknown identifier
Try using the code from our website!
And if you don't want to use that code then can you please send your code in a paste bin?
can u help me? or post a tutorial without code
Yes I can help you what is the issue?
whats ur discord i need help with the ranks@@GloomCraftR1
@@GloomCraftR1 whats ur discord
Tutorial for superpowers with images
That is a cool idea, for sure will be writing this down as a video idea!
How to make it bring points even for a victory?
You would need to use score on the tracker instead of eliminations!
Do you need 1k subs to use UEFN?
No you don't
@@GloomCraftR1 kk thx
I did everything, and nothing shows on the UI when I start the game. Any Suggestions?
It says hello world in the top left so the code is registering, its just not showing the rank UI or eliminations.
@@Mxneyside_millyThat's strange, is it possible you could send me a link to a video of you showing the settings on the device and your code?
@@GloomCraftR1 same with me, I could send you a vid.
@@GloomCraftR1 ua-cam.com/video/zH6bz5VLcYk/v-deo.html
@@GloomCraftR1 I literally just copied the code from the website, did not change anythinh
Whenever I typed else: it’s dated something was wrong
You must have done something wrong, could you send your code?
@@GloomCraftR1 sorry I can’t it is on my pc not my phone
@@GloomCraftR1 and i can’t bother opening up and signing into my account 😅
can u do a leaderboard
Well that is not possible in UEFN until they release the statistic device or persistence in Verse
@@GloomCraftR1 oh ok and how do the other island creators do it?
@@Darksr17 I'm pretty sure they manual update it
@@GloomCraftR1ok thanks for quick response and cool video keep going
@@Darksr17 No, thank you for watching this video
Man im so bad at this
I have no fkn clue what youre talking about when u get to the code
"Just do this and this and then this to add another rank"
"U can change the numbers to whatever u want"
Man I don't even know wtf the numbers do Holly shit hahahahah
Pls someone who understands this coding stuf help me
Ok I have to say that I am sorry for the quality of the video as this time around I even got confused by my own code, but if you are having trouble then please go the link in the comments which is a link to the code for the video
Can you gift me a skin in fortnite? (Im just kidding but if you can gift me a skin thanks alot)
So can i have one bro? Plz i still use christmas tree….
You are not real
“I am”
YO I ADD IT BUT ITS NOT WORKING CAN U GIVE ME HELP PLS alieks11 ds
Yea let me dm you now!
can u do verse tutorial