add lua context to PrintLog calls

used scripts:
* `grep -rle "L[1-9]_2 = L[1-9]_2.PrintLog" . | xargs sed -i '/L1_2 = L1_2.PrintLog/, /L2_2 = \"[ .]*\"/ s/L1_2(L2_2)/L1_2(A0_2, L2_
2)/'`
*
This commit is contained in:
hartie95 2022-09-03 18:27:41 +02:00
parent 0195075dab
commit 04137feb76
149 changed files with 273 additions and 273 deletions

View File

@ -22,7 +22,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "Hit platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.GetGroupVariableValue
L2_2 = A0_2

View File

@ -12,7 +12,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.GetGroupVariableValue
L2_2 = A0_2

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -60,7 +60,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -90,7 +90,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -55,7 +55,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -85,7 +85,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -55,7 +55,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -85,7 +85,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -50,7 +50,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -80,7 +80,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -58,7 +58,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -88,7 +88,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -60,7 +60,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -90,7 +90,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -55,7 +55,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -85,7 +85,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -55,7 +55,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -85,7 +85,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -12,7 +12,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.GetGroupVariableValue
L2_2 = A0_2

View File

@ -12,7 +12,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.GetGroupVariableValue
L2_2 = A0_2

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -62,7 +62,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -92,7 +92,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -58,7 +58,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -88,7 +88,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -58,7 +58,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -88,7 +88,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -58,7 +58,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -88,7 +88,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -52,7 +52,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -82,7 +82,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -58,7 +58,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -88,7 +88,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -60,7 +60,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -90,7 +90,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -60,7 +60,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -90,7 +90,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -58,7 +58,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -88,7 +88,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -58,7 +58,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -88,7 +88,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -58,7 +58,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -88,7 +88,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -55,7 +55,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -85,7 +85,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -55,7 +55,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -85,7 +85,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -53,7 +53,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -83,7 +83,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -53,7 +53,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -83,7 +83,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -57,7 +57,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -87,7 +87,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -57,7 +57,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -87,7 +87,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -62,7 +62,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -92,7 +92,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -60,7 +60,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -90,7 +90,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -12,7 +12,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.GetGroupVariableValue
L2_2 = A0_2

View File

@ -68,7 +68,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -98,7 +98,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -62,7 +62,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -92,7 +92,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -51,7 +51,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -81,7 +81,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -55,7 +55,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -85,7 +85,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -57,7 +57,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -87,7 +87,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -58,7 +58,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -88,7 +88,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -52,7 +52,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -82,7 +82,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -58,7 +58,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -88,7 +88,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -60,7 +60,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -90,7 +90,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -58,7 +58,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -88,7 +88,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -56,7 +56,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -86,7 +86,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -57,7 +57,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -87,7 +87,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -61,7 +61,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -91,7 +91,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -59,7 +59,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -89,7 +89,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -27,7 +27,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -57,7 +57,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

View File

@ -54,7 +54,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = ScriptLib
L1_2 = L1_2.SetGroupVariableValue
L2_2 = A0_2
@ -84,7 +84,7 @@ function L2_1(A0_2)
L1_2 = ScriptLib
L1_2 = L1_2.PrintLog
L2_2 = "platform to move : start platform"
L1_2(L2_2)
L1_2(A0_2, L2_2)
L1_2 = 0
return L1_2
end

Some files were not shown because too many files have changed in this diff Show More