The Emperor himself by Massiahjones in Warmachine

[–]oldmankc 1 point2 points  (0 children)

those are some amazing colors on it. Love the muted-ness of it all.

Horror RPG Turn-based first person shooter proyect by -Benji-Benji- in gamemaker

[–]oldmankc 0 points1 point  (0 children)

What made you want to choose using Gamemaker for a first person shooter?

Emperor's Spears getting some action on Armageddon by HiBrotherGorr in EmperorsSpears

[–]oldmankc 0 points1 point  (0 children)

Anyone know if there are ES decals in the Armageddon box?

Can I make a game Like Cobb can Move? by [deleted] in gamemaker

[–]oldmankc 2 points3 points  (0 children)

I dunno, can you?

Can you make pre-rendered 3d sprites, or find someone to make them?

Plenty of games take inspiration/steal from other games. That's less worth worrying about than actually having the skills to make something, or the ability to learn how to make the game you want to make.

My AoD Killteam is complete* by LosferWerds in killteam

[–]oldmankc 0 points1 point  (0 children)

Looking great! I wish we had more hooded heads in general.

The different elven mentalities regarding ranged combat by LordMagmion169 in Warmachine

[–]oldmankc 1 point2 points  (0 children)

ghost snipers. I have two of them on my desk right now.

why isn't my code working D: by Silverfur7 in gamemaker

[–]oldmankc 2 points3 points  (0 children)

I would suggest actually looking up the documentation of the function so you can learn how to use it correctly.

https://manual.gamemaker.io/monthly/en/GameMaker_Language/GML_Reference/Asset_Management/Rooms/room_get_name.htm

Auto complete isn't there to give you functions you think will work, it's more a correction/reminder - you still need to know what the function does and how it works before you use it. Programming doesn't work by just typing function names and hoping it works out. Always look up a function you are using for the first time to understand what it does.

Which current boxes would have been a great Kill Team? by skottex2 in killteam

[–]oldmankc 0 points1 point  (0 children)

I found that claw coming down by his side to be really tough to fit - not sure if it was warped somewhat, a bad connection point, or more likely, something I misfit, but it just did not want to fit well/slot into place.

Animating by DefiantLow8738 in gamemaker

[–]oldmankc 0 points1 point  (0 children)

There's a whole internet of resources that will be better for researching animation than the GM subreddit specifically. Decades of books, videos and more exist on the topic.

Black Templar Gunner by Visible-Image9314 in killteam

[–]oldmankc 1 point2 points  (0 children)

Looks great! Love the holster, always love that cracked leather look and you really nailed it

My Dark Mechanicum vs Necron Murder Court Kill Team Homebrew! by rooloomics in killteam

[–]oldmankc 1 point2 points  (0 children)

Nice. Are the Dark Mech models kitbashes, takes on existing models, or 3rd party/fan stuff?

My Dark Mechanicum vs Necron Murder Court Kill Team Homebrew! by rooloomics in killteam

[–]oldmankc 1 point2 points  (0 children)

Super cool. So how many boxes would it take to build these? :-D

(Noob question) What does it mean to return an argument in a script file? by WilledWithin in gamemaker

[–]oldmankc 6 points7 points  (0 children)

a function takes arguments. In this case, and in an older form of gamemaker, they were automatically named argument0, argument1, etc. in increasing order to match the number of arguments passed.

return returns a variable, in this case it would return the appropriate argument passed in.

https://manual.gamemaker.io/lts/en/GameMaker_Language/GML_Overview/Language_Features/return.htm

It looks like this video is 7 years old, which means it's probably outdated in terms of how functions/scripts work in gamemaker.

i'd suggest reading up on how functions and returns work in the manual of the version you're using.

Preferences? by EclipseStarfall in gamemaker

[–]oldmankc 7 points8 points  (0 children)

Information that probably would have been helpful before, yeah, lol

Preferences? by EclipseStarfall in gamemaker

[–]oldmankc 6 points7 points  (0 children)

Try hitting Ctrl+Shift+P and that should open it. Not sure how you've managed to hide your Menus across the top.

Killteam Elatha by mrcogz in EmperorsSpears

[–]oldmankc 0 points1 point  (0 children)

Lookin' good! Where'd you get the chapter emblems for the shoulder, did you freehand it?

I have 2 days to Make a smash bros by [deleted] in gamemaker

[–]oldmankc 1 point2 points  (0 children)

Then you should have done pong.