PtokaX forum

PtokaX => Support => Topic started by: ((UKSN))shad_dow on 03 March, 2005, 20:38:09

Title: hubsoft needs to run both lua 4 and lua 5 scripts
Post by: ((UKSN))shad_dow on 03 March, 2005, 20:38:09
plz o plz ptokax hubsoft dev`s

plz make next hubsoft Backwards compaitbly with LUA4 scripts as well as LUA5 scripts

then we would truly be the BEST HUBSOFT THERE IS :)

yours

shad

My 2 cents worth ;)
Title:
Post by: blackwings on 03 March, 2005, 20:40:36
QuoteOriginally posted by ((UKSN))shad_dow
plz o plz ptokax hubsoft dev`s

plz make next hubsoft Backwards compaitbly with LUA4 scripts as well as LUA5 scripts

then we would truly be the BEST HUBSOFT THERE IS :)

yours

shad

My 2 cents worth ;)
why? you can just convert the old scripts and use them in the new ptokax.
Title:
Post by: ??????Hawk?????? on 03 March, 2005, 20:42:10
QuoteOriginally posted by ((UKSN))shad_dow
plz o plz ptokax hubsoft dev`s

plz make next hubsoft Backwards compaitbly with LUA4 scripts as well as LUA5 scripts

then we would truly be the BEST HUBSOFT THERE IS :)

yours

shad

My 2 cents worth ;)


Hmmm  this would Truly be a Backwards step..

The LUA 5 scripting is Far Better than the Old LUA 4..

* * * edit * * *
Inbuilt LUA socket  PLEeeeeeese   :P
 * * ** * * * *


??????Hawk??????
Title:
Post by: ((UKSN))shad_dow on 03 March, 2005, 20:44:24
lo hawk

what i meant was How many top scripters on here are going to convert every lua4 script to lua5 ?????

to me if the hubsoft can run both then it would be far better , very much like win xp can run 98/me progs but when it run win xp progs u get the extras

Lo blackwings

are u going to convert every lua4 script ????


yours

shad
Title:
Post by: ??????Hawk?????? on 03 March, 2005, 20:46:57
QuoteOriginally posted by ((UKSN))shad_dow
lo hawk

what i meant was How many top scripters on here are going to convert every lua4 script to lua5 ?????

to me if the hubsoft can run both then it would be far better , very much like win xp can run 98/me progs but when it run win xp progs u get the extras

yours

shad

Take a look at all the posts m8  .. everybody is having a go  ..  it wont take long to have them all converted..


and yes  Win XP can run progs/apps for earlier OS's   but they run like a " Bag Of Shite " ..  lol

??????Hawk??????
Title:
Post by: ((UKSN))shad_dow on 03 March, 2005, 20:48:54
lo hawk


OK OK u win on the XP 1 ;)


yours

shad
Title:
Post by: blackwings on 03 March, 2005, 20:51:17
QuoteOriginally posted by ((UKSN))shad_dow
Lo blackwings

are u going to convert every lua4 script ????
I have already all my scripts converted (about 15 scripts) :D

It's easy to convert(well file handling is a bit hard), so you should be able to do it without any problems :)
Title:
Post by: PPK on 03 March, 2005, 22:01:55
QuoteOriginally posted by ((UKSN))shad_dow
plz make next hubsoft Backwards compaitbly with LUA4 scripts as well as LUA5 scripts
Sorry but i don't want to go back and slow down PtokaX with lua 4 :rolleyes:
Title:
Post by: ((UKSN))shad_dow on 04 March, 2005, 10:50:57
@ PPK

OK m8ty that responce will do me , i better start learning LUA 5 ;) LOL

yours

shad
Title:
Post by: NightLitch on 04 March, 2005, 12:13:03
QuoteOriginally posted by ((UKSN))shad_dow
@ PPK

OK m8ty that responce will do me , i better start learning LUA 5 ;) LOL

yours

shad

I don't understand you ppl saying start learning Lua 5,

You can Lua 4 just look at the Lua 5 Reference page and you see what is the different, not much.

it is just categorized into each own table structure.

Lua 5     ---->   Lua 4

string.find  ---> strfind

table.insert  ---> tinsert

math.mod ---> mod

os.clock ---> clock

Am not being rude to you shad. Just pointing out that it will not take much time to learn lua 5 if you know lua 4.

Cheers // NL
Title:
Post by: NightLitch on 04 March, 2005, 12:14:26
And a little tighy my post above is just because I have nothing better to do... hehehe LOL!

just hunting posts...  :P
Title:
Post by: ((UKSN))shad_dow on 05 March, 2005, 03:35:38
Lo NL

yep yaright on that score if u know LUA4 and ps Ur Converter Is a Big Help :)

yours

shad
Title:
Post by: Skrollster on 05 March, 2005, 14:55:20
the only thing i miss from lua 4 is sockets...
Title:
Post by: bastya_elvtars on 05 March, 2005, 15:00:48
QuoteOriginally posted by Skrollster
the only thing i miss from lua 4 is sockets...

We can live without them, however its good for instance to notify users about an update. :)