Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DLL Talk / Help with LUA

Author
Message
Slooper
21
Years of Service
User Offline
Joined: 13th Feb 2003
Location: Sweden
Posted: 22nd May 2006 00:08
Hey ppl

I bought Unity Lua last friday and have made an script file for my coming game but it wont load becuse there is an error, but i cant understand whats the problem

Here is the code


so if someone with the lua plugin could test and see why it cant load and tell me, would be happy if i could see the solution of it too

TNX

You never fail, only make mistakes.
Paranoid Android
19
Years of Service
User Offline
Joined: 5th Feb 2005
Location:
Posted: 22nd May 2006 22:13 Edited at: 22nd May 2006 22:14
Hi slooper.

You forgot to add commas in lots of places in your code.

You should seperate members of a list with commas. Like so: {a,b,c,d}

This is also true if one of the members is also a list of members. For example {a,b,c,{e,f,g},h,i,{k,{l,m,n,o,p}},Z}

I recommend using an ide for LUA that can check your code for you. I like LUAEDIT. You can find it on
http://luaedit.luaforge.net/index.html





Cheers,
Paranoid Android.
Slooper
21
Years of Service
User Offline
Joined: 13th Feb 2003
Location: Sweden
Posted: 23rd May 2006 01:22
TNX Paranoid Android for the help i understand now what i did wrong

You never fail, only make mistakes.

Login to post a reply

Server time is: 2024-11-22 05:48:52
Your offset time is: 2024-11-22 05:48:52