lua code's


(~Shady~) #1

hi all i have some lua code’s but i want to use it for normal compiling(dll files)
is there any program or something to chance lua codes into normal code’s?

or is there anyone who can chance it for me into normal code’s
tq


(kamikazee) #2

There is no way to convert LUA to W:ET game code… Use them with ETPro if you want to keep it simple.

But may I ask why you’d want to convert LUA to game code? Lots of ETPro features will be lost if you would implement your LUA code in normal “etmain”.


(jimb0) #3

You’d need to compile lua code wrapped in some DLLs, then have some game code to hook those DLLs to the game. It can be done if it would be pretty crazy, and porting to other systems would be another problem. Better ditch Lua and rewrite the code inside the game…


(kamikazee) #4

I think you can add the lua vm directly into the game code… However, that needs quite some work to set up.


(Lanz) #5

The great thing about the lua code is that you can modify ETPro, remove that abillity and you have nothing left. Eg. Start over in C code or forget about it, it’s not worth it trying to wrap it in some crazy way or in any other way compile it. If lua is the only thing you know, tough luck, better learn some proper language instead.


(~Shady~) #6

i know more then lua and i tried to make it so it works in normal ET with dll… but i cant get it out. the reason i want it to is that im hosten on 2.55 where etpro doesnt work… soo i only need to know some things


(Jaquboss) #7

just nicely show your host few security holes :nag:


(Jaquboss) #8

just nicely show your host few security holes :nag: