Advertising
Navigation
Information

GTA San Andreas Mods

:

CLEO Modifications

Rearm Peds, Give Weapons


Autor: likesner
Webseite
Datum: 11.09.2020
Downloads: 15683 | Statistiken
Dateigröße: 8.466 KB

Bewertung:
10.00 bei 10 Bewertungen

Aim at a ped and rearm them! Press E for next weapon, or Q for previous weapon. You can hold either key.
Hold SHIFT to accelerate cycling by 5.

Check out the ini file to customize:

The keys
The time between weapon switches - cycling speed
Rearm any ped or only members of your group

Go get your homeboys some proper guns!

Advertising
Download
DOWNLOAD
Viruserkennungsrate: 0% (0/51)
See Virus Scan Report
Werbung
Melden
Mod Report

Bist du der Autor dieser Modifications? Falls jemand deine Mod geklaut hat, kannst du diesen Mod melden und einen Antrag auf Löschung stellen.

Diese Mod melden

Screenshots
Videos
Ein Youtube Video hinzufügen

5 Kommentare bisher
Dein Name/Nick:


Deine Message:


reload, if the code cannot be seen

Hinweis:
Du musst registriert und eingeloggt sein, um Kommentare zu posten.
likesner
"Vic"
Vic
Comments: 0
Profile
Message
22.10.2020, 09:55

Hey guys, im uploading an update.

The changes:

I removed the following weapons that are useless to gang members: 19-21 - not really usable weapons even for the player, these are the missile, the flare and the bomb; 40 - detonator. When a bot tries to use the detonator, it crashes the game. I left the c4 charges available, because i tested it and you can detonate all charges including the ones thrown by bots with the 09D9: detonate_all_satchel_charges opcode. I will also update my Detonate C4 Any Time mod so that it allows this. Currently it requires you to have at least 1 ammo for the detonator, which means you have to either get it by cheating or plant at least one c4 yourself. 43-45 - camera, night vision and thermal goggles - they are useless to bots.
I changed the code to only load the weapon model that is needed instead of all the weapons at once. This will not make a noticeable difference for good pcs, but it can save a little memory if youre playing on a slow machine.
I removed the screenshots from the archive to save space.

hunterhunterhunter


omnigh0st
"Vic"
Vic
Comments: 0
Profile
Message
18.02.2021, 11:01

hey what's the vest mod visible on the picture? biggrin


damianj457
"Vic"
Vic
Comments: 0
Profile
Message
27.11.2021, 17:39

Please android mod upload


likesner
"Vic"
Vic
Comments: 0
Profile
Message
27.02.2022, 00:17

@omnigh0st Hey man, i cant remember where i downloaded it but i will try to find it and i can send it to you by email. I cant do it right now though because my main laptop is broken and i need to have it fixed. It might take a month or so. Im on my backup little laptop now and its too weak to run modded GTASA. It could handle the base game on low settings.


likesner
"Vic"
Vic
Comments: 0
Profile
Message
27.02.2022, 00:41

@damianj457 I might add mobile versions of all my mods when i get my main laptop fixed and i get back into modding. I have some real life stuff to work on right now.

You can also edit this mod to work with mobile controls yourself. You dont need to be an experienced modder. All you need to do is open the .cs in Sanny Builder, find the lines "0AB0: key_pressed XX" and replace them with whatever opcode the mobile mods use to set controls. Open a simple mobile mod you have and look for a line that looks like it sets controls (it will be a line that follows after "if") or search for the opcode online. When you replace the opcodes for PC controls with the mobile ones, compile the script. Close Sanny Builder and rename the script from something.cs to something.csa. The .cs and .csa files are exactly the same, the .csa is just a way to identify scripts that are meant for mobile. Now the mod should work on mobile.