====== Differences ====== This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
script_animation_bulldoze [2014/07/20 11:46] lm13 v3 |
script_animation_bulldoze [2015/07/09 19:56] (current) lm13 |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * Link : https://plus.google.com/115366157037831519359/posts/GXVcfSaWVRi | * Link : https://plus.google.com/115366157037831519359/posts/GXVcfSaWVRi | ||
| * Video : https://plus.google.com/115366157037831519359/posts/N4vKniRC4pe | * Video : https://plus.google.com/115366157037831519359/posts/N4vKniRC4pe | ||
| + | * Download avialable! (Check repository) | ||
| + | |||
| ====== Changelog ====== | ====== Changelog ====== | ||
| Line 27: | Line 29: | ||
| //please report all bugs in the g+ community// | //please report all bugs in the g+ community// | ||
| - | ====== Main Script code ====== | + | ====== Script code ====== |
| - | <code>var e=LL.getEvent(); | + | <sxh javascript;>var e=LL.getEvent(); |
| var d=e.getContainer(); | var d=e.getContainer(); | ||
| var cont= JSON.parse(d.getTag()||"null"); | var cont= JSON.parse(d.getTag()||"null"); | ||
| Line 196: | Line 198: | ||
| } | } | ||
| } | } | ||
| - | </code> | + | </sxh> |