Difference between revisions of "CLEO"
m |
m (→Custom scripts) |
||
Line 23: | Line 23: | ||
=== Custom scripts === | === Custom scripts === | ||
CLEO 3 allows adding custom scripts (commonly with the file extension <code>.cs</code>) to the game written in Sanny Builder without need to start 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 allows adding custom scripts (commonly with the file extension <code>.cs</code>) to the game written in Sanny Builder without need to start a new game. All you need is to write a script, place it in the CLEO folder and run the game (new or saved). | ||
+ | |||
{{Incomplete}} | {{Incomplete}} | ||
Revision as of 05:53, 24 February 2009
Current version: | 3.0.950 (!) |
---|---|
Developed by: | Seemann |
Type: | mission scripting |
Website: | http://cleo.sannybuilder.com |
CLEO 3 is a library hooking some exe functions and extending coding possibilities in GTA San Andreas. The author of the CLEO library is Seemann.
Contents
Features
Extra opcodes
CLEO 3 adds 50 useful opcodes for the file management, game memory handling, calling exe functions and much more. The third version adds such opcodes as a call of a SCM function, creating a thread or starting a mission from an external file and more. To use all these opcodes, get the latest version of Sanny Builder 3.
Plugins
- SCM Log
- GXT Hook
- HUME
- MP3 Player
- Quick Opcode
This section is incomplete. You can help by fixing and expanding it.
Custom scripts
CLEO 3 allows adding custom scripts (commonly with the file extension .cs
) to the game written in Sanny Builder without need to start a new game. All you need is to write a script, place it in the CLEO folder and run the game (new or saved).
This section is incomplete. You can help by fixing and expanding it.
Game versions compatibility
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.
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).
It appears that CLEO doesnt work with certain version of GTA San Andreas. It crashes the game at startup. To solve this problem, a compact exe was produced. This works with CLEO, and any version of the game (e.g: EU, FR, US,GE)
To get the password for the compact exe archive, go here:
http://sannybuilder.com/forums/viewtopic.php?id=109&p=2
Register to the Sanny Builder forums, then go down to post: #41
External Links
- CLEO Library website
- GTAForums: Initial CLEO topic
- GTAForums: CLEO 2 topic