Particles

Posted by Kaz on May 20, 2006, 9:23 p.m.

Script-

//fireworks(x,y,size,color,alpha,depth,life,speed,gravity,grav dir,direction,number)
part_system_depth(fw_ps,argument5)
part_type_speed(fw_part,argument7,argument7,0,0)
part_type_shape(fw_part,pt_shape_disk)
part_type_direction(fw_part,argument10,argument10,0,0)
part_type_life(fw_part,argument6,argument6)
part_type_size(fw_part,argument2,argument2,0,0)
part_type_scale(fw_part,.075,.075)
part_type_color1(fw_part,argument3)
part_type_alpha1(fw_part,argument4)
part_type_gravity(fw_part,argument8,argument9)
part_emitter_region(fw_ps,fw_emit,argument0,argument0,argument1,argument1,ps_shape_rectangle,ps_distr_gaussian)
part_emitter_burst(fw_ps,fw_emit,fw_part,argument11)

Function-

fireworks(300,room_height/2,5,c_red,1,1,150,2,.2,270,random(360))

Why does it not make anything?

Gm Problem

Posted by Kaz on May 13, 2006, 9:46 p.m.

You all know how instance_nth_nearest works right? It finds the id of the nth object object where n is a number put in by the user. What I want is to find the first 3 files that have certain extension(.sav). Im not too good with files in GM so any …

E3 Day 3

Posted by Kaz on May 11, 2006, 8:33 p.m.

Alot more games shown for all systems today. Each console keeps looking better.

<a href='http://www.angelfire.com/games5/pendarenstudios/e3.html'>E3 Page</a>

Full Auto 2 being PS3 only was a surprise for me, I would of thought they stuck with the 360. God of War 2 is looking to be another hit for the …

E3 Day 2

Posted by Kaz on May 10, 2006, 8:19 p.m.

Day 2 just got over, I hope you like this info because Im tired as hell.

<a href='http://www.angelfire.com/games5/pendarenstudios/e3.html'>E3 Page</a>

Things in red are new for today.

E3 day 1

Posted by Kaz on May 9, 2006, 7:43 p.m.

Since most of you probably dont get G4(most of my friends dont) I made a report of the latest things from E3.

<a href='http://www.angelfire.com/games5/pendarenstudios/e3.html'>E3 Page</a>

If you want to find more info on a game search for it, this is only what I found out from G4.

Retarded

Posted by Kaz on May 8, 2006, 7:18 p.m.

So I found this host that gives me 100mb space. I was in the middle of switching my files over to the new host when I find out it wont let me upload zips or exes. Does anyone know of a way to get around this?

List of unaccepted files- …

Crossed Vectors

Posted by Kaz on May 6, 2006, 12:36 p.m.

I needed to make a quick game for someone to put on his site so I made this. I think I was playing a flash game like this so maybe thats why I made it. Oh well, its still a cool looking game. Controls are on the title screen, press …

WHY? why do noobs live?

Posted by Kaz on May 1, 2006, 3:17 p.m.

So I was reading my Kill All Noobs topic(<a href='http://forums.gamemaker.nl/index.php?s=9426f3bfb185dc0fec468ee444bb1c66&showtopic=200488&view=getnewpost'>Seen Here)</a> and someone imed about not being able to download the game. So I waited for him to accept the file transfer and heres the conversation that was after.

nUmBeR1SoXfAn101: sorry just got back

nUmBeR1SoXfAn101: can u send …

Yay missles!

Posted by Kaz on April 26, 2006, 7:47 p.m.

Heres a cool missle targeting system I made. It should work for registered users as well as unregistered but only registered users can use the distance targeting system. Tell me if you find any bugs, controls are in the info.

<a href='http://64digits.com/users/Kaz/missles.gm6'>File</a>

FINALLY

Posted by Kaz on April 14, 2006, 11:15 a.m.

After a year of begging I finally have hi speed internet! The highest Ive seen it is 70 kb a second, I just downloaded a 3.5mb song in 1 minute. Im so happy now =) So does anyone have any cool videos that I wasnt able to watch before?

Holy …