View Full Version : Food - Configuring when!
Nandonalt
1st Oct 2008, 11:50 PM
Well you now, you can only cook some foods on Breakfast, Lunch or Dinner, right.
But when i make a food, how can i change the period of cooking the food?
Example: I want to cok the Rice only on Lunch or Dinner.
=D
Numenor
2nd Oct 2008, 01:07 AM
You have to edit the BHAV "Function - Init - Menu"; if you look at it, you will find one or more lines like this:
[prim 0x0002] Expression (My [semi] attribute 0x0007 ("Menu Time Availability") Set Flag flag# Const 0x2005:0x03 ("Dinner" Value: 0x0003))
If you set that "Const 0x2005:0x03" to another value, you can enable a different time of the day:
0x2005:0x01 Breakfast
0x2005:0x02 Lunch
0x2005:0x03 Dinner
Nandonalt
2nd Oct 2008, 03:11 PM
But i can configure to 2 time os day?
Example: You can only cook rice on dinner and lunch.
Inge Jones
2nd Oct 2008, 03:51 PM
Yes, as it's a flag field you can have one line setting the lunch flag then add another line to set the dinner flag, for example.
Nandonalt
2nd Oct 2008, 10:25 PM
Thank you soo much Numenor and Inge, you guys rocks :)
Topic can be closed.
vBulletin v3.0.14, Copyright ©2000-2013, Jelsoft Enterprises Ltd.