Category:Lua

From Fortress Forever Wiki
Revision as of 17:16, 31 December 2007 by Hirohito (talk | contribs)
Jump to navigationJump to search


Lua is a scripting language that has become popular with game developers with its ease of use, Fortress Forever has it embedded within the game server to create complex game rules for the game and still allow mappers and server admin's to create new and different game modes for players to have fun on as well as allow smaller changes to the map without a need to change the map itself.

If you are interested in learning the lua scripting language you can go here: Learning Lua