Does anyone know how to make the game maker icons and menu LARGER? Working on it when it has such small fonts is hurting my eyes. Can you please help?
This still works for unregistered people (don't try it yourselves people, you'll get loads of errors). xD
You just get rid of all of those:
c_white
It just won't appear as white text but I'm still working on it. Instead, whatever menu is equal to (1 or 2), I just make it a different color (i.e. red or blue).
So for, when menu = 1 (or play) you can only see that text and when menu = 2 (or quit) you can only see that text.
Hopefully, I can get this to work for unregistered peeps =(
hey why the hell is my menu in the corner ???and I think theres a problem with your code but your the expert so I dont knida know.... anyway could you help me out here.
could you make a tutorial on how to make it snow and rain and stuff because it is realy annoying me i was messing around with scripts i made trying to make it snow but no success and do i need pro ???
Now I think a new tutorial idea would be how to make platform character enemies or something. Like how to make platform enemies follow you and jump sometimes.
copy paste this code in the draw event of obj_menu. draw_set_halign(fa_center) draw_set_font(fnt_nenu) if menu=1{ draw_text_color(x,y,"Play",c_white,c_white,c_white,c_white,1)} else {draw_text_color(x,y,"Play",c_white,c_white,c_white,c_white,0.5)} if menu=2{ draw_text_color(x,y+30,"Quit",c_white,c_white,c_white,c_white,1)} else {draw_text_color(x,y+30,"Quit",c_white,c_white,c_white,c_white,0.5)}
Does anyone know how to make the game maker icons and menu LARGER? Working on it when it has such small fonts is hurting my eyes. Can you please help?
SymmetryStrike 1 month ago
For everyone having problems with the DRAW code..
Stop the video at 3:19 and copy exactly what he has in there...worked for me!
OgdenmanVideos 3 months ago 2
JUST FUCKING COPY ALL STEPS IN THE DESCRIPTION IS IT THAT HARD??
awesomesaucedgame 8 months ago
FATAL ERROR in
action number 1
of Draw Event
for object obj_menu:
COMPILATION ERROR in code action
Error in code at line 3: draw_set_color(x,y,'play',c_white,c_white,c_white,c_white,1)}else ^
at position 61: Wrong number of arguments to function or script.
Yeah, so what's the problem?
SlippingKnot 10 months ago
This has been flagged as spam show
sharespeedy.altervista(dot)org/uploads/menu.gmk
(dot) = .
PLEASE SUB IF YOU LIKE IT !!!~~
PlayerableMS 11 months ago
This has been flagged as spam show
sharespeedy.altervista(dot)/uploads/menu.gmk
FOR MY WORKING MENU PLEASE SUB IF YOU LIKE IT ~~
PlayerableMS 11 months ago
This has been flagged as spam show
sharespeedy.altervista(dot)org/uploads/menu.gmk
FOR THE WORKING MENU IN FILE PLEASE SUBSCRIBE IF YOU LIKE IT
PlayerableMS 11 months ago
FATAL ERROR in
action number 1
of Draw Event
for object main_menu:
COMPILATION ERROR in code action
Error in code at line 3: draw_set_color(x,y+30,"play",c_white,c_white,c_white,c_white,1)} else ^
at position 64: Wrong number of arguments to function or script.
judegines 1 year ago
This has been flagged as spam show
FATAL ERROR in
action number 1
of Draw Event
for object obj_menu:
COMPILATION ERROR in code action
Error in code at line 3: draw_set_color(x,y,"Play",c_white,c_white,c_white,c_white,1)}
at position 61: Wrong number of arguments to function or script.
TheAdventuresClayMan 1 year ago
GAY MUSIC
lapinmichael 1 year ago
Guys who are having problems, if it is not working, go to 3:18 and copy what 177Ronald0717 typed in the script.
BTW I really have Codes, I dont understand, but thanks alot, it worked!
110stickman 1 year ago
Comment removed
110stickman 1 year ago
Isn't it a better idea to put the codes in the description?
Speelwow 1 year ago
lol i got pro edition free
Mikhel10 1 year ago
@Mikhel10 lol same
alphamonster123 1 year ago
This has been flagged as spam show
can you plzs help me
FATAL ERROR in
action number 1
of Draw Event
for object obj_menu:
COMPILATION ERROR in code action
Error in code at line 3:
draw_set_color(x,y,"Play",c_white,c_white,c_white,c_white,1)}
at position 61: Wrong number of arguments to function or script.
zackpack13 1 year ago
((( Acquainted With Islam )))
acquaintedwithislam.maktoobblog (Dot) com/
ahmd1431 1 year ago
i have pro edition if u need ask me!
Sexwantingbastard 1 year ago
It doesn't recognize "menu = 1" as a code...
I'm using pro.
crappyfilmproduction 1 year ago
doesn't work for me and i have Game Maker 8 Pro
alienkaninchein 1 year ago
wat software is this
adal10070 1 year ago
omg... i got a fucking easey way to make a menu (whitout scripting)
rollhunter 2 years ago
FATAL ERROR in
action number 1
of Draw Event
for object obj_menu:
COMPILATION ERROR in code action
Error in code at line 3: draw_set_color(x,y,"Play",c_white,c_white,c_white,c_white,1)}
at position 61: Wrong number of arguments to function or script.
Bestgye244 2 years ago 6
i got the same error :S
TechnoAFG 2 years ago
@Bestgye244 i got the same thing can you plzs help me.
zackpack13 1 year ago
to everyone who got that problem..
i got it too, but i found out the problem..
make sure it is no space between the words hope it helped..
anyway thank for the video, pretty good:D 5/5
zzxcrozzy 2 years ago
This still works for unregistered people (don't try it yourselves people, you'll get loads of errors). xD
You just get rid of all of those:
c_white
It just won't appear as white text but I'm still working on it. Instead, whatever menu is equal to (1 or 2), I just make it a different color (i.e. red or blue).
So for, when menu = 1 (or play) you can only see that text and when menu = 2 (or quit) you can only see that text.
Hopefully, I can get this to work for unregistered peeps =(
Zeffa1234 2 years ago
FATAL ERROR in
action number 1
of Draw Event
for object obj_menu:
COMPILATION ERROR in code action
Error in code at line 5: c_white,c_white,1)}
at position 20: Wrong number of arguments to function or script.
help please!!!!!
Dlaxr346 2 years ago
FATAL ERROR in
action number 1
of Draw Event
for object obj_menu:
COMPILATION ERROR in code action
Error in code at line 5: (x,y,"Play",c_white,c_white,c_white,c_white,1)}
at position 47: Wrong number of arguments to function or script.
ziberteck 2 years ago
same thing to me happened!
what's the real code?!?
randomcrapmovies 2 years ago
I had the same problem unfortunately. What you are doing is opening the file without saving it.
How to open a gmk properly.
1.first start game maker up.
2. open the file with the open button.
3. your done. open your files like this and you won't ever lose gme mkr again.
TheDigitalvision 2 years ago
i need code for ENTER PLS !!!1
Uffi666 2 years ago
LOL, thats bad.
Does that still happen?
TheEventMaker 2 years ago
portugues porfavor!
MiniJafas 2 years ago
No. Go search your own videos in YOUR launguage.
Mrules4ever 2 years ago
és portugues??
damm7z 2 years ago
FATAL ERROR in
action number 1
of Create Event
for object menu:
COMPILATION ERROR in code action
Error in code at line 1: menu=1
at position 5: Variable name expected.
HELP ME
i did exactly as u showd me....
ProductionsfromJJ 2 years ago
@ProductionsfromJJ have u solved it yet?
Mal87fik 8 months ago
THANK YOU SOOOOO MUCH! NOW I CAN DOMINATE THE WORLD WITH MY SIMPLE MENU SCREEN!!! MUHAHAHAHAAHAHAHHAHAHA!!! Jk.
Anyways thanks. I couldn't find any other simple tutorials like this one.
mathguy21 2 years ago
Comment removed
HuntOmarDoug 2 years ago
its cheap. and you would'nt download it, cuz you support mark overmars and game maker
Q3o5 2 years ago
its not working:(
leogutt 2 years ago
hey why the hell is my menu in the corner ???and I think theres a problem with your code but your the expert so I dont knida know.... anyway could you help me out here.
haji770 2 years ago
how can you do it with out proedition?
or you cant
TeddyBearDrummer 2 years ago
I'll make a tutorial on a without pro edition menu.
177Ronaldo717 2 years ago
never mind i got pro :3
TeddyBearDrummer 2 years ago
but it won't be like this.
177Ronaldo717 2 years ago
@177Ronaldo717 Mate when are you coming back :)
Diabolist10 1 year ago
THANK YOU 5 STARS
pooppoop1134 2 years ago
i rated and it made 5 star WOOHOOO!:)
stefantom4 2 years ago
ok then you have to buy the pro edition for 20$.
177Ronaldo717 2 years ago
i dont get it im so confused
kacheegirl 2 years ago
just tell me which part is confusing and i'll post the codes to you.
177Ronaldo717 2 years ago
uhmm
___________________________________________
FATAL ERROR in
action number 1
of Draw Event
for object obj_menu:
COMPILATION ERROR in code action
Error in code at line 3: draw_set_color(x,y,"Play",c_white,c_white,c_white,c_white,1)
at position 61: Wrong number of arguments to function or script.
jaky77777 2 years ago
draw_set_halign(fa_center)
draw_set_font(fnt_menu) // change this to your font name.
if menu=1{
draw_text_color(x,y,"Play",c_white,c_white,c_white,c_white,1)}
else
{draw_text_color(x,y,"Play",c_white,c_white,c_white,c_white,0.5)}
if menu=2{
draw_text_color(x,y+30,"Quit",c_white,c_white,c_white,c_white,1)}
else
{draw_text_color(x,y+30,"Quit",c_white,c_white,c_white,c_white,0.5)}
177Ronaldo717 2 years ago
The gamemaker 7.0..... I cant find the font command on the side or top help me plz
Baka1107 2 years ago
click "file" at the top left part of the screen, then click on advanced mode.
177Ronaldo717 2 years ago
what kind of computer do you have?
Icebreaker20000 2 years ago
I use a
Windows XP (Laptop)
177Ronaldo717 2 years ago
what does it say at 23sec?
Jur0jin 2 years ago
the code says: menu=1
the black writing says: draw
177Ronaldo717 2 years ago
do i need pro for this
Soupan1gga 2 years ago
yes you do.
177Ronaldo717 2 years ago
hey i came error with this
dragi61 3 years ago
make sure your using pro
177Ronaldo717 3 years ago
I'll Try
(But i'm into flash more kinda)
kooperbro 3 years ago
it kk i found out how on lite thanks anyway
Rhinodude369 3 years ago
could you make a tutorial on how to make it snow and rain and stuff because it is realy annoying me i was messing around with scripts i made trying to make it snow but no success and do i need pro ???
Rhinodude369 3 years ago
yes i'll make a tutorial, and yes you need pro for this.
177Ronaldo717 3 years ago
I released the rain tutorial for you, and it's on LITE which is a plus.
177Ronaldo717 2 years ago
emm... i found out on my own how to do it months ago thanks anyway but i already have a tutorial and all
Rhinodude369 2 years ago
sorry then.
177Ronaldo717 2 years ago
MAN!
UR TALENTED!
thx man!
Diabolist10 3 years ago
ooo you need pro that the problem probably i have lite
kooperbro 3 years ago 3
First... congrats on ur 15th video!
it says only avalible in pro =[
either way 5/5 In your next tutorial PLZ let the viewer know if u need pro =]
AIG0801 3 years ago
thanks! sorry for not telling :(
177Ronaldo717 3 years ago
the create event dosnt work
pimkypo89 3 years ago
type in;
menu=1
177Ronaldo717 3 years ago
always says wrong number of arguments to function script... also it wasn't too clear on what to put in the create event
soccerguy321 3 years ago
can you post the error here so I can have a look please?
177Ronaldo717 3 years ago
Now I think a new tutorial idea would be how to make platform character enemies or something. Like how to make platform enemies follow you and jump sometimes.
soccerguy321 3 years ago
OK, that's a good idea I'll try it.
177Ronaldo717 3 years ago
long time you made a tutorial
Mbros456 3 years ago
yes sorry about that, i just couldn't think of a tutorial for you guys.
177Ronaldo717 3 years ago
have made a tutorial of power ups idk what you can do things with game maker i think you can make an allie in game maker
Mbros456 3 years ago
ohh do a tut of how to make the thing show up of how many combos you did when you hit someone
kooperbro 3 years ago
i'll think about that, but guys can you actually start commenting on the video. ( Don't stop posting new tutorial ideas though).
177Ronaldo717 3 years ago
Nice tut now for my game they can use the arrow instead of using the mouse for everything
kooperbro 3 years ago
o wait it doesn't work for me
kooperbro 3 years ago
which part doesn't work?
177Ronaldo717 3 years ago
umm the part 0:40
kooperbro 3 years ago
177Ronaldo717 3 years ago
it still say the same thing ___________________________________________
FATAL ERROR in
action number 1
of Draw Event
for object obj_menu:
COMPILATION ERROR in code action
Error in code at line 6: draw_text_color(x,y,"Play",c_w hite,c_white,c_white,c_white,1 )}
at position 33: Symbol , or ) expected.
kooperbro 3 years ago
hmm.. Can you send me the gmk file so I can have a look? my email address is on my channel.
177Ronaldo717 3 years ago
Comment removed
michaelalowther 3 years ago
first veiw first comment first rate first favorite hell yah im first ownage!
Hackermarket 3 years ago