multiball colorS not working

Discuss Lemur and share techniques.
Post Reply
Anton
Regular
Posts:75
Joined:08 Dec 2011 12:36
multiball colorS not working

Post by Anton » 09 Dec 2011 18:54

(split from topic: http://liine.net/forum/viewtopic.php?f=25&t=553, to prevent further offtopic there).

It seems that colorS is not working for me, it always outputs 0.
when i put the folling expression on the value of monitor:

Code: Select all

 getattribute(Multiball, 'colors')
it always outputs 0.
Whereas if I use color iget the number of the box color. Either that or I am missing something.
(yes i have multicolor turned on)

Anton
Regular
Posts:75
Joined:08 Dec 2011 12:36

Re: multiball colorS not working

Post by Anton » 11 Dec 2011 20:30

Bump anybody able to get a valid number out of a ball from a multiball?

nick_liine
Liine Staff
Posts:340
Joined:01 Oct 2010 11:06

Re: multiball colorS not working

Post by nick_liine » 11 Dec 2011 21:03

Have a look at this example. Hope this helps.

nb
Attachments
MultiballColors.jzml.zip
(3.05KiB)Downloaded 151 times

Anton
Regular
Posts:75
Joined:08 Dec 2011 12:36

Re: multiball colorS not working

Post by Anton » 11 Dec 2011 22:17

Hi Nick,

Thanks but i really do not get why in your example the monitor does display the Multiball's color values and when i use the exact same expression it does not function.
What am I doing wrong in this ultra basic example?

PS would save a minor hassle if you added .jzml to the allowed extension in phpbb.
In the attached example all i try to do is monitor the color of the balls.
Attachments
WhyDoesntThisWork.jzml.zip
(869Bytes)Downloaded 141 times

Anton
Regular
Posts:75
Joined:08 Dec 2011 12:36

Re: multiball colorS not working

Post by Anton » 12 Dec 2011 16:27

so I got a step closer. The monitor doesn't receive any numbers onload. its only gets a multiball color if it changes. Is that a bug perhaps?

Post Reply