PtokaX forum

Development Section => Your Developing Problems => Topic started by: -=GeO=- on 16 April, 2004, 02:09:32

Title: Where or How can i compile my lua script?
Post by: -=GeO=- on 16 April, 2004, 02:09:32
Just curious , I checked the lua.org and found a online one , but it only excepts little amounts of code !

If you have any suggestions or links, please share them!
:)

Thanks
Oh and by the way, working on a kick ass bot !!
Title: Hallo there
Post by: Hades on 16 April, 2004, 02:19:35
All .lua coderzz are welcome on my site!!!
But only if u mean ptokax scripting give us a shot -free hosting for cool candidates only!!!-
.....
PM ME!
......Also looking for ppl coding in delphi!
Title:
Post by: NotRabidWombat on 16 April, 2004, 02:38:22
http://students.dwc.edu/cbarber/luac.exe

This is a lua 4 compiler for Windows. Could someone else host it since my webspace will soon be removed from my school.

-NotRabidWombat
Title:
Post by: -=GeO=- on 16 April, 2004, 04:49:57
QuoteOriginally posted by NotRabidWombat
http://students.dwc.edu/cbarber/luac.exe

This is a lua 4 compiler for Windows. Could someone else host it since my webspace will soon be removed from my school.

-NotRabidWombat

  I believe you can find this one on lua.org
  Also i did have it , just wasn't opening in xp
 so i will just go through dos, damn old dos
Title:
Post by: pHaTTy on 16 April, 2004, 05:02:17
old dos on xp ehm i dont think so, lol, use prompt console, cd to the dir, then compile

cd
luac.exe filename.lua

you cant double click and run the luac, unless u give it a command line, or make a bat file for the job ;-)
Title:
Post by: -=GeO=- on 16 April, 2004, 05:04:44
QuoteOriginally posted by (uk-kingdom)pH?tt?
old dos on xp ehm i dont think so, lol, use prompt console, cd to the dir, then compile

cd
luac.exe filename.lua

you cant double click and run the luac, unless u give it a command line, or make a bat file for the job ;-)

Yea i just went into the command prompt
Got it compiled , just wanted to make sure i could compile the code for future references!

Thanks for the help , my retardness got the best of me!
:)
Title:
Post by: plop on 16 April, 2004, 17:07:06
QuoteOriginally posted by NotRabidWombat
http://students.dwc.edu/cbarber/luac.exe

This is a lua 4 compiler for Windows. Could someone else host it since my webspace will soon be removed from my school.

-NotRabidWombat
i placed it on my site.
http://www.plop.nl/lua_tools.php

any more tools you suggest 2 place on it ??

plop