lua.org..?

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
501st_commander
Master Bounty Hunter
Master Bounty Hunter
Posts: 1570
Joined: Wed Dec 10, 2008 7:48 pm

lua.org..?

Post by 501st_commander »

I found this site while searching for what lua stands for. It may be handy for to lua programers that are here (..?). It has a ton of the functions, but mostly how to use "if", "while" and "function" functions. The only thing i'm not sure of is will it work for bf2 version of it..

site:
http://www.lua.org/

Manual:
http://www.lua.org/manual/5.1/manual.html

This may also be hany for my program *opens programing program*
User avatar
Maveritchell
Jedi Admin
Jedi Admin
Posts: 7366
Joined: Mon Aug 21, 2006 11:03 pm

Re: lua.org..?

Post by Maveritchell »

I have always found the Lua users' wiki to be a pretty reliable source for learning whatever it was I needed to know:
http://lua-users.org/wiki/TutorialDirectory

I've been to the site you mention as well, but I think that the tutorials linked to above do a better job in being easy-to-pick-up.
501st_commander
Master Bounty Hunter
Master Bounty Hunter
Posts: 1570
Joined: Wed Dec 10, 2008 7:48 pm

Re: lua.org..?

Post by 501st_commander »

hmm.. thanks.
Post Reply