Author Topic: Game Maker Games + Byond Games  (Read 2447 times)

Yoshi got me in the mood to start making some Gamemaker games.
So i just decided to post this one and see what people think.

It was my first game i did 2 years ago so it isn't the greatest and i can
do alot better now.

Also, Does anyone here use Gamemaker?

Anyways Link: http://www.yoyogames.com/games/show/22815

EDIT: Also My name is not Layne XD it is Fake I tell You!

2ND EDIT: You can post your byond stuff here too.
« Last Edit: July 23, 2008, 08:56:42 AM by dr.pain »

I made one like that but it was decent. I use gamemaker but I'm very new to it.

Also, Does anyone here use Gamemaker?
I use gamemaker.

Feel Free to post any of them in this thread if you have any.

Feel Free to post any of them in this thread if you have any.
Mine sucks.

Do you know how to make a sprite shoot a projectile and move?


I found a gta 3 clone

http://www.yoyogames.com/games/show/14296#
The controls are:

wasd = to move
F= to hijack car
C= to activate cheat codes
1=To change weapons

If you can't play it online scroll down and you will find dowload it offline. And click it. Then extract your files



Here are the cheat codes for it if you want to fool around

GOLDENHANDS _______________________ All weapons with 999 ammo
PEACEBRO _________________________ Clear wanted level
KINGOFTHEMONKEYS _____________________ Full health, armor & 25,000
FREERUNNING ____________________________ Never get tired
PARTYTIME _____________________________ _ _ Set time at 22:00
GOODMORNING _____________________________ Set time at 08:00
RAMBO ___________________________ Change outfit to militarily
HMRKDUVOLP ___________________________ Spawn Helicopter
VMDEUIWF __________________________ Spawn Hummer H2
« Last Edit: July 22, 2008, 05:33:55 PM by koolkody12 »

Feel Free to post any of them in this thread if you have any.
Mine sucks.

Do you know how to make a sprite shoot a projectile and move?
Like Shoot a Bulet?

First go to your object you want to shoot the bulet.

Make a Start Event. And Set Varible Can_Shoot to one.
Then go to whatever button you want to shoot as event.

If Varible Can_Shoot=1
Start A block
--Create Object (whatever) on self relative
--Sound (whatever)
--Set varible Can_shoot to 0
--Set Alarm 0 for (However long in milseconds you want Bulet to reload.
End Block

Alarm event=

Set Can_Shoot to 1

It sounds confusing there but You Mermorize it soon

Feel Free to post any of them in this thread if you have any.
Mine sucks.

Do you know how to make a sprite shoot a projectile and move?
Like Shoot a Bulet?

First go to your object you want to shoot the bulet.

Make a Start Event. And Set Varible Can_Shoot to one.
Then go to whatever button you want to shoot as event.

If Varible Can_Shoot=1
Start A block
--Create Object (whatever) on self relative
--Sound (whatever)
--Set varible Can_shoot to 0
--Set Alarm 0 for (However long in milseconds you want Bulet to reload.
End Block

Alarm event=

Set Can_Shoot to 1

It sounds confusing there but You Mermorize it soon
Thanks, but how do you make your character move?

My page is

http://www.yoyogames.com/members/SuperYoshiBro

so far I have 2 games,
SuperYoshiBro
Yoshi-Bounce!

enjoy =D


I made a few back in the day, but I honestly spent more time working with BYOND. You should check it out.

Those were the days though.



I still work with GM a bit, but the eventual downfall of GM is how stuffty the networking is. OOh look, I can support like 3 people before I start lagging! awesome!

That, and far too many idiots made crappy platformers with no innovation and no fun. Meanwhile everyone is drooling over generic jumping games that have difficulty over 9000.

byond is pretty good :3

I could never get the programming though, i should try again one day ;3


http://www.byond.com/games/Tailsxp/builz
:P

Tailsxp
Joined: Jul 13, 06
« Last Edit: July 22, 2008, 09:04:23 PM by tails »

http://www.byond.com/members/Rkynick

Rky_nick
Joined: Jan 29, 04


I am long time member, indeed.

wow you are :P

but i think i had a few accounts before tailsxp..dunno if it goes back that far though

Game Maker Game Backwards is Game Maker Game

Im going to try this out when i get home

one thing i noticed.. is byond limited to 10fps? 0_o