29.09.2013, 12:19
I've been modding for years and have made a collection of random things. Here I will show a handful of them.
Development Thread
Note: This is still a long-term work-in-progress!
Video (random mission test) / Popular Topic
Note: Only works with CLEO 4!
No Video / Download
Note: Works with CLEO 3 or CLEO 4
Video / Download
Video / Download
Note: The 'ClipboardControl' plugin is designed for CLEO 4.
Video / Download (part of 'ClipboardControl' library)
There's many more. I'll post them as I can be bothered. I might try to record more videos of these creations in the future.
Major Projects
The stuff I've been working on for a long time. Most of which isn't even finished (*sigh*).Project SCRambl
An open-source project bringing native-syntax coding (coding the way Rockstar North did originally) to the modding community. A fully-featured SCR compiler with dozens of extra features including deeply customisable syntax, advanced preprocessor, source control, multifile compilation, optimisations and much more. Written by myself from scratch in C++, SCRambl features many abilities alike those in C++ including support for raw hex input, assembly (through NASM), macros and overloadable commands and operators. Soon to be the most powerful aid to script modders available!Development Thread
Vigilante Justice
My longest running project and the one that's spent the most time in production hell. Vigilante Justice is a conversion for Grand Theft Auto: San Andreas following the story of Carl Ronson, a police officer working for the LSPD. As a conversion, Vigilante Justice hopes to bring a lot of new features and changes to the original game such as new missions, new weapons, a new HUD, new scenarios and plenty more. The mod installs alongside GTASA, leaving all original files untouched. This is controlled by an ASI (a DLL used file, written in C++. This means that by simply placing or removing the one ASI file, you can enable and disable VJ easily. It also allows you to have use it's User Files directory in a different way from GTASA. So if you'd prefer to have different User Tracks for your high-speed persuits, you can do so easily!Note: This is still a long-term work-in-progress!
Video (random mission test) / Popular Topic
The Black Market Mod
The Black Market Mod is an episodic addition to GTA San Andreas where you aim to build up your own empire in black market trade. Your activities are illegal and not only do you have to watch out for cops, you are in direct competition with many of the criminals running the streets. You will start out small-time, barely noticed by anyone apart from the fiends looking for a quick hit for their veins. As your influence in the market grows, your troubles get bigger. Only the toughest can survive and earn the reputation to become successful. This is a single-player extension and will not work correctly in SA-MP.Note: Only works with CLEO 4!
No Video / Download
Mini-Scripts
Some smaller things that aren't quite as wowing but still fairly popular.Fight Switcher
This highly overrated mod has gained quite a lot of attention particularly in Brazil, Thailand and the Philippines and has been spread about a bit online (people in other countries even claiming it as theirs)... Dont ask me why, it took 10 seconds of random experimentation to create, but people like it, so here it is. A simple mod that switches the fighting moves of your character so that you can use multiple fighting styles at once! Be like Jet Li and kick some a.. face. Don't use this on any SA-MP server unless permitted to do so by someone in charge, please.Note: Works with CLEO 3 or CLEO 4
Video / Download
CJ Surfer
Ride on a board like the silver surfer. Just a random script I made ages ago. Still pretty popular.Video / Download
QuickCheat
I made a plugin for script developers to use content copied to the users clipboard. Anything copied can be pasted in-game (or even copied from out of the game) with scripts created using this plugin. An example script that comes with it is QuickCheat, and it's the probably most useful out of the demo scripts. Tired of manually typing cheats into the game? Copy'n'paste them and save yourself lots of time! You can even repeat paste by holding Ctrl and hitting V every time you need to activate the cheat. Not even any point trying to use this in a SA-MP server as cheats will still be disabled for MP.Note: The 'ClipboardControl' plugin is designed for CLEO 4.
Video / Download (part of 'ClipboardControl' library)
There's many more. I'll post them as I can be bothered. I might try to record more videos of these creations in the future.