Found 9 records for the .CS file extension name
There are 8 other file types using the CS file extension:
.cs - Visual C#.NET source file
.cs - ColorSchemer Studio file
.cs - Czech language translation file
.cs - Caditor document file
.cs - Fractal Lab data parameter file
.cs - Torque game engine script file
.cs - Tribes 2 scripting file
.cs - C/C++ file
file extension CS - CLEO 3 custom script
File extension CS description:
Custom script create by CLEO 3. Used for computer game GTA San Andreas. A script file is a file containing (almost) any sequence of program commands.
Associated applications to file extension CS:
Company / developer:
Seemann
CLEO 3
CLEO 3 is the next step in the CLEO project development that extends coding possibilities in the game GTA San Andreas.
Features
Extra opcodes
CLEO 3 has 50 useful opcodes in store, such as file management, game memory handling, ability to call the exe functions and much more. The third version adds such opcodes as call of a SCM function, creating a thread or starting a mission from an external file and more. To use all these opcodes, install the latest version of CLEO 3 library.
Plugins
The CLEO plugins are the DLL files having an extension .CLEO. At startup, the CLEO library scans the folder GTASA\CLEO for the files with that extension and tries to load them. If successful, the plugin begins to work and complete the functions it was made for.
The plugin installation is very simple: just copy the plugin file to the folder GTASA\CLEO. To cancel the plugin usage, delete a proper file.
You may download a plugin following a link from the left column.
Custom scripts
CLEO 3 allows adding the custom scripts to the game written in Sanny Builder without need for starting of a new game. All you need is to write a script, place it in the CLEO folder and run the game (new or saved).
CLEO 3 supports SA of both versions 1.0 and 1.01. It was tested with the US 1.0 and EUR 1.01 versions. If you have another version, please, let me know if CLEO 3 works or does not for you.
CLEO 3 doesn't work with game version 2.00 and higher. To get it working you need a downgrade patch (.exe of version 1.0 preferably).
