Looking forward to a full course. I only looked at LUA years ago for Garry's mod when it first came out. My kid sister wanted me to make a roblox game for her so this was helpful to get started and I cannot wait to watch the full tutorial!
Guys, i was debugging for 1 hour because of misspelling. Any part of the code that uses brackets("example") cannot be registered non existent if its mispelled. Look for those mistakes.
@@rafsanahsan4338 i've mastered scripting by now, and I can say the scripting for this tycoon game is horrible. You can easily use a more modular approach. But you have to find mispellings because it wont print anything in output it wont print errors
whenever i try stepping on the button at 31:21, i get a error saying ServerScriptService.Script:43: attempt to index nil with 'GetPivot' - Server - Script:43. i need help fixing this error
Are you sure you are not telling the script to Get the Pivot of the part? Because on models theres something called GetPivot. Check again if your referring to a BasePart and not a model.
In the next part probably will you make a thing where the player can claim a tycoon? Instead of having the player randomly selected one without their choice? Awesome tutorial by the way, this has helped me a lot.
Just add a button at each tycoon that attaches the player to that location instead of the random select at the beginning. The code is the same just initiated by button instead of startup and each base will have a predetermined ID number assigned to the player instead of player ID assigned to the base...
I think I did something wrong because for me the conveyor didn't disappear but you are very good creator and thank you I just need to debug a few things
This was a really cool tutorial and really helped me understand how you can make a tycoon work, thank you! I wish you had another part where we got into cash generation, but I've been able to piece together different tutorials/videos for that. Your video was the best at helping me understand how it all works, though, so thanks! Hope you're able to make that full course at some point!
Alvinblox, can make a series of making a zombie game Idea: game loop Zombies randomly generate around map Player has to kill zombies Zombies come in waves 10 waves On final wave is boss Add leaderstats and shop GUI You can choose map and also game modes like infected or sword or gun mode. I love your tutorials btw I subscribed hope you notice this 😊
Hello AlvinBlox I am trying to make a game called classical tag and it is literally just a regular game of tag. I have everything i need, I have custom nametags, working main menu, animations, and a map. But I am missing the most important part of the game, the tag system itself. I need help making the tag part itself and when the person is it their nametag should be red so everybody knows they are it. Please help if you can, thanks you!
you should really create an advanced scripting tutorial series that covers alot of the more tricky topics in coding, enjoyed the first 2 episodes of this though!
He made flawed scripts, they wouldn't work anyway. Its very complicated to learn from these tutorials especially when the creator makes it more complicated than it has to be
Get used to writing in the code yourself and learn to copy correctly. Or you will never learn to correct your mistakes later on. Don't just rely on copy/paste. That makes for very bad coding.
@@human721 Yea, i have no idea what you are even talking about now. But i get the feeling you think you can write code better than AlvinBlox. The point of these videos is not to teach us the cleanest code, but to get us started with the basics. You just said earlier that he makes flawed scripts that wont work anyway on this video! Stick to this video. Does his code in these videos work or not? So far i have no errors following his code.
Hey Alvin! I really love your Videos! And i would like you to make a Tutorial how to make a Realistic Car game tutorial. I really want to have atleast 1 game succesfull and earn ROBUX! but even the important thing i'd like to learn is every 100miles you drive you get money in the game like Greenville! Thank you! (:
You can put those buttons in the replicated storage. Then code it so when a player steps on the button you want, it clones all the other buttons from replicated storage to the workspace. Now players can see and interact with the button 👍😁
Yeah me too. I think the code isn’t included so people actually have to watch the video and aren’t able to just copy and paste it into Roblox studio. However it does make debugging and finding mistakes in your code a bit more difficult.
whenever i try stepping on the button at 31:21, i get a error saying ServerScriptService.TycoonHandler:43: attempt to index nil with 'GetPivot'. i need help fixing this error
for the most part this is a great tutorial, but just some minor constructive criticism, if I may. You (and a LOT of other teachers for programming, especially online.) are almost always advanced learners who have seen and done this 1000s of times, but you all seem so hyper and move so fast around your code that the novices watching have to constantly stop, pause, rewind, replay, repeat... especially as you jump around the code in sections lightning fast with your mouse wheel, realizing at any moment that you started something and can't finish it without starting something else, and scrolling very fast to a new location. Sometimes changing location 3 or 4 times to see what you are doing before landing in a rapid new position. SLOW DOWN, BREATH. Talk like you haven't popped 2 Adderall for breakfast and chased it with an espresso enema, for starters. ALSO... make a map of your lesson and follow it. SO MANY of you young programmers no longer use flow charts, and that leads to you making changes mid lesson. For us, from our point of view... congrats on thinking of a better way, but erase that original idea that you have now abandoned from the tutorial completely... if you go back and make a change, take the time to fix your tutorial to be 100% correct at all times and in order without starting a function, then starting another you just remembered you need inside the first, then OOPS, start a 3rd inside that 2nd one you need, and then slowly work your way back to the first. Write your planned out code from start to finish *line 1 to the end explaining each function in order and only jumping to the top for global variables, so we can learn without erroneous info. I have 25+ years of programming (all the way back to DOS based TURBO PASCAL) and I struggle so hard just to learn the syntax of these new languages just because all the young programmers who have somehow learned it can't explain it well, and go through the info so FAST (and I don't mean too much info too fast, I mean physically the words that fly out of your mouth are hyper and stressful and too fast paced.) Thank you for this tutorial, as I said it was the best of 5 that I found and the first that worked, and I did finally see what was being done, just in general it seems to me like all young programmers are mildly to severely hyper and I guess I come from an age where programming was more of an art than a sport and it was a precise and measured accomplishment that was thorough and well planned and less of a dive into the deep end of a shark pool. Thank you for hearing me out.
this is an amazing series thats very beginner friendly i really hope in the next episodes you make a save feature other than that amazing tutorial and it helped me a lot
so i was following the tutorial but ive ran into some bugs and fixed them but i cant see my money, the conveyers wont and im not put on a tycoon team thing how could i fix this?
I'm coding in Roblox studio, but the sizing of the text in the side tabs are very small. Do you know how to increase the size of the tabs as well as enlarging the text, so that I can see better? I try expanding the tabs with the cursor, but it does nothing to enlarge the text.
@@playsuteshon618 I think that only works for zooming in the script when coding. I meant how to enlarge the side tabs, where are the properties are and the buttons to change colour, shape, rotate the part.
To increase the sizes of the tabs, simply select the bottom/side of the tab you want to enlarge, make sure your cursor changes. Now, drag to suite the size that you want. This works for any tab that you can enable in the "View" menu bit at the top of the screen.
@@rostopi-scripting1304 Thanks for the advice, but it still doesn't enlarge the text in the tabs, you know like the anchor, the sizing, transperancy, all of those little method buttons. Everytime I enlarge the tabs, a big empty grey space begins to appear, while all the little buttons with the text remain the same size.
bro as much as i love & appreciate this I just have to say "lets type this in- no first lets do this and then delete this-" bro PLEASE edit next time &I dont get the point of the tags plugin. I tried it & its easier to just tag the item without plugins.I don't get the problem with it.
I have a few issues with my tycoon, the conveyor always seems to be visible, my amount of cash is not visible in the leaderboard and the "Label" is not displaying the cost and the "conveyor" text.
Hey, it has been nice knowing ya! Im gonna stop being a member because I’ve moved on from roblox. Thank you for helping me along the way to become a dev. Cya!
yo Alvin please continue this tycoon series if its not over so i can finish making a game, this is the most progress i have ever made and i need shown how to finish it before i can completely learn it 🤣
Could you please make a tutorial for how to make a game like bee swarm simulator because I can’t find any tutorials on it and I’ve been trying to find one for like 2 years.
@@lava5962 Nah it's pretty complicated for a beginner, even if AlvinBlox made a full tutorial on it, you'll have no idea how to edit the scripts to make it do the thing you want.
Hi😅, I create games on a platform named roblox, and the platform in question is trying age up the target audience. This got me thinking, and I want your views, What makes a game engaging? What makes a game worthy of retention? And lastly, Is quality more important than fun? I enjoy your vids, keep up the good work!
It's been two months so you might have solved this, but you're thinking about Game Design (different from development) and a great guy for it is Game Maker's Toolkit (GMTK).
Hey! I'm about to make my first game, idk anything about scripts or doesn't have friends that know it. Could u make a video explaining how to put accessories on players avatar depending on his role? Like, if the player is a police, he will get a police hat and skirt, but he also can change to his normal fit in roblox or use another one. If u see this comment i will explain it better. Ty for the attention!
IVE COPIED THE STEPS AND THE CODE WORD BY WORD AND I DID EVERYTHING AND THE BUTTON STILL WONT WORK. I EVEN TRIED ASKING CHATGPT AND IT WONT WORK. PLEASE SOMEONE TELL ME WHAT TO DO.
Hey just for a video suggestion I was wondering if you could show a tutorial on how to make a game kind of like crossy road for obby stages and minigames where people have to avoid the cars
I've been recently looking for a data store for my obby. none of the other tutorials have been working. only one kind of worked a little bit. it gives me a warning in the output about requests and sending fewer requests, but when I join the game it shows me on the leaderboard I am on my last stage, but it spawns me on stage 1, and whenever I die it spawns me on stage 1. I can send the scripts I have in the game related to checkpoints/stages. also I have a question: does any obstacle in the game relates to the checkpoints?
Hey Alvin, i saw your Studs Video. And your Video was awsome, but could you make furthur Episodes on that please? Like how to save your Jump Power and progress. Then how to make pets that increases your jump power per second and so on.
i got this error message: ServerScriptService.Script:71: invalid argument #2 (CFrame expected, got nil) on line 71 of code: local WorldCF = tycoon.PrimaryPart.CFrame:toWorldSpace(RelativeCF) can you help me with this?
To those have the "Attempt to index nil with 'Name' error change line 82 (the one before the Name line) to this local Item = getItem() basically remove the ItemId from the brackets. This should fix it!
i got that error and tried this but doesnt work edit: idk if this is the same for me but in line 82 you just have to make sure that itemId is spelled exaclty like i do and doesnt start with a capital i (this worked for me at least)
Me and my friend are trying really hard to make a game, but we are not the best at developing games on studio so we were wondering if you could maybe help us out and/ or give us some pointers. thx if so plz reach out.
Cool video. Only thing I think is that you repeated some things that could be made single, like instead of duplicating the tycoon into replicated storage manually you could have a script do it when the game starts
@@tanveer4461 you can put a script into the tycoon: script.Parent = game:GetService("ReplicatedStorage") that moves the parent of the script into replicated storage. basically that would move anything you put it inside into the replicated storage.
Looking forward to a full course. I only looked at LUA years ago for Garry's mod when it first came out. My kid sister wanted me to make a roblox game for her so this was helpful to get started and I cannot wait to watch the full tutorial!
Agree, i just got a simple yet good tycoon idea
hello
@@ricefarmer-kr4yv
@@danzheng7622 hi ?
@@ricefarmer-kr4yv hii?
@@brennen_n hey?
Can you pls make it so the objects will have a animation before being made
but its a canon event
@@46221A spiderman 99 sound effect
That’s to compilicyaed as all models that you would buy have to be correctly rigged.
Also pls do one on how to datasave
@@weirdthings9583 Complicated*
Guys, i was debugging for 1 hour because of misspelling. Any part of the code that uses brackets("example") cannot be registered non existent if its mispelled. Look for those mistakes.
Just did the same thing because I forgot to capitalize the "Tycoons" folder name.
i did the same thing and this is my big bros acc
Why
@ what do you mean?
@@rafsanahsan4338 i've mastered scripting by now, and I can say the scripting for this tycoon game is horrible. You can easily use a more modular approach. But you have to find mispellings because it wont print anything in output it wont print errors
Could you post the script in the description or a pinned comment, because I have been trying at this for a couple hours and my script wont work. 😥
same
Make sure you’ve got variables the correct name and research your errors if u get any.
@@darkgaming4594 my script isn't finding its children
true
Same but my script says there's a problem with GetTagged
Absolute best tutorial I have ever watched on how you make a tycoon. Way to go Alvin! WWWW
whenever i try stepping on the button at 31:21, i get a error saying ServerScriptService.Script:43: attempt to index nil with 'GetPivot' - Server - Script:43. i need help fixing this error
Are you sure you are not telling the script to Get the Pivot of the part? Because on models theres something called GetPivot. Check again if your referring to a BasePart and not a model.
@@WinAurora2006 I'm having a similar problem as RyceG, but instead of GetPivot mine is refering to CFrame.
the whiplash i get from watching your videos 5 years ago and hearing your voice now is immense
AMAZING Waiting Part 3 hopefully you make Droppers& upgrades with data saves
Keep going 💪
Thank you so much for this tutorial, I've just stated developing and this has given a really nice idea of how to use roblox studio :))
hey legend! you are my first channel that i subbed to. you were my childhood thank you so much for being there :)
-
In the next part probably will you make a thing where the player can claim a tycoon? Instead of having the player randomly selected one without their choice?
Awesome tutorial by the way, this has helped me a lot.
Just add a button at each tycoon that attaches the player to that location instead of the random select at the beginning. The code is the same just initiated by button instead of startup and each base will have a predetermined ID number assigned to the player instead of player ID assigned to the base...
Great stuff! Really new to developing for Roblox and this gives a great foundation to work off! :)
I think I did something wrong because for me the conveyor didn't disappear but you are very good creator and thank you I just need to debug a few things
same
Same
maybe you didn't put the items in replicated storage and inside items the conveyor is there
@@MrMotivational-k2x Thanks Bro But Now The leaderStats stopped working
I fixed my problem by changing "userID" to "UserId"
This was a really cool tutorial and really helped me understand how you can make a tycoon work, thank you! I wish you had another part where we got into cash generation, but I've been able to piece together different tutorials/videos for that. Your video was the best at helping me understand how it all works, though, so thanks! Hope you're able to make that full course at some point!
do you mind sharing what tutorials you found for that? im struggling there myself
same@@crunchuy
Alvinblox, can make a series of making a zombie game
Idea: game loop
Zombies randomly generate around map
Player has to kill zombies
Zombies come in waves
10 waves
On final wave is boss
Add leaderstats and shop GUI
You can choose map and also game modes like infected or sword or gun mode.
I love your tutorials btw
I subscribed hope you notice this 😊
Hello AlvinBlox
I am trying to make a game called classical tag and it is literally just a regular game of tag. I have everything i need, I have custom nametags, working main menu, animations, and a map. But I am missing the most important part of the game, the tag system itself. I need help making the tag part itself and when the person is it their nametag should be red so everybody knows they are it. Please help if you can, thanks you!
chatgpt exists for a reason
CHATGPT
Thank you for this tutorial! It's helping me with my tycoon
Don't quit Alvin! We're here for you!
you should show how to make a tower defense game
Yeah, he needs to make one
Nice Tutorials, i would love to see more of this and more episodes of how to make a tycoon :D
you should really create an advanced scripting tutorial series that covers alot of the more tricky topics in coding, enjoyed the first 2 episodes of this though!
I wish these scripts were written down somewhere too. I keep getting errors from not copying correctly and it's hard to find and fix the issue after.
He made flawed scripts, they wouldn't work anyway. Its very complicated to learn from these tutorials especially when the creator makes it more complicated than it has to be
@@human721 What do you mean flawed scripts? It worked perfectly for me so far with no errors. The creator is being very meticulous about each step.
Get used to writing in the code yourself and learn to copy correctly. Or you will never learn to correct your mistakes later on. Don't just rely on copy/paste. That makes for very bad coding.
@@CT2507 No need to use relative CFrame positions and things like that if you can just use pivotpoints
@@human721 Yea, i have no idea what you are even talking about now. But i get the feeling you think you can write code better than AlvinBlox. The point of these videos is not to teach us the cleanest code, but to get us started with the basics. You just said earlier that he makes flawed scripts that wont work anyway on this video! Stick to this video. Does his code in these videos work or not? So far i have no errors following his code.
Tip - explain the stuff like why u put _, because many new scripters get confused and end up learning nothing
theyll get it eventually, what i really needed was a clear look at his entire code so i could check through my problems
Hey Alvin! I really love your Videos!
And i would like you to make a Tutorial how to make a Realistic Car game tutorial. I really want to have atleast 1 game succesfull and earn ROBUX!
but even the important thing i'd like to learn is every 100miles you drive you get money in the game like Greenville!
Thank you! (:
Awesome vid Alvin! Was wondering if you could make a video on how to get a invite to the Innovation Awards 2023!
thanks for the help, this really is useful!
@DuXeYiOR yup
@DuXeYiOR ah sorry, i misunderstood. I meant i watched both episodes somehow in under like 45 mins
is there a way to make buttons appear once you unlock other buttons? or will you explain that in the next part?
really good tutorial nonetheless
You can put those buttons in the replicated storage. Then code it so when a player steps on the button you want, it clones all the other buttons from replicated storage to the workspace. Now players can see and interact with the button 👍😁
Really great tutorial! It would be nice if we had access to the code so that we could double-check it without having to rewatch the entire video
ikr
i rewinded the video a bunch of times
Yeah me too. I think the code isn’t included so people actually have to watch the video and aren’t able to just copy and paste it into Roblox studio. However it does make debugging and finding mistakes in your code a bit more difficult.
The reason he's not doing that, is because he explains the code along the way! :)
@@KeatonMurph ikr
Hey my codes arent working for some reason because when i load in the conveyor doesnt dissapear even though i did everything
whenever i try stepping on the button at 31:21, i get a error saying ServerScriptService.TycoonHandler:43: attempt to index nil with 'GetPivot'. i need help fixing this error
same
After this series could you release a advanced scripting series’s that covers mostly every topic
Can't wait for part 2
LOL
This is part 2...
You wasted your education
LOLOL
@Greech Bro he commented before the video got uploaded
Edit: I meant that he commented before the video was available
for the most part this is a great tutorial, but just some minor constructive criticism, if I may. You (and a LOT of other teachers for programming, especially online.) are almost always advanced learners who have seen and done this 1000s of times, but you all seem so hyper and move so fast around your code that the novices watching have to constantly stop, pause, rewind, replay, repeat... especially as you jump around the code in sections lightning fast with your mouse wheel, realizing at any moment that you started something and can't finish it without starting something else, and scrolling very fast to a new location. Sometimes changing location 3 or 4 times to see what you are doing before landing in a rapid new position.
SLOW DOWN, BREATH. Talk like you haven't popped 2 Adderall for breakfast and chased it with an espresso enema, for starters. ALSO... make a map of your lesson and follow it. SO MANY of you young programmers no longer use flow charts, and that leads to you making changes mid lesson. For us, from our point of view... congrats on thinking of a better way, but erase that original idea that you have now abandoned from the tutorial completely... if you go back and make a change, take the time to fix your tutorial to be 100% correct at all times and in order without starting a function, then starting another you just remembered you need inside the first, then OOPS, start a 3rd inside that 2nd one you need, and then slowly work your way back to the first. Write your planned out code from start to finish *line 1 to the end explaining each function in order and only jumping to the top for global variables, so we can learn without erroneous info. I have 25+ years of programming (all the way back to DOS based TURBO PASCAL) and I struggle so hard just to learn the syntax of these new languages just because all the young programmers who have somehow learned it can't explain it well, and go through the info so FAST (and I don't mean too much info too fast, I mean physically the words that fly out of your mouth are hyper and stressful and too fast paced.)
Thank you for this tutorial, as I said it was the best of 5 that I found and the first that worked, and I did finally see what was being done, just in general it seems to me like all young programmers are mildly to severely hyper and I guess I come from an age where programming was more of an art than a sport and it was a precise and measured accomplishment that was thorough and well planned and less of a dive into the deep end of a shark pool. Thank you for hearing me out.
I try to take it nice and slow, I aim for beginners (I'm one too)
Waiting for another video to drop 🔥🔥🔥🔥
Looking Forward To a Part 3 If You Are Making One! Appreciate The Time you Take to Explain The Functions and What they Do And How They Work
why u capitalizing every first letter of a word bro...
Its first letter in a sentence not a word
@@BroDevsRBLX Its More Of Something That Im Use to Coming From a Very Formal famliy Line its not All Words But Only The key Words
@@Outlawproductions582 okay sorry about that message earlier
I am waiting for part 3 pls
My brain can’t keep up but I love this either way because I’ve always wanted to be a creator in roblox
will there be another part?
Hello! Can you make a video of how to make a police lightbar with siren sound that i can turn on and off with a GUI?
Im don't know
this is an amazing series thats very beginner friendly
i really hope in the next episodes you make a save feature other than that amazing tutorial and it helped me a lot
right? I agree
Me: when I forgot to pause when im eating me when I am back:
alvin: that's how to script the money!
Me: I DIDNT SEE ANY OF IT!!!
did you link the tag editor anywhere?
Thanks for this tutorial! I'm not patient to wait part 3!
so i was following the tutorial but ive ran into some bugs and fixed them but i cant see my money, the conveyers wont and im not put on a tycoon team thing how could i fix this?
Ever thought about making a tutorial on type checking in lua? 🤔
37:21 don’t forget to untag your placeholder tycoon in replicatedStorage
This is the only tutorial that went smoothly without any issues (exept when I typed lcoal instead of local becouse I can't type 💀) THANKS A LOT
Thx for the tutorial, I am new to scripting and roblox studio so this is really helping me create new games and hopefully make some robux.😁
for your next one the full one can you tell us how to make the buttons to disappear untill you unlock them so we can add a second floor?
I'm coding in Roblox studio, but the sizing of the text in the side tabs are very small. Do you know how to increase the size of the tabs as well as enlarging the text, so that I can see better? I try expanding the tabs with the cursor, but it does nothing to enlarge the text.
Ctrl and scroll
@@playsuteshon618 I think that only works for zooming in the script when coding. I meant how to enlarge the side tabs, where are the properties are and the buttons to change colour, shape, rotate the part.
To increase the sizes of the tabs, simply select the bottom/side of the tab you want to enlarge, make sure your cursor changes. Now, drag to suite the size that you want. This works for any tab that you can enable in the "View" menu bit at the top of the screen.
@@rostopi-scripting1304 Thanks for the advice, but it still doesn't enlarge the text in the tabs, you know like the anchor, the sizing, transperancy, all of those little method buttons. Everytime I enlarge the tabs, a big empty grey space begins to appear, while all the little buttons with the text remain the same size.
@@robotblocks3232 did u scale the text?
Very curious how you learned this bc wow if I ever memorize all this I will feel SO SMART lol
bro as much as i love & appreciate this I just have to say "lets type this in- no first lets do this and then delete this-" bro PLEASE edit next time
&I dont get the point of the tags plugin. I tried it & its easier to just tag the item without plugins.I don't get the problem with it.
I have a few issues with my tycoon, the conveyor always seems to be visible, my amount of cash is not visible in the leaderboard and the "Label" is not displaying the cost and the "conveyor" text.
same with mine
same with mine
When you pasted in the tycoon into replicated storage you forgot to untag the replicated tycoon in the Tag plugin
Part 3 please i'm trying to make a tycoon game and i'm stuck. There's no other 2023 videos about Tycoon making.
you dont have to sort by 2023, not much changes over the years
Hey, it has been nice knowing ya! Im gonna stop being a member because I’ve moved on from roblox.
Thank you for helping me along the way to become a dev. Cya!
I like how nobody has mentioned that he hasn’t uploaded in 5 months
Agreed bro i cant find any comments
Hey AlvinBlox, Are you able to make a tutorial of killing a dummy for a badge? That would be great! Thanks!
Can't wait for the next video
33:05 it says attemp to index nil with 'Name'. i tried everything, please help
This is a masterpiece.
WOAH PART 2 CAME OUT WITHIN AN HOUR!? Nice organization!
Hey man your one of my favorite youtuber after this tycoon series can u do a teddi series. Its a very underrated game so u may have not heard about it
Hello Alvin! Thanks for helping me out in my tycoon! I've learned alot. I just want to ask you, what microphone do you use?
yo Alvin please continue this tycoon series if its not over so i can finish making a game, this is the most progress i have ever made and i need shown how to finish it before i can completely learn it 🤣
YOO NICE NEW LOGO FOR THE CHANNEL ❤
Could you please make a tutorial for how to make a game like bee swarm simulator because I can’t find any tutorials on it and I’ve been trying to find one for like 2 years.
Here you go man!😊
?
Continue this course please, its amazing, your explaining its the best on youtube
Next vid on this topic could you also include how to change the object from a dropper to another object I really don’t like just the cubes
you could change it to cylinders
Hey Alvinblox can you make a tutorial on how to make an entity that follows and kill? I want to make a game that the entity will kill the player
you want to make a game like doors?
no i want make a game like piggy something like that@@الخلبوصة
@@lava5962
Nah it's pretty complicated for a beginner, even if AlvinBlox made a full tutorial on it, you'll have no idea how to edit the scripts to make it do the thing you want.
the conveyor wont dissapear for me.
What a legend, commentating for TPS ultimate soccer, game creating tutorial, and more. AlvinBlox is a legend.
nice tutorial but I have a problem that when i step on the button to buy the conveyor nothing happens. Is there any reason for this?
yes same here
Hi😅, I create games on a platform named roblox, and the platform in question is trying age up the target audience. This got me thinking, and I want your views, What makes a game engaging? What makes a game worthy of retention? And lastly, Is quality more important than fun? I enjoy your vids, keep up the good work!
It's been two months so you might have solved this, but you're thinking about Game Design (different from development) and a great guy for it is Game Maker's Toolkit (GMTK).
Just a time stamp for where I left off 11:13
I can't wait for Part 2!- oh wait.
Should do a placement system tutorial next! 😁
no errors button dosnt work
Are you going to continue the how to script on roblox series?
When is the part 3 going to come out it has already been 13 days since the last 2 and you made the 1st and 2nd one within 24 hrs
Hey! I'm about to make my first game, idk anything about scripts or doesn't have friends that know it. Could u make a video explaining how to put accessories on players avatar depending on his role? Like, if the player is a police, he will get a police hat and skirt, but he also can change to his normal fit in roblox or use another one. If u see this comment i will explain it better. Ty for the attention!
Hey alvin, how would you go about making a season pass like the one in jailbreak?
IVE COPIED THE STEPS AND THE CODE WORD BY WORD AND I DID EVERYTHING AND THE BUTTON STILL WONT WORK. I EVEN TRIED ASKING CHATGPT AND IT WONT WORK. PLEASE SOMEONE TELL ME WHAT TO DO.
same ima use ai
Same I’m having an issue with line 59 with clone but it’s the exact same as the video so idk what to do
when you coming out with how to make tower defence games?
And also why did you stop uploading videos? :c
i hope u will make part3 also good tutorial
bro changed my life i will make plugins for FREE now i dont help me to make one btw this tutorial helped the two ones i like them keep it up dude
Hey just for a video suggestion I was wondering if you could show a tutorial on how to make a game kind of like crossy road for obby stages and minigames where people have to avoid the cars
This is the best tycoon tutorial on youtube
Hey can you make a vid that shows how to make melee weapon with animations?
I started learning how to script because of Alvinblox❤ keep up the good work man!😊
Why's one part from another tycoon connected to another part of a tycoon? What is this and how do i fix this? Otherwise, great job Alvin!
I've been recently looking for a data store for my obby. none of the other tutorials have been working. only one kind of worked a little bit. it gives me a warning in the output about requests and sending fewer requests, but when I join the game it shows me on the leaderboard I am on my last stage, but it spawns me on stage 1, and whenever I die it spawns me on stage 1. I can send the scripts I have in the game related to checkpoints/stages. also I have a question: does any obstacle in the game relates to the checkpoints?
Did you turn on api in the security tab?
Hey Alvin, i saw your Studs Video. And your Video was awsome, but could you make furthur Episodes on that please? Like how to save your Jump Power and progress. Then how to make pets that increases your jump power per second and so on.
i got this error message: ServerScriptService.Script:71: invalid argument #2 (CFrame expected, got nil) on line 71 of code: local WorldCF = tycoon.PrimaryPart.CFrame:toWorldSpace(RelativeCF) can you help me with this?
Can you make a tutorial on how to make those ramp up games where u have to get pets and rebirth many times?
Hey AlvinBlox why is my conveyor not dissapearing when i run it
To those have the "Attempt to index nil with 'Name' error change line 82 (the one before the Name line) to this local Item = getItem()
basically remove the ItemId from the brackets. This should fix it!
but you need the itemId
Wrong. Thats some Ohio programming.
i got that error and tried this but doesnt work
edit: idk if this is the same for me but in line 82 you just have to make sure that itemId is spelled exaclty like i do and doesnt start with a capital i (this worked for me at least)
Me and my friend are trying really hard to make a game, but we are not the best at developing games on studio so we were wondering if you could maybe help us out and/ or give us some pointers. thx if so plz reach out.
Hello AlvinBlox, I subscribed to your channel and I watch all your videos and I support you on Roblox to be premium
Cant wait for full course
Cool video. Only thing I think is that you repeated some things that could be made single, like instead of duplicating the tycoon into replicated storage manually you could have a script do it when the game starts
Interesting idea. I'm still learning scripting, so can you share code block how to achieve that. Thx
@@tanveer4461 you can put a script into the tycoon:
script.Parent = game:GetService("ReplicatedStorage")
that moves the parent of the script into replicated storage. basically that would move anything you put it inside into the replicated storage.
@@santiagomedeglia3946 could you help me save the purchased items ive been trying for a while and i just cant do it
Dont mean to rush you but when will you add more episodes to your 2021 beginner scripting tutorials?