Jump to content


puso

Member Since 01 Jul 2006
Offline Last Active Apr 25 2011 11:22 AM

Topics I've Started

OpenGL

23 December 2010 - 11:45 PM

The Game Maker 3D functions are really good. But they are pretty limited like shading, reflecting. I am just wondering, is there any way to combine Game Maker and OpenGL. You know to render graphics with OpenGL functions. Maybe a DLL or something?

Multiplayer Servers

21 September 2009 - 06:48 PM

heii

I am wondering... When you want to play multiplayer games, you first need to set a connection. A best way to do this is to use the function:

mplay_init_tcpip(addr)


This sets a connection between computers using internet protocol. But then, if you want to create new session, only host computer can do this. So the computer, that has the IP that everyone connected to.

I am wondering, if it is possible, to connect computers using an internet server. So that everyone connects to that server, and everyone can create sessions, and so one...

Is it possible to do this?

Thank you, for your answers.

puso

Flying Balloons

11 August 2008 - 05:17 PM

I Need some flying Balloon sprites

I have searched forums, and all around internet.
And on GMC Forums I found only.

LINK

This is much to smaller.

Size should be around 80x80 or higher.
Colors don't really matter, because with GM I can colorize it my self.
And I don't need poping sprites. I need flying ballons.

If you can, please help me.

And for credits, if you can Please, Please provide me your name, but it si not necesary.

Puso

Tetris Musics And Sounds

11 August 2008 - 09:14 AM

Hi. I Need some musics for my tetris game.
For INGAME Musics I would like to have. some fast electronic musics.
For MENU Musics I would like to have some slower music.

Now about the sound effects.
I would need any sound effects, from falling bricks to menu clicks.

If you can't get me sounds, OK. I will try again and found them,
but please, provide me as many musics as you can.

I would be glad to add credits, but if you like I would be happier
to add FULL NAMES not the member names. But if you dont like it
I will try to add credits.

  Puso

Selection

08 March 2008 - 05:32 PM

Example:
I have 4 objects
One OBJECT-A and Three OBJECTS-B;
I select OBJECTS-B with left click.

Two of OBJECTS-B are selected.

How can i make, that when I press a keyboard key, enter for example,
that one of the selected OBJECTS-B, that is nearer to OBJECT-A is destroyed

PLEASE HELP
puso