PedShootMiniGame [.NET] 0.2a
504
13
504
13
PedShootMiniGame is a minigame that I made, you add 1 kill to your count each time you kill a ped.
0.2a IS FOR PATCH 393.2 AND 393.4!
[Install]
[Controls]
[Menu]
F7 - Open/Close
NUMPAD 5 - Select
NUMPAD 2/8 - Up/Down Selection
[Hotkeys] (Toggle-able)
ACTIVATE: X
DE-ACTIVATE: Z
[Changelog]
-0.1a: Release.
-0.2a: Added GUI Menu, added small level system
As a developer, I need to know any issues you encounter. Please report bugs/issues in the comments.
ENJOY!
If you're feeling kind & generous, press the donate button above to support me as a developer.
Virus Scan:
VirusTotal
0.2a IS FOR PATCH 393.2 AND 393.4!
[Install]
- Download & Install ScriptHookVDotNet
- Download PedShootMiniGame
- Place PedShootMiniGame.dll from RAR to [root]\scripts
- Launch GTA!
[Controls]
[Menu]
F7 - Open/Close
NUMPAD 5 - Select
NUMPAD 2/8 - Up/Down Selection
[Hotkeys] (Toggle-able)
ACTIVATE: X
DE-ACTIVATE: Z
[Changelog]
-0.1a: Release.
-0.2a: Added GUI Menu, added small level system
As a developer, I need to know any issues you encounter. Please report bugs/issues in the comments.
ENJOY!
If you're feeling kind & generous, press the donate button above to support me as a developer.
Virus Scan:
VirusTotal
Primo Caricamento: 18 luglio 2015
Ultimo Aggiornamento: 21 luglio 2015
Last Downloaded: 3 giorni fa
9 Commenti
More mods by FIFASam:
.png)
- .Net
5.0
2.139
56
1.0.2
By FIFASam
PedShootMiniGame is a minigame that I made, you add 1 kill to your count each time you kill a ped.
0.2a IS FOR PATCH 393.2 AND 393.4!
[Install]
[Controls]
[Menu]
F7 - Open/Close
NUMPAD 5 - Select
NUMPAD 2/8 - Up/Down Selection
[Hotkeys] (Toggle-able)
ACTIVATE: X
DE-ACTIVATE: Z
[Changelog]
-0.1a: Release.
-0.2a: Added GUI Menu, added small level system
As a developer, I need to know any issues you encounter. Please report bugs/issues in the comments.
ENJOY!
If you're feeling kind & generous, press the donate button above to support me as a developer.
Virus Scan:
VirusTotal
0.2a IS FOR PATCH 393.2 AND 393.4!
[Install]
- Download & Install ScriptHookVDotNet
- Download PedShootMiniGame
- Place PedShootMiniGame.dll from RAR to [root]\scripts
- Launch GTA!
[Controls]
[Menu]
F7 - Open/Close
NUMPAD 5 - Select
NUMPAD 2/8 - Up/Down Selection
[Hotkeys] (Toggle-able)
ACTIVATE: X
DE-ACTIVATE: Z
[Changelog]
-0.1a: Release.
-0.2a: Added GUI Menu, added small level system
As a developer, I need to know any issues you encounter. Please report bugs/issues in the comments.
ENJOY!
If you're feeling kind & generous, press the donate button above to support me as a developer.
Virus Scan:
VirusTotal
Primo Caricamento: 18 luglio 2015
Ultimo Aggiornamento: 21 luglio 2015
Last Downloaded: 3 giorni fa
Nice!
@jedijosh920 Thanks josh.
Just a little advice, Never use Numpad keys to activate or disable mods, mod menu's use the all too often, Allow the user to modify the control using ini configuration. I'll send you an example through skype if you request it.
@Enumerator That sounds good, but I know you make all your .NET mods in VB, I make all mine in C#, if you could send me a working c# example that'd be great.
i agree with enumenrator. completely.
also, i'd sujest trying to make the mod more... "complex". if you can make INI file that dictates values than that's amazing. anyways, i would imagine a "score" mod be more like:
you get 5 points for killing a guy with a pistol. 8 points for a guy with a shotgun. 10 points for a guy with a SMG or AR. you LOSE 10 points for killing unarmed men. you get 10 points for destroying a car. etc. etc.
and points reset upon death (or a press of a button).
@topeira This is intended just to count how many peds you kill right now. I threw this and TireBurstMiniGame together in one sitting so they aren't 100% loaded yet.
of course :) just tossing ideas on how to deepen the mod as you develop it, if you wish to do that.
i could have suggested that reaching certain thresholds will result in getting money or health etc, but i didnt wanna seem overzealous :P
woops. guess i just did D-:
@ZyDevs check this video if you want to make a configuration file(in C#), it helped me.I hope it can help you too.
https://www.youtube.com/watch?v=R-I4MxiT1go
@ZyDevs Video Added xD