- Posts: 4
- Thank you received: 0
making drinks
- Zephner Magic
-
Topic Author
Less
More
26 Jul 2023 06:05 #2618
by Zephner Magic
making drinks was created by Zephner Magic
I was trying to creat my own drinks like rum and coke but I dee there is a way to change the color of the drink what I need to know is where do I find the numbers to make the color?
Please Log in or Create an account to join the conversation.
- Buzzy Cnayl
-
Less
More
- Posts: 323
- Thank you received: 59
26 Jul 2023 08:11 #2620
by Buzzy Cnayl
Replied by Buzzy Cnayl on topic making drinks
To change the drinks appearance, in the recipe notecard you can add the colour and transparency as below:
PRODUCT_PARAMS=<0.877, 0.302, 0.021>|0.75
You can also add to make it include ice cube, olive, lemon or lime by adding those on as well e.g. to add ice cube:
PRODUCT_PARAMS=<0.877, 0.302, 0.021>|0.75|cube
Don't forget also to either add a nutrition value to the new product or to add it into the DATA_USERVALS notecard in your HUD
PRODUCT_PARAMS=<0.877, 0.302, 0.021>|0.75
You can also add to make it include ice cube, olive, lemon or lime by adding those on as well e.g. to add ice cube:
PRODUCT_PARAMS=<0.877, 0.302, 0.021>|0.75|cube
Don't forget also to either add a nutrition value to the new product or to add it into the DATA_USERVALS notecard in your HUD
Please Log in or Create an account to join the conversation.
- Zephner Magic
-
Topic Author
Less
More
- Posts: 4
- Thank you received: 0
26 Jul 2023 15:10 #2621
by Zephner Magic
Replied by Zephner Magic on topic making drinks
ok thanks but is there a place that has the color chart or is the standard way eveything makes color?
Please Log in or Create an account to join the conversation.
- Buzzy Cnayl
-
Less
More
- Posts: 323
- Thank you received: 59
26 Jul 2023 15:13 #2622
by Buzzy Cnayl
Replied by Buzzy Cnayl on topic making drinks
It's the standard scripting colours. Easiest way is probably to rez a cube and adjust colour and transparency. For colour you can then use the Copy LSL button to get the value.
Please Log in or Create an account to join the conversation.
- Zephner Magic
-
Topic Author
Less
More
- Posts: 4
- Thank you received: 0
27 Jul 2023 01:34 #2623
by Zephner Magic
Replied by Zephner Magic on topic making drinks
thank you this was very helpful.
Please Log in or Create an account to join the conversation.