EMS Forums
Please login or signup to post on the forums.

Join the forum, it's quick and easy

EMS Forums
Please login or signup to post on the forums.
EMS Forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

What would you do...

3 posters

Go down

What would you do... Empty What would you do...

Post by Water Chicken Mon May 30, 2011 4:17 am

What would you do if you had to talk in GML for the rest of your life?
I would:
Code:

with(oPistol){
  image_angle = point_direction(x,y,oHead.x,oHead.y)
  var i;
  i = instance_create(x,y,oBullet)
  i.direction = image_angle
  i.speed = 4
}
Water Chicken
Water Chicken
Lieutenant
Lieutenant

Posts : 254
Join date : 2011-03-22
Age : 24
Location : Chandler, Indiana

Back to top Go down

What would you do... Empty Re: What would you do...

Post by Joegernaut Mon May 30, 2011 5:00 am

with(oBullet) instance_destroy ()

Edit fix'd


Last edited by Joegernaut on Mon Sep 12, 2011 2:58 am; edited 1 time in total
Joegernaut
Joegernaut
Corporal
Corporal

Posts : 78
Join date : 2011-04-18
Age : 27
Location : New Zealand

Back to top Go down

What would you do... Empty Re: What would you do...

Post by Water Chicken Mon May 30, 2011 5:15 am

You do know that instance_destroy() does't take any arguments, right?
Water Chicken
Water Chicken
Lieutenant
Lieutenant

Posts : 254
Join date : 2011-03-22
Age : 24
Location : Chandler, Indiana

Back to top Go down

What would you do... Empty Re: What would you do...

Post by jtyler Fri Aug 12, 2011 9:17 pm

I would use GML to create an ultra high level programming language that would be just like English.
jtyler
jtyler
Private
Private

Posts : 3
Join date : 2011-08-12

Back to top Go down

What would you do... Empty Re: What would you do...

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum