fix folders
This commit is contained in:
16
EGOTech/whaler/yolol/screen/motd_basic.yolol
Normal file
16
EGOTech/whaler/yolol/screen/motd_basic.yolol
Normal file
@@ -0,0 +1,16 @@
|
||||
a=" Message of the Day!" b=" ==================="
|
||||
if:loadmotd<1thengoto10end :mc=1 :mc2=1 :loadmotd=0 :mtx=:motdtext
|
||||
goto2
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
:msl=1 :my=2
|
||||
:ms=5 :mox1=0 :mox2=5 :mox3=10 :mox4=15 :mox5=20 :motd=a :my=3 :motd=b
|
||||
:msl=1 :my=4
|
||||
:ms=5 :mox1=0 :mox2=5 :mox3=10 :mox4=15 :mox5=20 :moy=2 :motd=:mtx
|
||||
:motd2=:mtx
|
||||
:msl=1 goto2
|
||||
@@ -0,0 +1 @@
|
||||
:mcl=(:mcl+:mcs)*(:mcl>=0)-:mcl>360 goto1
|
||||
20
EGOTech/whaler/yolol/screen/title_basic.yolol
Normal file
20
EGOTech/whaler/yolol/screen/title_basic.yolol
Normal file
@@ -0,0 +1,20 @@
|
||||
if:loadtitle<1thengoto10end :tc=1 :ts=:tss+2 a=:ts :tox1=0
|
||||
:tox2=a :tox3=2*a :tox4=3*a :tox5=4*a :loadtitle=0 :ta=:tas
|
||||
:tt=:titleText b=:tt c=0 goto1
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
:title=:tt goto14+:ta*3
|
||||
b-- :tox1++ :tox2++ :tox3++ :tox4++ :tox5++ goto13 // scroll
|
||||
a=:ts b=:tt :tox1=0 :tox2=a :tox3=2*a :tox4=3*a :tox5=4*a goto1
|
||||
c++ d=24-:ts*5 ifc>=d thenc=0 goto12end goto1
|
||||
goto1 // static
|
||||
|
||||
|
||||
:tc=1 // blink
|
||||
|
||||
|
||||
:title=:tt goto1
|
||||
@@ -0,0 +1 @@
|
||||
:tcl=(:tcl+:tcs)*(:tcl>=0)-:tcl>360 goto1
|
||||
Reference in New Issue
Block a user