![]() |
2013-05-11
, 20:44
|
Posts: 87 |
Thanked: 7 times |
Joined on Apr 2013
|
#862
|
![]() |
2013-05-12
, 10:28
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#863
|
Sorry if this is a stupid question and/or has been answered (couldn't find anything on it)...
If you nest, say, one of Billboard's pre-existing scripts inside a Python script, for example your
would this update every time {battery} would, or every time mybattery.py would?Code:{script:python /home/user/mybattery.py {battery}}
The Following User Says Thank You to thp For This Useful Post: | ||
![]() |
2013-05-12
, 10:32
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#864
|
![]() |
2013-05-12
, 11:56
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#865
|
![]() |
2013-05-12
, 15:13
|
Posts: 138 |
Thanked: 144 times |
Joined on Oct 2012
@ Devon, England
|
#866
|
It will update every time {battery} is updated, so you could even go as far as adding some {} expression as "trigger" to a command without actually showing the result of the expression. "Run this script whenever the battery changes" is now also possible (same for all other fields).
![]() |
2013-05-13
, 04:53
|
Posts: 142 |
Thanked: 72 times |
Joined on Jan 2013
|
#867
|
![]() |
2013-05-13
, 05:05
|
Posts: 29 |
Thanked: 3 times |
Joined on May 2013
@ Karachi
|
#868
|
![]() |
2013-05-13
, 05:49
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#869
|
Can AnyOne TeLl Me...??? How To SeT an ImaGe On LPS usIng BillBoarD...???
<</path/to/image.png>> for a normal image <</path/to/image.png#>> for an image with dithering
The Following 2 Users Say Thank You to thedead1440 For This Useful Post: | ||
![]() |
2013-05-13
, 07:13
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#870
|
If you nest, say, one of Billboard's pre-existing scripts inside a Python script, for example your