MODERATOR EDIT: WHY did you post this in the Team Requests forum? I'll move it this time, but in future pay attention to where you post please as I´ll delete posts that are obviously in the wrong forum...
Edited by Nocturne, 04 July 2011 - 11:38 AM.
Posted 04 July 2011 - 11:36 AM
Edited by Nocturne, 04 July 2011 - 11:38 AM.
Posted 04 July 2011 - 11:40 AM
oh wups i posted it the wrong thingis possible to make a 3d nuke in a fps game on game maker 8 pro
![]()
![]()
![]()
MODERATOR EDIT: WHY did you post this in the Team Requests forum? I'll move it this time, but in future pay attention to where you post please as IŽll delete posts that are obviously in the wrong forum...
Posted 04 July 2011 - 11:42 AM
Posted 04 July 2011 - 11:54 AM
Posted 05 July 2011 - 06:14 AM
Posted 05 July 2011 - 09:48 AM
sizemax=30 size=0 nukespeed=1Draw Event
d3d_transform_set_identity() d3d_transform_add_rotation_x(0) d3d_transform_add_rotation_y(0) d3d_transform_add_rotation_z(0) d3d_transform_add_scaling(size,size,size) d3d_transform_add_translation(x,y,z) draw_set_color(c_red) d3d_draw_ellipsoid(-maxsize,-maxsize,-maxsize,maxsize,maxsize,maxsize,-1,1,1,1000) draw_set_color(c_white) d3d_transform_set_identity() size+=nukespeed
Posted 05 July 2011 - 11:20 AM
yes thats what im looking for thanks but would this also work in a tps(third person shooter)?Is this what you want?:
Create Eventsizemax=30 size=0 nukespeed=1Draw Eventd3d_transform_set_identity() d3d_transform_add_rotation_x(0) d3d_transform_add_rotation_y(0) d3d_transform_add_rotation_z(0) d3d_transform_add_scaling(size,size,size) d3d_transform_add_translation(x,y,z) draw_set_color(c_red) d3d_draw_ellipsoid(-maxsize,-maxsize,-maxsize,maxsize,maxsize,maxsize,-1,1,1,1000) draw_set_color(c_white) d3d_transform_set_identity() size+=nukespeed
Posted 05 July 2011 - 11:21 AM
Posted 05 July 2011 - 04:16 PM
Posted 07 July 2011 - 02:42 PM
Posted 07 July 2011 - 03:51 PM
Posted 10 July 2011 - 12:38 AM
Edited by michael pw, 10 July 2011 - 12:38 AM.
Posted 22 September 2012 - 03:08 PM
ok bro i have taken your advice and i made a new fps by myslef it took a while to make the codes and guns its called 51 kill street search it up in sandbox its on my new profile xXshadowXx,if you want send me a message on it or add me srry its been so long for the reply but my computer was broken for a whiledude, a little friendly advice, im guessing you haven't used GM for very long, you probably should try to learn the program better and then you will be able to do things like this with ease. Just take the time to read descriptions so you better understand the code you are using. It'll help you out in the long run and then you will be able to make a good game.
As for it not showings thats because of an error in the code above
one variable is maxsize, the other sizemax... just swap one of them over and it should work.
0 members, 0 guests, 0 anonymous users