Game Modes Tutorial - GnomeCode Tower Defense Addons #12

  Рет қаралды 5,736

Shadow_Reaper

Shadow_Reaper

Күн бұрын

Пікірлер: 136
@pirat_cola9998
@pirat_cola9998 9 ай бұрын
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
@nezteatime
@nezteatime 8 ай бұрын
Can you help im not getting any coins
@pirat_cola9998
@pirat_cola9998 8 ай бұрын
@@nezteatime Maybe tomorrow I help you
@nezteatime
@nezteatime 8 ай бұрын
@@pirat_cola9998 are you gonna help or what
@pirat_cola9998
@pirat_cola9998 8 ай бұрын
@@nezteatime You don't get coins when you finish game or when you go to lobby?
@nezteatime
@nezteatime 8 ай бұрын
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_cola9998
@pirat_cola9998 7 ай бұрын
Put your mode change function where your game start
@RavaTheArthur
@RavaTheArthur 10 ай бұрын
you forgot to mention to add string value in the Info, then name the string value to "Mode" Then it should work
@pirat_cola9998
@pirat_cola9998 10 ай бұрын
Yes i forgot thx
@JustCarl-u9h
@JustCarl-u9h 7 ай бұрын
0:14 you forgot to mention that mode is it a numbervalue or an int value
@pirat_cola9998
@pirat_cola9998 7 ай бұрын
Yes I know that's why I recorded a separate bug fix video
@maxon4kyt433
@maxon4kyt433 10 ай бұрын
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 :)
@greenqz22
@greenqz22 3 ай бұрын
what happened to your main script
@finn8975
@finn8975 8 ай бұрын
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?
@peterbl582
@peterbl582 7 ай бұрын
You just have to create multiple maps and create elevators for the corresponding maps
@finn8975
@finn8975 7 ай бұрын
@@peterbl582 ok ty
@NOTPIXLVR
@NOTPIXLVR 6 ай бұрын
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_TD
@CheeseCookie_TD 2 ай бұрын
Same idk how to fix it
@artfic125
@artfic125 6 сағат бұрын
just do something like if mode == nil then manually set the mode
@den4ikyt709
@den4ikyt709 10 ай бұрын
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
@reydangameryt6815
@reydangameryt6815 10 ай бұрын
Same problem
@reydangameryt6815
@reydangameryt6815 10 ай бұрын
You fix it?
@EmeraldMan57
@EmeraldMan57 5 ай бұрын
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!
@EthanWg2
@EthanWg2 7 ай бұрын
Yo please help I did everything but when I join it it all works but I have all the towers in my game equiped
@EthanWg2
@EthanWg2 7 ай бұрын
And sometimes when I text it the map vote doesn’t appear
@Kingbruh69420
@Kingbruh69420 8 ай бұрын
I keep getting an error which says invalid "for" limit (number expected, got nil) on line 37 of the Round script
@pirat_cola9998
@pirat_cola9998 8 ай бұрын
You probably write there code incorrectly
@Kingbruh69420
@Kingbruh69420 8 ай бұрын
​@@pirat_cola9998Alr I found my mistake thanks for this tutorial btw
@coreycoreycoreycoreycorey
@coreycoreycoreycoreycorey 8 ай бұрын
@@Kingbruh69420 what was the error
@jhenluks7090
@jhenluks7090 7 ай бұрын
same, is it at the: for wave=1, waves do?
@Kingbruh69420
@Kingbruh69420 7 ай бұрын
@@jhenluks7090 I'm pretty sure but I could be wrong
@ryangaming614
@ryangaming614 6 ай бұрын
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_cola9998
@pirat_cola9998 6 ай бұрын
@@ryangaming614 There is something wrong in waypoints folder or in Tower script
@reydangameryt6815
@reydangameryt6815 10 ай бұрын
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_cola9998
@pirat_cola9998 10 ай бұрын
Read description maybe there you find how to fix that
@muffinmcdeez54321
@muffinmcdeez54321 6 ай бұрын
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_cola9998
@pirat_cola9998 6 ай бұрын
@@muffinmcdeez54321 Probably you have something wrong with LoadMode function, it set mode to 0, it probably don't find mode in function LoadMode
@muffinmcdeez54321
@muffinmcdeez54321 6 ай бұрын
@@pirat_cola9998 aslo the ui doesnt show up…
@muffinmcdeez54321
@muffinmcdeez54321 6 ай бұрын
@@pirat_cola9998fixed it, great addon!
@skaterZX
@skaterZX 2 ай бұрын
What did I do wrong, I have all towers bug pls help
@pirat_cola9998
@pirat_cola9998 2 ай бұрын
Probably you write something wrong in your Datastore script
@skaterZX
@skaterZX 2 ай бұрын
​@@pirat_cola9998well I fix that bug was in game controller
@figure7374
@figure7374 10 күн бұрын
@skaterZXHow u fixed it
@figure7374
@figure7374 10 күн бұрын
@skaterZXi need help with that
@pirat_cola9998
@pirat_cola9998 10 күн бұрын
@@figure7374 Join to my discord If you need help
@Idek_Name
@Idek_Name 7 ай бұрын
Does it have with the actual data stuff from the game you tp from? like the getdata stuff
@pirat_cola9998
@pirat_cola9998 7 ай бұрын
Rather no
@HexariumMega
@HexariumMega 10 ай бұрын
For some reason it says i got 60 stars but in the lobby it only gave me 1, what do i do?
@pirat_cola9998
@pirat_cola9998 10 ай бұрын
Did you change stars in datastore script?
@HexariumMega
@HexariumMega 10 ай бұрын
@@pirat_cola9998 Yeah
@HexariumMega
@HexariumMega 10 ай бұрын
Yeah
@pirat_cola9998
@pirat_cola9998 10 ай бұрын
@@HexariumMega Works?
@matx4044
@matx4044 10 ай бұрын
zostańmy najlepszymi przyjaciółmi proszęęęęęęęę (Kocham twoje filmy)
@danielao3207
@danielao3207 10 ай бұрын
Marat have a glitch when it spawns 2 map at once, does this tutorial doesn't have that bug?
@pirat_cola9998
@pirat_cola9998 10 ай бұрын
Don`t have if you delete line from ToggleVoting with: local n = math.random(#maps). This line probably broke this
@danielao3207
@danielao3207 10 ай бұрын
K ty
@Connect_2
@Connect_2 4 ай бұрын
So uh for some reason idly says argument 1 missing or nil
@pirat_cola9998
@pirat_cola9998 4 ай бұрын
@@Connect_2 Maybe you set wrong name of gamemode
@Connect_2
@Connect_2 4 ай бұрын
@@pirat_cola9998 yeah maybe thank you for responding! I’ll check… and let you know if this issue persists
@swedesask
@swedesask 3 ай бұрын
bruh the next wave is not starting help me
@theking1321
@theking1321 9 ай бұрын
what if the person doesnt pick a mode? what will happen?
@nezteatime
@nezteatime 9 ай бұрын
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_cola9998
@pirat_cola9998 9 ай бұрын
It choose random mode, in line 175 it random this
@dynadeveloper
@dynadeveloper 5 ай бұрын
hey my map voting isnt appearing can you help?
@pirat_cola9998
@pirat_cola9998 5 ай бұрын
@@dynadeveloper You set your maps visible ?
@dynadeveloper
@dynadeveloper 5 ай бұрын
@@pirat_cola9998 yea
@Noobs43
@Noobs43 10 ай бұрын
How did you do the farm?
@pirat_cola9998
@pirat_cola9998 9 ай бұрын
From XtraSpeedy farm tutorial
@czk6777
@czk6777 6 ай бұрын
we need to add the game mode UL right?
@pirat_cola9998
@pirat_cola9998 6 ай бұрын
@@czk6777 Yes
@apfilmslego7567
@apfilmslego7567 10 ай бұрын
There is a bug when I’m at the last wave the victory gui dosnt work
@pirat_cola9998
@pirat_cola9998 10 ай бұрын
I write in the comments how to fix it
@apfilmslego7567
@apfilmslego7567 10 ай бұрын
@@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_cola9998
@pirat_cola9998 10 ай бұрын
@@apfilmslego7567Painguin Productions made this
@apfilmslego7567
@apfilmslego7567 10 ай бұрын
@@pirat_cola9998 what the name of the video?
@apfilmslego7567
@apfilmslego7567 10 ай бұрын
@@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-u9h
@JustCarl-u9h 7 ай бұрын
when the gamemode finished voted the tower's template doubled wtf
@pirat_cola9998
@pirat_cola9998 7 ай бұрын
Interesting I don't have that problem
@JustCarl-u9h
@JustCarl-u9h 7 ай бұрын
Help pls
@pirat_cola9998
@pirat_cola9998 7 ай бұрын
@@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-u9h
@JustCarl-u9h 7 ай бұрын
@@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
@havy_master4018 Ай бұрын
Can u help, no errors, but mobs don't spawn
@pirat_cola9998
@pirat_cola9998 Ай бұрын
@havy_master4018 You have functions where each difficulty level starts?
@havy_master4018
@havy_master4018 Ай бұрын
@pirat_cola9998 i fixed the problem
@bartekx5612
@bartekx5612 7 ай бұрын
could someone help me? end screen isnt showing
@bartekx5612
@bartekx5612 7 ай бұрын
nvm i fixed it
@Flip-Playz
@Flip-Playz 7 ай бұрын
@@bartekx5612 how?
@jamieeinfachnurjamie
@jamieeinfachnurjamie 9 ай бұрын
Could you make a slowing tower
@pirat_cola9998
@pirat_cola9998 9 ай бұрын
Yes
@sphilykaan
@sphilykaan 8 ай бұрын
When I enter the game, I have all the towers even though I don't have them :(
@andromeda4884
@andromeda4884 2 ай бұрын
IT WORKS, IT WOOOOORKS, YEEEEEEEEEEEEEEEE
@JustCubx
@JustCubx 4 ай бұрын
I have a error on mode voting it ends at one😊
@pirat_cola9998
@pirat_cola9998 4 ай бұрын
What error?
@JustCubx
@JustCubx 4 ай бұрын
@@pirat_cola9998 when I vote the count down ends at 1
@JustCubx
@JustCubx 4 ай бұрын
@@pirat_cola9998 stops*
@ilovepie5
@ilovepie5 24 күн бұрын
1:00
@ilovepie5
@ilovepie5 24 күн бұрын
1:22
@pirat_cola9998
@pirat_cola9998 24 күн бұрын
@@ilovepie5 ?
@ilovepie5
@ilovepie5 24 күн бұрын
@@pirat_cola9998 keeping track of time because i gtg
@HeidenBaltazar
@HeidenBaltazar 2 ай бұрын
hi bro my data store broke
@pirat_cola9998
@pirat_cola9998 2 ай бұрын
@@HeidenBaltazar what exactly went wrong?
@JustCubx
@JustCubx 4 ай бұрын
It doesn’t work
@pirat_cola9998
@pirat_cola9998 4 ай бұрын
@@JustCubx What not work ?
@JustCubx
@JustCubx 4 ай бұрын
@@pirat_cola9998 on the gamemode voting
@JustCubx
@JustCubx 4 ай бұрын
@@pirat_cola9998 it stops at one and doesn’t continue
@plasarblx
@plasarblx 10 ай бұрын
u copied that from another video
@pirat_cola9998
@pirat_cola9998 10 ай бұрын
Yes, I remade Marat tutorial and I added my own functions
@plasarblx
@plasarblx 10 ай бұрын
@@pirat_cola9998 dyk how to add gamemodes without the map voting
@JustCarl-u9h
@JustCarl-u9h 9 ай бұрын
Atleast his videos kinda short not like Marat
@MiniatureGamingX
@MiniatureGamingX 9 ай бұрын
@@pirat_cola9998ill probably do the same since you did too, since my gamemode system a bit different and could probably work
@luq4zzzz
@luq4zzzz 10 ай бұрын
superrr🎉🎉
@luq4zzzz
@luq4zzzz 10 ай бұрын
szacunekkk 😮
@jamieeinfachnurjamie
@jamieeinfachnurjamie 10 ай бұрын
Cool
@pirat_cola9998
@pirat_cola9998 10 ай бұрын
If you have bugs in your game watch this video: kzbin.info/www/bejne/gpO2dYutZcZ8fdU&ab_channel=Shadow_Reaper
@Explosion_of_show-Dima
@Explosion_of_show-Dima 10 ай бұрын
Boooooo marat tutorial!
@pirat_cola9998
@pirat_cola9998 10 ай бұрын
Yes, I remade his tutorial and I added my functions
@muffinmcdeez54321
@muffinmcdeez54321 6 ай бұрын
booooooo needs a tutorial!
@ilovepie5
@ilovepie5 24 күн бұрын
1:47
@ilovepie5
@ilovepie5 23 күн бұрын
2:13
I Made ROBLOX's Hardest Game.
16:06
Feodoric
Рет қаралды 430 М.
3 Hours vs. 3 Years of Blender
17:44
Isto Inc.
Рет қаралды 7 МЛН
Andro, ELMAN, TONI, MONA - Зари (Official Music Video)
2:50
RAAVA MUSIC
Рет қаралды 2 МЛН
УНО Реверс в Амонг Ас : игра на выбывание
0:19
Фани Хани
Рет қаралды 1,3 МЛН
24 Часа в БОУЛИНГЕ !
27:03
A4
Рет қаралды 7 МЛН
Battle Pass Tutorial Ep.1 - GnomeCode Tower Defense Addons #21
3:38
A+
15:51
ISAB
Рет қаралды 142 М.
How to make rejoin system | Gnomecode TD Addons #7
5:00
illusional
Рет қаралды 4,2 М.
How to make Mystery Mob? [REMAKE] | GnomeCode Addons
10:40
I made a Roblox Army in 7 days
17:08
williamlukz
Рет қаралды 181 М.