PDA

View Full Version : Need Some help with this Project


dave_ie
12-01-2009, 12:53 PM
Need some help with this Program, I have a Ghost that goes into the Grave Yard. goes to each Tombstone and gets Random Number of Coins and the Tomb Stone falls. the Problem im having is that the Tombstone Counter is set at 9 when i go to a Tombstone it should go down to Eight Seven Six etc. but it goes down from 9 to 7. and the Coin Count goes up as well if your still at the Same Tombstone. As Well with the Skeleton i have it set if you are within 2meters from the Skeleton it should take half your Coins off you it doesnt do any of that

any one can help?

kylefwlr
12-01-2009, 04:50 PM
just took a brief look but as far as the skeleton goes a simple if ghost is within x meters divide score/coins whatever variable you have set for that by 2, might take a deeper look into your program sometime today if i get a chance but let me know

dave_ie
12-01-2009, 05:19 PM
Chers Thanks.

I'm trying to do this for the past day or so and cant walk my head around it