I need to make a simulation with a people based model of a bank. We have 3 types of clients that come between 9 and 16hrs daily. The number of people on average per hour is specified (50 clients from 9 to 11hrs, 60 from 11 to 13hrs and 80 between 13 and 16hrs) In said times the percentage of clients that come in is also given: 60% are type 1, 35% are type 2 and 5% are type 3 and each must be identifiable with a different shirt color: blue, red and green respectively. After they enter in said way they register in a front desk, they go to a waiting room and from their they must go to their corresponding desks depending on its type. Each type has a different group of desks and staff that help them do the transaction and after the transaction is finished they leave the bank. Based on the example of people based models in the tutorial I was able to create the bank, and the simulation up to the waiting room, but I can not create the three types at the beginning which is the base condition to send them to their corresponding desks. Can anyone help me? Please, its urgent I have been at this for days and the due date is tonight. In the normal simulation to make this you would simple put the interarrival time as a periodic rate and create a triggers on creation that set the percentages and colors, but saidly I can not do it so easily in the people based models. I would really appreciate a prompt response. Thank you for your time, hopefully you can help me and it will be usefull for someone else in the future.