User contributions for TheNormalnij

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

10 April 2023

  • 15:3215:32, 10 April 2023 diff hist +31 m EngineImageGetFilesCountadded Category:Changes in 1.6.0 using HotCat
  • 15:2715:27, 10 April 2023 diff hist +633 N EngineImageGetFilesCountCreated page with "__NOTOC__ {{Client function}} This function returns the number of files an IMG file has. ==Syntax== <syntaxhighlight lang="lua"> int engineImageGetFilesCount ( img imgArchive ) </syntaxhighlight> {{OOP||img:getFilesCount||}} ===Required Arguments=== *'''imgArchive:''' the IMG archive handler ===Returns=== Returns an ''int'' with the number of files. ==Example== You could use the following code: <syntaxhighlight lang="lua"> local img = engineLoadIMG( "file.im..."

4 January 2022

23 November 2020

15 July 2020

24 April 2020

7 April 2020

13 March 2016

8 August 2014

  • 20:3720:37, 8 August 2014 diff hist +231 N Talk:GenerateRandomHEXColorCreated page with "<syntaxhighlight lang="lua">function generateRandomHEXColor( ) return '#' .. string.format( '%.6X', math.random( 0x000000, 0xFFFFFF ) ) end </syntaxhighlight> LOL --~~~~"

27 May 2014

23 May 2014

7 August 2013

3 August 2013

(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)