Difference between revisions of "CLEO"
(→Plugins) |
|||
Line 2: | Line 2: | ||
{{ToolBox | {{ToolBox | ||
| name = CLEO | | name = CLEO | ||
− | | version = 3.0.950 (stable); 4.1.1. | + | | version = 3.0.950 (stable); 4.1.1.10 (beta) |
| author = [[User:Seemann|Seemann]], Alien | | author = [[User:Seemann|Seemann]], Alien | ||
| genre = [[mission scripting]] | | genre = [[mission scripting]] |
Revision as of 08:14, 29 May 2010
Current version: | 3.0.950 (stable); 4.1.1.10 (beta) (!) |
---|---|
Developed by: | Seemann, Alien |
Type: | mission scripting |
Website: | http://cleo.sannybuilder.com |
CLEO Code Library or shortly CLEO is a tool that extends coding possibilities in GTA 3 series games by adding a lot of new opcodes and allowing to run the scripts without modifying the main.scm. Originally made for San Andreas it was ported for GTA 3 and Vice City. CLEO was created and originally developed by Seemann, now it's continued by Alien.
Contents
Features
Extra opcodes
CLEO adds a lot of useful opcodes making possible file management, game memory handling, calling exe functions, playing mp3 music and much more. CLEO 3 added such opcodes as a call of a SCM function, creating a thread or starting a mission from an external file and more. CLEO 4 adds even more but not yet officially released.
Plugins
- SCM Log
- GXT Hook (No more needed with CLEO 4. GXT Hook is built into CLEO 4)
- HUME
- MP3 Player
- Quick Opcode by Alexander Blade
This section is incomplete. You can help by fixing and expanding it.
Custom scripts
The main feature of CLEO is that it allows to run custom scripts (commonly a single file with the extension .cs
) without starting a new game. All you need is to get a script, place it in the CLEO folder and run the game (new or saved). This feature is recognized as one of the most important achievement in GTA SA modding.
Game Versions Compatibility
CLEO 3 only works with SA v1.0 and v1.01.
CLEO 3 doesn't work with v2.00 and higher. To get it working you need a downgrade patch (.exe of version 1.0 preferably).
It appears that CLEO doesn't work with certain versions of GTA San Andreas. It crashes the game at startup. To solve this problem, visit this topic and scroll down for the compact exe archive and password.
Known Bugs
All versions before CLEO 4 had a bug with MP3s. Using MP3s could cause occasional crashes of the game while using CLEO 3.
Projects Using CLEO
External links
- CLEO Library website
- GTAForums: Initial CLEO topic
- GTAForums: CLEO 2 topic
- GTAForums: CLEO 3 MODS – topic by ZAZ
- GTAForums: CLEO Script Tutorial – topic by ZAZ
- CLEO Scripts @ GTAGarage
- CLEO 4 - Great New Functions - a short review of new opcodes by Deji