fastzone
01-13-2002, 04:16 AM
Hi ppl, I am designing this game and got so problem and wanna listen to some views.
Story
------
A hospital staff within a certain time, has to collect all the drugs from different location and bring it to as customer. All the drugs location is known when the game start and so the staff has to plan his path.
Problem
---------
Able to start game and collect drugs for the first customer, but after that, I don't know how to generate another customer customer and drugs. I had a fuction that is used to create the drugs. But the problem is that the number of customer is determine by the level (eg. Level 1 -> 1 customer, Level 5 -> 5 customer). So basically is that I don't know how to generate the number of customer according to the level and when to stop and start another new level (how to get rid of the things from the level before). Thz for reading.
Story
------
A hospital staff within a certain time, has to collect all the drugs from different location and bring it to as customer. All the drugs location is known when the game start and so the staff has to plan his path.
Problem
---------
Able to start game and collect drugs for the first customer, but after that, I don't know how to generate another customer customer and drugs. I had a fuction that is used to create the drugs. But the problem is that the number of customer is determine by the level (eg. Level 1 -> 1 customer, Level 5 -> 5 customer). So basically is that I don't know how to generate the number of customer according to the level and when to stop and start another new level (how to get rid of the things from the level before). Thz for reading.