hi all
i have some problem with sending messages, for example i have slider with receiver $0-sl, and i wanna switch beetween "jump on click" and "steady on click" modes. when i send message |; $0-sl steady $1( it don't work. what the problem?
-
Problem with sending messages
-
With message boxes, $0 doesn't automatically get replaced with a unique ID like it does with objects. You have to give the message a $0 manually, and you'll probably want to do it like this:
[tgl]
|
[pack f $0]
|
[; $2-sl steady $1(