PtokaX forum

Development Section => Extensions for PtokaX Lua => Topic started by: bluebear on 15 April, 2006, 20:46:29

Title: Released: PxUtilities v1
Post by: bluebear on 15 April, 2006, 20:46:29
This is a library with ultilty functions..

Functions to list directories and files without opening a console in px and such
U can get windows version and such as well.

Download here: http://www.thewildplace.dk/

Many sample scripts included. The samples run with the console distrubuted with the library.
This is how the LuaDirAdvanced.lua outputs:
(http://www.thewildplace.dk/shots/LuaDir.gif)
Title: Re: Released: PxUtilities v1
Post by: Markitos on 15 April, 2006, 21:06:43
Very cool! ;D
Title: Re: Released: PxUtilities v1
Post by: Dessamator on 15 April, 2006, 22:11:34
Nicely done blue, now all we need is a coffee machine in lua  ;D
Title: Re: Released: PxUtilities v1
Post by: bluebear on 16 April, 2006, 11:23:51
[3] = {1048576,"KB",1204},

We have a bug :p

Correction:
[3] = {1048576,"KB",1024},

@Dessamator: I would prefer a "coke (cola) dispenser.lua"
Title: Re: Released: PxUtilities v1
Post by: Dessamator on 16 April, 2006, 11:29:41
Hmm, indeed that nasty bug would change all values  ;)
btw a coke dispenser.lua would suffice too  ;D