Hi people,
I need help.
How I convert any script written in lua 4 to lua 5.0.2?
Thanks
Jerry
QuoteOriginally posted by Jerry
Hi people,
I need help.
How I convert any script written in lua 4 to lua 5.0.2?
Thanks
Jerry
by using the search function of the board with the string "425".
plop
QuoteOriginally posted by plop
by using the search function of the board with the string "425".
plop
Hi plop,
I know, that you created two convert scripts, but your scripts didn't work me :(
Consequently I need unlike script or program, than there your scripts.
PLS people help me! :))
it's not too easy to convert. use the 425.lua first, cause it will work for non-ptokax as well IMHO.
:(
about 90% of the code from artificial isanety was converted by using convert425.lua.
the rest i had 2 do manualy, this was mainly the filehandling.
plop
QuoteOriginally posted by bastya_elvtars
it's not too easy to convert. use the 425.lua first, cause it will work for non-ptokax as well IMHO.
yep it works for all kinds of lua 4 scripts, as it only rewrites/changes the lua syntax.
plop