User contributions for MrTasty
Jump to navigation
Jump to search
19 January 2014
- 11:1911:19, 19 January 2014 diff hist +1,980 N SecondsToTimeDesc Created page with "{{Useful Function}} {{Needs_Example}} __NOTOC__ This function converts plain seconds-integer into a user-friendly time description. ==Syntax== <syntaxhighlight lang="lua">string secondsToTimeD..."
- 11:1211:12, 19 January 2014 diff hist +1,895 N GetKeyFromValueInTable Created page with "{{Useful Function}} __NOTOC__ This function can be used to find the key of a specified value in a specified table. ==Syntax== <syntaxhighlight lang="lua">element/int/float/string getKeyFromVa..."