San Andreas / Mods / CLEO Modifications
Stuffs
- Kyle90N3 | uploaded by Kyle90N3
- 12/24/2015
- 6073 Downloads
Ratings:
Please sign in first.
Favorites:
Download
24.83Kb
24.83Kb
Videos
No videos added yet.You need to be signed in to add videos to this mod.
Description
This mod contains many diffrents mods from diffrents author such as:
*Well edited character stats
*Disable replay
*Fly height limit
*Hydra speed limit
*Unlimited jetpack height
*Train cam fix
*Lensflare at fire fix
*Texture filtering for license plates
*Corona size - 0.7
*No scroll-reload bug
*No montion blur
*Smaller mission marker & door marker
*Proportional Coronas
*Fix Water Square/No more water wave visual effect
*Disable the train derailment
*Remove Forbidden Paths for peds & veh
*Fix wheel turn back
*Traffic spawned distance/No more cars pops out out of nowhere
*Mirror (cull reflection) Image Size
*Black stripes/Disable the AA bugs
Good luck & have fun
Last not least, all the credits goes to all the great guys who found the memory such as Djjr, ThirteenAG, LINK2012, DKK2PAC, INSANITY guy, and Jonathan6506. :)
*Well edited character stats
*Disable replay
*Fly height limit
*Hydra speed limit
*Unlimited jetpack height
*Train cam fix
*Lensflare at fire fix
*Texture filtering for license plates
*Corona size - 0.7
*No scroll-reload bug
*No montion blur
*Smaller mission marker & door marker
*Proportional Coronas
*Fix Water Square/No more water wave visual effect
*Disable the train derailment
*Remove Forbidden Paths for peds & veh
*Fix wheel turn back
*Traffic spawned distance/No more cars pops out out of nowhere
*Mirror (cull reflection) Image Size
*Black stripes/Disable the AA bugs
Good luck & have fun
Last not least, all the credits goes to all the great guys who found the memory such as Djjr, ThirteenAG, LINK2012, DKK2PAC, INSANITY guy, and Jonathan6506. :)
Comments
There are 17 comments posted yet.
08/24/2017 14:09
your mod doesn't work, replaying is still and it's annoying, culling mirror doesn't work, like if I use the HD skin with a jacket with no mirror, I don't want that skin because it invisible at the back
jetpack and aircraft only works, I can use the jet pack in dyom for stadium because its very high.
Quote | Reply
your mod doesn't work, replaying is still and it's annoying, culling mirror doesn't work, like if I use the HD skin with a jacket with no mirror, I don't want that skin because it invisible at the back
jetpack and aircraft only works, I can use the jet pack in dyom for stadium because its very high.
Quote | Reply
12/25/2015 04:20
@Ashish Swami
{$CLEO}
0000:
thread "{CLEO}"
:Start //Well, also the end ;D
wait 0
0A8C: write_memory 0x007225D8 size 4 value 0x90909090 virtual_protect 1 //// IV Style Marker ////////// ---------/ Yes the
0A8C: write_memory 0x007225DC size 1 value 0x90 virtual_protect 1 //////////// ////////////////// ----------------// TWO of these.
//\//'__Forbidden Paths'\//\//\//\//\//\//\//\//\//\//\//\//
022B: create_forbidden_for_peds_cube_cornerA -3000.0 -3000.0 -100.0 cornerB 3000.0 3000.0 200.0
01E8: create_forbidden_for_cars_cube_cornerA -3000.0 -3000.0 -100.0 cornerB 3000.0 3000.0 200.0
022A: remove_forbidden_for_peds_cube_cornerA -3000.0 -3000.0 -100.0 cornerB 3000.0 3000.0 200.0
01E7: remove_forbidden_for_cars_cube_cornerA -3000.0 -3000.0 -100.0 cornerB 3000.0 3000.0 200.0
end_custom_thread
Compile this in sannybuilder.
Quote | Reply
@Ashish Swami
{$CLEO}
0000:
thread "{CLEO}"
:Start //Well, also the end ;D
wait 0
0A8C: write_memory 0x007225D8 size 4 value 0x90909090 virtual_protect 1 //// IV Style Marker ////////// ---------/ Yes the
0A8C: write_memory 0x007225DC size 1 value 0x90 virtual_protect 1 //////////// ////////////////// ----------------// TWO of these.
//\//'__Forbidden Paths'\//\//\//\//\//\//\//\//\//\//\//\//
022B: create_forbidden_for_peds_cube_cornerA -3000.0 -3000.0 -100.0 cornerB 3000.0 3000.0 200.0
01E8: create_forbidden_for_cars_cube_cornerA -3000.0 -3000.0 -100.0 cornerB 3000.0 3000.0 200.0
022A: remove_forbidden_for_peds_cube_cornerA -3000.0 -3000.0 -100.0 cornerB 3000.0 3000.0 200.0
01E7: remove_forbidden_for_cars_cube_cornerA -3000.0 -3000.0 -100.0 cornerB 3000.0 3000.0 200.0
end_custom_thread
Compile this in sannybuilder.
Quote | Reply


