Quote from: strazer on Mon 11/04/2005 18:28:49
Bad: The AGS editor crashed on-air.
It's a live show?? Or are they too cheap to rerecord?
I don't remember the last time AGS crashed - ain't that just the way though.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: strazer on Mon 11/04/2005 18:28:49
Bad: The AGS editor crashed on-air.
if (character[EGO].view == IDLE_VIEW
&& character[EGO].frame == 1
&& character[EGO].loop < 4) // this depends on the facing direction
{
int direction = character[EGO].loop;
// play what you really want - simple example
// non-blocking!
AnimateCharacterEx(EGO, direction+4, 0, 0, 0, 0);
}
Quote from: SSH on Sun 10/04/2005 07:41:10
Well, I won't make the deadline, but I have a better excuse than most. I've just been made redundant, so I'll be spending my free time for a while doing CVs, interviews, etc.
Quote from: Blade on Mon 04/04/2005 09:34:10
If you want to know what has John Paul II done, look at the map of Europe. Germany, Poland, Czech Republic, Slovakia, Lithuania, Lotva, Estonia, Ukraine and even Belarus owe to him
Quote from: Pelican on Mon 04/04/2005 00:12:36
I did some of the beta-testing and sorted a number of spelling and grammar mistakes (English is my first language). Just out of professional interest, what things did I miss?
Quote from: InCreator on Sun 03/04/2005 21:00:06
Then again, Pope was(I mean - was, is, and will be) extremely rare form of human being in our world.
Quote
It's quite hard to imagine a man who raises hand and millions - if not billions of people look at him in ALL over the world, and their nationality, race, ethnics, etc - does not mean anything. Only the thing they believe in - counts. And the man doesn't need any weapons or anything like this. He's the Pope! Even if he's just for show, even if his title is just a formality -- if HE speaks, people will LISTEN to him talk. Also, John Paul II did alot in his life and moved much things around on this rock we call Earth.
Quote from: Neutron on Sun 03/04/2005 01:31:20
using a 3D program is not a magical way to make a good walk cycle.
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.231 seconds with 15 queries.