

You could adapt it even more with CSS styles but the version above creates a basic version. When you look at the web page you will see all of the A's in the first column when you scroll down but when you print preview it (landscape) you will see that the A's are on the first page in all 3 columns like a book index page.

This reads the file and creates an HTML file with 3 columns, it shows the type the function returns, the function name and the parameters it accepts. WriteLine(file, "" + lower(returnType$) + " " + functionName$ + "" + parameters$ + "") Parameters$ = ReplaceString(parameters$, "String", "string", -1) Parameters$ = ReplaceString(parameters$, "Integer", "integer", -1) Parameters$ = ReplaceString(parameters$, "Float", "float", -1) Parameters$ = GetStringToken2(lines, "|", 3) ReturnType$ = GetStringToken2(lines, "|", 2) WriteLine(file, "" + left(lines, 1) + "")įunctionName$ = GetStringToken2(lines, "|", 1) ADD CSS CODE AT THE TOP OF THE PAGE TO FORMAT THE PAGE FOR PRINTING OPEN A BLANK HTML FILE AND START WRITING THE LINES STORED IN THE ARRAY TO THE HTML FILE OPEN THE TAGS FILE AND STORE EACH LINE TO AN ARRAY WHICH IS SORTED ALPHABETICALLY The Game Creators decided to release “FPS Creator” as “FPS Creator Classic” in February 2016 which also includes many free model packs.TagsPath$ = "raw:C:\Program Files\The Game Creators\AGK2\Tier 1\Editor\data\tags\"įormattedTagsFile$ = tagsPath$ + "formattedKeywords.htm" The Game Creators Ltd was created in March 1999 through a partnership between programmers Richard Vanner and Lee Bamber. It is a British software house based in Macclesfield, England which specializes in software for video game development. FPS Creator was developed by “The Game Creators Ltd”, formerly called “Dark Basic Software Limited”. You can download the latest version from GitHub: FPS Creator Classic. It requires 1 GHz Intel Pentium 3 or faster processor, 512 MB RAM, 1.4 GB free space, Microsoft DirectX 9.0c-compatible video card with at least 64 MB video RAM and Shader 1.0 support, and sound card.

Windows 98, Windows Millennium, and older are not supported. FPS Creator supports Windows 2000 and Windows XP (Home or Professional edition). Before using or even downloading FPS Creator, check that your computer meets the requirements.
