Комментарии:
Protip: if you dont know which line the pcall ended in an error, next time print the line number along the error
ОтветитьMay you friend me back? It’s me Isaiahcoolkidyo. I understand if you want to save your friend slots though.
ОтветитьAlvin Nice job for doing The soccer game 🎉
ОтветитьVery nice new style, you should do an OOP tutorial sometime. Theres really no good tutorials out there right now for OOP and it took me a while to learn.
ОтветитьI love youuuu
ОтветитьThis is the first time ive watched an alvinblox video in like 5 years and holy your voice sounds so much more mature now
Ответитьu disappeared again 😥
Ответитьby any chance, can you do an advanced tutorial on a hide and seek game with the following functions:
When players first join, they spawn in the lobby, even if there's a session of hide and seek going on.
Map voting system.
the map with the most votes is where the players will teleport into.
each intermission is around 2 minutes in the lobby.
After the intermission, give all the players 4 options of randomnly selected maps to vote from.
everyone would have 10 seconds to vote.
out of all the players, select a random player to be the seeker with the text as "[Player] is the seeker"
after the players teleport to the map with the most votes, they have one minute to hide, meanwhile, the seeker stays in the lobby.
After the one minute to hide, THEN teleport the seeker to the map where everyone is hiding.
After the 1 minute to hide is over, make the text say "Time left of session:" 4 minutes. in format MM:SS
if the seeker is caught, their character resets and teleports back to the lobby.
each time a player is removed from the session and teleported back to the lobby, make a text that tells you how many players are left in the round.
all the players that survive after the four minutes is up, make a text that says "[Player], [Player}, etc... survived the round"
And then teleport everyone back to the lobby.
and repeat the intermission process, etc...
Not to mention. Make it to where a random player is selected as the hunter which will teleport with the victims to the map.
If the seeker resets the character during the session, or if the seeker is eliminated by the hunter, everyone automatically wins.
All people that survive each round get a currency of 10 Points.
Roles should be:
Hider
Seeker
Lobby
Hunter
Not to mention, after everyone is teleported, hiders should see a gui that tells them what to do, same with the seeker and hunter.
I would greatly appreciate it as it would be helpful. I wasn't able to find anything advanced than beginner tutorials. Please Alvinblox, thanks!
Alvin can you make a video about how to make an enemies that copy our avatar and chase us ? it's like an impostor game from Interliminality i've played before.
Ответитьwhat happend to the story game tuts
ОтветитьCan you show us how to add kicking system from TPs street? Pls I’m a fan
Ответитьi would love to see a Pathfinding Vid because EVERY Pathfinding tutorial i find Is Fake and its Super Annoying
ОтветитьCan you do how to make a flashlight pls
ОтветитьEveryone that’s watching this, if someone can help me by putting a script and explaining how to make this: if anyone can tell me how to make a model chase me. I tried rigs and failed saying I’m making a horror game that includes a mascot. So if anybody in the comments can tell me how to make a model chase me then thank you.
ОтветитьPOST A UPDATED REGION3 TUTORIAL!!😅
ОтветитьHello Alvin I need you to make something in my game for me
Ответитьyo can you make tutorial playlist how to make an dummies vs noobs game also test ones too to test the allies ai and boss/enemies ai for your dvn game with how to make sparta ai too
Ответитьbuild a bridge simulator
Ответитьhey man can u do tutorial about damage circle thats following you and when npc is in circle its gona auto attack it yk ye? like its in anime defense or smt like that pls its not even single tutorial in yt
Ответитьbro said a few days lol 😭😭😭😭😭😭😭😭
ОтветитьCan you remake your Piggy series? I know alot of people who would like an update on it!
ОтветитьHey, Alvin please can you tell me how to make a game like the game "There is no game" on roblox studio
ОтветитьThe last Alvinblox video…
ОтветитьAlvin sounds more depressing every video
ОтветитьYou should make a difficulty chart obby tutorial specifically the stage selector
Ответитьpiggy kit remaster when
ОтветитьYou forgot to mention that the second variable can also be the returned value from the function inside the pcall
Ответитьomg myfriend met you
Ответитьfake
ОтветитьCongrats, chatgpt told me to see ur videos to learn Lua 😭
ОтветитьThxxx so much bro I knew I could always count on ur tutorials every time I get confused at scripting, and I said Huge thxxx again
Ответитьcan you please create a tower defense game tutorial
Ответитьhello, complete tutorial for inventory/backpack pls. If the player didn't equipped the item inside the backpack, the toolbox/hotbar is invisible. pls make a video about.
Ответитьu disappeared man i used to watch ur videos in my old account that get banned
ОтветитьCan you do a video on how to fix lag on Studio for when you resize parts on the Studio? It lags and idk what to do and I have a gaming laptop so idk why it would be lagging. Please help!
ОтветитьBro you are alive? You can make more videos PLS
Pls bro...
Hey Alvin! It's been a while. If you are looking for ideas of new videos, you could potentially go back and fix/renovate your old Sword Fighting game from years ago! That would be very cool to see.
ОтветитьPLS read the comments on Roblox Tycoon Scripting Tutorial (Part 6) we want answers and pls finish it so i can finish the game: Add thing such as: how much a button cost, rotating the plot if it is on the other side, etc
ОтветитьAlvin its been many years and i just wanna say thank u so much for helping me code back in 2018, today im with 300m visits across my games. all thanks to you!! //Firemalte07
ОтветитьThe best way to rerun code if it wasn't found:
local s, e = pcall(function()
--Code here
end)
while not s do
wait ()
s, e = pcall(function()
warn(e)
--Code Here
end)
end
print("Success")
Essentailly, the game first tries the pcall at the top. If it returns unsuccessful, the game will repetitively try it and not let more code execute until it has worked correctly. Then it moves on to what is below, in this case the success print
hi alvin! please accept my friend request my id is Nomi_Don
ОтветитьAlvinBlox bro I love your videos. I'm a beginner scripting and when I look at this video playlist it's just so overwhelming. Could u please make a new playlist with the videos for beginners scripting. That would be so awesome from you
ОтветитьBro how are you doing? I used to watch your video back in 2016. Been a long time. I dont play roblox anymore currently. And I almost gradute nursing school. How time flies so fast
Ответитьalvin can u please bring ur pls donate video back?
ОтветитьBro Calvin come back to yt 😭
ОтветитьHey Alvin! It's been a while now so I'm here to ask you for some things! Like can you please come back creating more amazing videos? I just love watching you! And can you make a tutorial on how to make a game like theme park tycoon? That's all! Thanks for your time!❤
ОтветитьReally nice tutorial however you shouldn't teach people wrong stuff, pcall does NOT make a new thread, standing for "protected call", pca just runs the code inside in "protected mode" (handled internally in C) but it can yield just like any other thread-level execution
Ответитьpost moreeee
Ответить