perjantai 20. syyskuuta 2013

[REL/SA/CLEO] Y-Axis Sensitivity Fix



*****What is this?
San Andreas, among other III-era games has some poorly coded parts, and mouse sensitivity is one of them. Y-axis sensitivity is a constant value, while X-axis sensitivity can be adjusted from options. This makes the movement of mouse hard to control, as your mouse won't move vertically the same amount as it does horizontally. This small script re-writes Y-axis sensitivity to same value as X-axis sensitivity to fix this problem.


*****How to use this?
Just copy SensitivityFix.cs in your CLEO folder.

*****Credits
DK22Pac - Finding needed memory address
Wouldn't be possible without him!

****Source included

Link to fix.

maanantai 16. syyskuuta 2013

[WIP/SA] GTA V Radio HUD

You read it right. GTA V Radio HUD. The game has not been released yet, but some gameplay has leaked, where I noticed this practical and nice looking radio switch mechanism. So, I decided to give it a try, and it's almost ready! Small things need smoothing and still got to iron a few bugs out, but overall it's working already.

Here's a video of it in action:

perjantai 13. syyskuuta 2013

Back in the scene!

I'm back from my little vacation I took from modding, thanks to IV and EFLC. Anyways, I'm back, and my next project is...

-Script which combines Aim Before Firing, Ammolimit, Realistic Reload and Empty Clip. All my four mods in one script. I've tried to fix any bugs each script might have, and added a configuration file to edit properties for each mod. I'd be happy if I'd get suggestion what the name should be.

sunnuntai 14. heinäkuuta 2013

[SA|CLEO4|REL] Realistic Reload v2.0 & Empty Clip v1.0


What this mod does?
It's a basic reloading mod, but it also removes the ammo you had in your previous clip. In this version, automatic reload when clip is empty is disabled.
"Empty Clip" is a small additional feature, which plays a clicking sound when you try to fire with empty clip!


Credits:
ThirteenAG - Base reload script, thanks for permission to use it.
GTAModding.com - Great database for memory addresses, would've been impossible to do this without it!
Wesser - Lots of coding snippets, most of the features are there thanks to him!

CLEO 4 required!
Source included.
Do not share the script without my permission!

Download the mod here!

torstai 11. heinäkuuta 2013

[SA|HANDLING] 2011 Lexus LF-A

Now, I've got a little question. As a small side-project I've been working on this handling for 2011 Lexus LF-A converted by Mad Driver, and I'm asking, should I make more handlings for his vehicles?

What I am aiming with these handlings is more realistic behaviour, while still maintaining easy-to drive cars. 

Handling:
1480.0 3601.0 1.1 0.0 -0.14 -0.05 -1 0.69 0.97 0.48 5 325.0 28.0 49.0 R P 3.1 0.60 1 32.0 0.7 0.23 0 0.09 -0.03 0.5 -0.5 0.15 0.38 445000 40112000 01C44000 1 1 0


Suggestions, feedback, comments, ideas for mods, anything is welcome! 

maanantai 1. heinäkuuta 2013

[SA|CLEO4|BETA|REL] Oksu's General Car Control v2.0

Beta-release of Oksu's General Car Control version 2.0!

Features:
-Control for engine, lights, door lock, radio volume and mute!
-Press and hold to shut down or start up engine!
-Radio volume control now works by pressing and holding the button, no need to tap it anymore!
-Mute for radio, enabling mute will make car radio silenced, and you can disable mute by pressing either mute-key or decrease/increase volume key!

Keys:
K - Engine shut down and start up. Press and hold.
L - Lights on and off.
P - Door lock on and off.
I - Decrease radio volume.
O - Increase radio volume.
M - Mute radio.

I've included that small "debug" in the script, has helped me a lot while creating the script. Will be removed in next version.

You are only allowed to share this beta-release through my blog, re-uploading or hosting this mod on other side is forbidden!

Download here!

sunnuntai 30. kesäkuuta 2013

[SA|CLEO4|REL] Burnout

What this mod does?
Doing burnout for too long will bust your tires!

How this is different when compared to similar mods?
This mod reads current wheel drive from memory, allowing the mod to work properly on every vehicle instead of forcing user to modify the script. It also includes randomizer for each wheel, so the tires can burst between 5 to 15 seconds. Back tires can be popped with RWD and AWD vehicles when holding accelerate and brake (handbrake disables the mod) for log enough. For FWD and AWD vehicles, you can burst front wheels by holding accelerate and handbrake for too long.

Credits:
Wesser - Code snippet

CLEO 4 required!
Source included.
Do not share the script without my permission!

Download the mod here!

perjantai 28. kesäkuuta 2013

[SA|CLEO4|REL] Heal Wounds With Wheels - Dedicated to MinnieMan121249

"It took few wheels to heal..."












How to use this mod?
Just put provided .cs file into your CLEO folder and
in-game type HEAL.

What this mod does?
It does what it is supposed to. You'll see.

Source included!

Do not share without my permission!


Download here!



Spoiler: Using this mod will make player wear a tire on his head, and makes player melee-proof while tire is in his head. Also, when tire is equipped, health is replenished.

torstai 27. kesäkuuta 2013

[SA|CLEO4|REL] Weapon Dropper

Simple, yet a bit more realistic mod than most. What it does? Simply allows you to remove any weapon you have in hand, except fists of course. But what's so special in it? It won't just remove your weapon from a keypress, but you'll have to wait for an animation to play, and then your weapon is removed and appears as a pickup in front of you, in case you still need it. But remember, the weapon pickup acts as a temporary pickup so it'll disappear after some time!

Download from this link!

Here is a small preview video.
Oh, and some small texture-working I've made, nothing fancy, weapons are converted from Battlefield 3 by YourCreatedHell, I only slightly enhanced the textures. Tell me in comments if I should ask him permission to  release those textures, and maybe give me some suggestions and feedback?

You can visit his page by clicking the link: YourCreatedHell's website.






torstai 13. kesäkuuta 2013

[SA|CLEO4|WIP] Oksu's General Car Control v2.0

Exactly. Re-written version of my car control, you can download old version from here.

Post updated in 30th of June 2013.

What's new in version 2.0?
-Configuration file to change different properties of the mod.
-Completely re-written.
-Engine is controlled by pressing and holding the key, not by tapping.
-Radio volume is controlled by holding the key, no need to tap the key to change volume.
-Added mute to radio, it grabs current radio volume and divides by ten. Like in real life, changing volume while mute is enabled will disable mute and set the volume back to original value.
-Car door lock improved, you can't get out while locks are on.



Got suggestions? Post in comments and I'll see if I add them to version 2.0. Be fast, the release might be sooner you think!

maanantai 10. kesäkuuta 2013

[SA|CLEO4|WIP] Enhanced Weapon Aiming

What this mod does? Simply, it improves the aiming in San Andreas, I will include my Enhanced Sniper Scope in the mod and make the mod have possibility to have unique scope texture and unique zoom for each weapon.

Here is quick preview picture of using the scope of MP5.

Blog re-opened!

So I re-opened my blog, I hope this time it works better than last time.

Anyways, on the right side, you'll find any useful links, including my YouTube channel, GTAForums profile and all mods in GTAGarage. Just click the links and find out by yourself what they include.

In this blog, I'll be posting progress of mods I'm working on, so stay tuned!