San Andreas / Mods / Mods CLEO
Super Fast Weapon Selector
- starblind94 | subido por starblind94
- 05/19/2019
- 17886 Descargas
Calificaciones:
Por favor, inicia sesión primero.
Favoritos:
Descargar
71.21Kb
71.21Kb
Videos
Aún no se han añadido vídeos.Necesitas haber iniciado sesión para añadir vídeos a este mod.
Descripción
Boring of selecting weapons one by one by using a mod menu? Now you can choose your desired weapons faster than anything has been created.
Also, you can select weapons while you are using a jetpack.
How to install:
Extract sfweap.ini and sfweap.cs into your cleo folder.
How to use:
Press - (Numpad) or F6 to show the weapon table. Those keys can be changed in sfweap.ini.
Press LMB (mouse, left click) to choose the weapon you want.
You can remove all weapons and you can remove a weapon from a specific slot.
You can change more settings in sfweap.ini.
Known bugs:
-You still have a brass knuckles in your hand if you change your brass knuckles to your fist.
Author: Starblind94
Also, you can select weapons while you are using a jetpack.
How to install:
Extract sfweap.ini and sfweap.cs into your cleo folder.
How to use:
Press - (Numpad) or F6 to show the weapon table. Those keys can be changed in sfweap.ini.
Press LMB (mouse, left click) to choose the weapon you want.
You can remove all weapons and you can remove a weapon from a specific slot.
You can change more settings in sfweap.ini.
Known bugs:
-You still have a brass knuckles in your hand if you change your brass knuckles to your fist.
Author: Starblind94
Comentarios
Ya se han publicado 10 comentarios.
07/19/2020 15:35
Hi man, i can help you with the bug with the brassknuckles. I encountered it when i was making my bomb plant cleo mod. I had a bomb briefcase as a replacement for brassknuckles and i had to figure out how to make CJ switch to bare hands after planting the bomb and removing the brassknuckles weapon. There is something weird about switching to fists.
So this is how to deal with it: Switch to any weapon except brassknuckles or fists, then wait a few milliseconds, remove the brassknuckles, wait again, and then switch to fists.
Heres how i did it:
01B9: set_actor $PLAYER_ACTOR armed_weapon_to 20@
wait 5
0555: remove_weapon 1 from_actor $PLAYER_ACTOR
wait 5
01B9: set_actor $PLAYER_ACTOR armed_weapon_to 0
It doesnt work without the waits, i tried. If i remmber correctly it didnt work with 1 millisecond waits either.
Citar | Responder
Hi man, i can help you with the bug with the brassknuckles. I encountered it when i was making my bomb plant cleo mod. I had a bomb briefcase as a replacement for brassknuckles and i had to figure out how to make CJ switch to bare hands after planting the bomb and removing the brassknuckles weapon. There is something weird about switching to fists.
So this is how to deal with it: Switch to any weapon except brassknuckles or fists, then wait a few milliseconds, remove the brassknuckles, wait again, and then switch to fists.
Heres how i did it:
01B9: set_actor $PLAYER_ACTOR armed_weapon_to 20@
wait 5
0555: remove_weapon 1 from_actor $PLAYER_ACTOR
wait 5
01B9: set_actor $PLAYER_ACTOR armed_weapon_to 0
It doesnt work without the waits, i tried. If i remmber correctly it didnt work with 1 millisecond waits either.
Citar | Responder
05/19/2019 14:06
I really love the idea of this mod.
It would be very cool if you had to obtain the weapons and put them in a inventory like in GTA 5 rather than just be given them for free.
You collect the weapon and it's in your inventory and you can keep it and save it in your save game and once you load back in your all your weapons are in there.
Citar | Responder
I really love the idea of this mod.
It would be very cool if you had to obtain the weapons and put them in a inventory like in GTA 5 rather than just be given them for free.
You collect the weapon and it's in your inventory and you can keep it and save it in your save game and once you load back in your all your weapons are in there.
Citar | Responder






