I noticed that many people have problems with this addon, so this time I am sharing the model: create.roblox.com/store/asset/17008457439/Game-Modes-script Please don't copy and paste scripts, it may damage your game
@nezteatime8 ай бұрын
Can you help im not getting any coins
@pirat_cola99988 ай бұрын
@@nezteatime Maybe tomorrow I help you
@nezteatime8 ай бұрын
@@pirat_cola9998 are you gonna help or what
@pirat_cola99988 ай бұрын
@@nezteatime You don't get coins when you finish game or when you go to lobby?
@nezteatime8 ай бұрын
I figured it out
@โบจจิอีสเดอะเบส7 ай бұрын
Hi i have question my game not have map select like 2:27 but i want gamemode select how to make it?
@pirat_cola99987 ай бұрын
Put your mode change function where your game start
@RavaTheArthur10 ай бұрын
you forgot to mention to add string value in the Info, then name the string value to "Mode" Then it should work
@pirat_cola999810 ай бұрын
Yes i forgot thx
@JustCarl-u9h7 ай бұрын
0:14 you forgot to mention that mode is it a numbervalue or an int value
@pirat_cola99987 ай бұрын
Yes I know that's why I recorded a separate bug fix video
@maxon4kyt43310 ай бұрын
hey, it says round. line 48 attempt to call a string value, how do i fix it?(i fixed it) for those who got the same issue: change line 48 or just when it says "If mode easy then" to "if mode == easy then" and do that with normal and hard also. W tutorial :)
@greenqz223 ай бұрын
what happened to your main script
@finn89758 ай бұрын
could you make a tutorial how to make the map choosing in the lobby of the game like in the elevator that you choose before you get teleported?
@peterbl5827 ай бұрын
You just have to create multiple maps and create elevators for the corresponding maps
@finn89757 ай бұрын
@@peterbl582 ok ty
@NOTPIXLVR6 ай бұрын
Hey! Love the addon, but when I dont vote for a mode i get an "Argument 1 missing or nil" Error and It seems to skip over the if not statement.
@CheeseCookie_TD2 ай бұрын
Same idk how to fix it
@artfic1256 сағат бұрын
just do something like if mode == nil then manually set the mode
@den4ikyt70910 ай бұрын
Hello bro krch I have a problem I want when a victory gives 12 stars but I have 10 waves and don’t want more and for winning 10 waves it gives 10 stars and I want 12 the same with a loss for a loss show ride
@reydangameryt681510 ай бұрын
Same problem
@reydangameryt681510 ай бұрын
You fix it?
@EmeraldMan575 ай бұрын
Hello Everything is working fine except datastore. When I exit the game it don´t adds it in main game. There aren´t any errors so please help if you know how to fix it!
@EthanWg27 ай бұрын
Yo please help I did everything but when I join it it all works but I have all the towers in my game equiped
@EthanWg27 ай бұрын
And sometimes when I text it the map vote doesn’t appear
@Kingbruh694208 ай бұрын
I keep getting an error which says invalid "for" limit (number expected, got nil) on line 37 of the Round script
@pirat_cola99988 ай бұрын
You probably write there code incorrectly
@Kingbruh694208 ай бұрын
@@pirat_cola9998Alr I found my mistake thanks for this tutorial btw
@coreycoreycoreycoreycorey8 ай бұрын
@@Kingbruh69420 what was the error
@jhenluks70907 ай бұрын
same, is it at the: for wave=1, waves do?
@Kingbruh694207 ай бұрын
@@jhenluks7090 I'm pretty sure but I could be wrong
@ryangaming6146 ай бұрын
my towers dont work any more i get this error ServerScriptService.Main.Tower:216: ServerScriptService.Main.Tower:25: attempt to index nil with 'Waypoints' do you know why and i dont have a map select function so i dont know if that is the problem
@pirat_cola99986 ай бұрын
@@ryangaming614 There is something wrong in waypoints folder or in Tower script
@reydangameryt681510 ай бұрын
Why my game got 10 waves but i put 200 stars for win but win give me 10 stars how i can fix it
@pirat_cola999810 ай бұрын
Read description maybe there you find how to fix that
@muffinmcdeez543216 ай бұрын
help please! the error is at the “if map then mode = round.LoadMode() end” part. it says “attempt to call a nil value for “mode = round.LoadMode()”. can anyone help?
@pirat_cola99986 ай бұрын
@@muffinmcdeez54321 Probably you have something wrong with LoadMode function, it set mode to 0, it probably don't find mode in function LoadMode
@muffinmcdeez543216 ай бұрын
@@pirat_cola9998 aslo the ui doesnt show up…
@muffinmcdeez543216 ай бұрын
@@pirat_cola9998fixed it, great addon!
@skaterZX2 ай бұрын
What did I do wrong, I have all towers bug pls help
@pirat_cola99982 ай бұрын
Probably you write something wrong in your Datastore script
@skaterZX2 ай бұрын
@@pirat_cola9998well I fix that bug was in game controller
@figure737410 күн бұрын
@skaterZXHow u fixed it
@figure737410 күн бұрын
@skaterZXi need help with that
@pirat_cola999810 күн бұрын
@@figure7374 Join to my discord If you need help
@Idek_Name7 ай бұрын
Does it have with the actual data stuff from the game you tp from? like the getdata stuff
@pirat_cola99987 ай бұрын
Rather no
@HexariumMega10 ай бұрын
For some reason it says i got 60 stars but in the lobby it only gave me 1, what do i do?
Marat have a glitch when it spawns 2 map at once, does this tutorial doesn't have that bug?
@pirat_cola999810 ай бұрын
Don`t have if you delete line from ToggleVoting with: local n = math.random(#maps). This line probably broke this
@danielao320710 ай бұрын
K ty
@Connect_24 ай бұрын
So uh for some reason idly says argument 1 missing or nil
@pirat_cola99984 ай бұрын
@@Connect_2 Maybe you set wrong name of gamemode
@Connect_24 ай бұрын
@@pirat_cola9998 yeah maybe thank you for responding! I’ll check… and let you know if this issue persists
@swedesask3 ай бұрын
bruh the next wave is not starting help me
@theking13219 ай бұрын
what if the person doesnt pick a mode? what will happen?
@nezteatime9 ай бұрын
if no one votes u gotta rejoin but u can add this to your loadmode function if not MValue then MValue = ServerStorage.Modes.Normal end change Normal to any mode you want if no one votes
@pirat_cola99989 ай бұрын
It choose random mode, in line 175 it random this
@dynadeveloper5 ай бұрын
hey my map voting isnt appearing can you help?
@pirat_cola99985 ай бұрын
@@dynadeveloper You set your maps visible ?
@dynadeveloper5 ай бұрын
@@pirat_cola9998 yea
@Noobs4310 ай бұрын
How did you do the farm?
@pirat_cola99989 ай бұрын
From XtraSpeedy farm tutorial
@czk67776 ай бұрын
we need to add the game mode UL right?
@pirat_cola99986 ай бұрын
@@czk6777 Yes
@apfilmslego756710 ай бұрын
There is a bug when I’m at the last wave the victory gui dosnt work
@pirat_cola999810 ай бұрын
I write in the comments how to fix it
@apfilmslego756710 ай бұрын
@@pirat_cola9998 hey i was wondering if you could make a system that when u hover a unit it’s show his stat I can pay 200 robux
@pirat_cola999810 ай бұрын
@@apfilmslego7567Painguin Productions made this
@apfilmslego756710 ай бұрын
@@pirat_cola9998 what the name of the video?
@apfilmslego756710 ай бұрын
@@pirat_cola9998 i mein for the lobby I want a system that when ur mouse is on a unit it’s show the stat like how much damage the unit does etc
@JustCarl-u9h7 ай бұрын
when the gamemode finished voted the tower's template doubled wtf
@pirat_cola99987 ай бұрын
Interesting I don't have that problem
@JustCarl-u9h7 ай бұрын
Help pls
@pirat_cola99987 ай бұрын
@@JustCarl-u9h I don't know how, none of the scripts I changed are responsible for this, you probably set something wrong in the GameController script
@JustCarl-u9h7 ай бұрын
@@pirat_cola9998 hmm i guess so i am thinking of that rn i had no error even tho i double checked This worked few weeks ago tho
@havy_master4018Ай бұрын
Can u help, no errors, but mobs don't spawn
@pirat_cola9998Ай бұрын
@havy_master4018 You have functions where each difficulty level starts?
@havy_master4018Ай бұрын
@pirat_cola9998 i fixed the problem
@bartekx56127 ай бұрын
could someone help me? end screen isnt showing
@bartekx56127 ай бұрын
nvm i fixed it
@Flip-Playz7 ай бұрын
@@bartekx5612 how?
@jamieeinfachnurjamie9 ай бұрын
Could you make a slowing tower
@pirat_cola99989 ай бұрын
Yes
@sphilykaan8 ай бұрын
When I enter the game, I have all the towers even though I don't have them :(
@andromeda48842 ай бұрын
IT WORKS, IT WOOOOORKS, YEEEEEEEEEEEEEEEE
@JustCubx4 ай бұрын
I have a error on mode voting it ends at one😊
@pirat_cola99984 ай бұрын
What error?
@JustCubx4 ай бұрын
@@pirat_cola9998 when I vote the count down ends at 1
@JustCubx4 ай бұрын
@@pirat_cola9998 stops*
@ilovepie524 күн бұрын
1:00
@ilovepie524 күн бұрын
1:22
@pirat_cola999824 күн бұрын
@@ilovepie5 ?
@ilovepie524 күн бұрын
@@pirat_cola9998 keeping track of time because i gtg
@HeidenBaltazar2 ай бұрын
hi bro my data store broke
@pirat_cola99982 ай бұрын
@@HeidenBaltazar what exactly went wrong?
@JustCubx4 ай бұрын
It doesn’t work
@pirat_cola99984 ай бұрын
@@JustCubx What not work ?
@JustCubx4 ай бұрын
@@pirat_cola9998 on the gamemode voting
@JustCubx4 ай бұрын
@@pirat_cola9998 it stops at one and doesn’t continue
@plasarblx10 ай бұрын
u copied that from another video
@pirat_cola999810 ай бұрын
Yes, I remade Marat tutorial and I added my own functions
@plasarblx10 ай бұрын
@@pirat_cola9998 dyk how to add gamemodes without the map voting
@JustCarl-u9h9 ай бұрын
Atleast his videos kinda short not like Marat
@MiniatureGamingX9 ай бұрын
@@pirat_cola9998ill probably do the same since you did too, since my gamemode system a bit different and could probably work
@luq4zzzz10 ай бұрын
superrr🎉🎉
@luq4zzzz10 ай бұрын
szacunekkk 😮
@jamieeinfachnurjamie10 ай бұрын
Cool
@pirat_cola999810 ай бұрын
If you have bugs in your game watch this video: kzbin.info/www/bejne/gpO2dYutZcZ8fdU&ab_channel=Shadow_Reaper
@Explosion_of_show-Dima10 ай бұрын
Boooooo marat tutorial!
@pirat_cola999810 ай бұрын
Yes, I remade his tutorial and I added my functions