3 Commits

Author SHA1 Message Date
hartie95
e7d859bf67 script fixes for luaj
* added lua context to ScriptLib function calls where missing
* fixed parameters for some calls
2022-09-05 01:00:35 +02:00
hartie95
04137feb76 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)/'`
*
2022-09-05 00:16:04 +02:00
memetrollsXD
840d79ff09 Add scripts 2022-04-29 16:40:51 +02:00