Modules/Squirrel/lu ini

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(New page: {{Module_Info| name = lu_ini | type = Squirrel module | version = 1.0 | author = Liberty Unleashed Team | platform = Windows/Linux | we...)
 

Latest revision as of 15:49, 4 July 2010

lu_ini
Type Squirrel module
Version 1.0
Author Liberty Unleashed Team
Platform Windows/Linux
Website Liberty Unleashed
Download link Included with server

Contents


lu_ini is an official module which provides Squirrel functions to modify/read .ini files. The module is included with the server.

[edit] Installation

Make sure you have the lu_ini.dll/lu_ini.so file in your Modules folder. After that add the following code under the event onScriptLoad of the script:

  1. LoadModule( "lu_ini" );

[edit] Functions

These functions are provided by the official module lu_ini.

[edit] Version History

  • 1.0 - Initial release.
Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox