GTA V / Mods / Script-Mods
Ped Money v1.4b
- diamond-optic | hochgeladen von diamond-optic
- AvaMods.com
- 05/10/2015
- 12569 Downloads
Bewertungen:
Bitte melde dich zuerst an.
Favoriten:
Download
5.70Kb
5.70Kb
Beschreibung
--------------------------------------------------
--------------------------------------------------
Ped Money v1.4b
by diamond-optic
08.07.15
--------------------------------------------------
Summary:
I found it nearly pointless for most peds to seemingly have less then $20 on them, if they have any money at all. So this is just a little script that makes peds drop more money.
It's a pretty basic script right now, but in the future I hope to expand and improve upon setting different amounts of money based on the type of ped. Ideas, suggestions, etc are welcome.
--------------------------------------------------
Information:
Sets nearby ped money to a random value between the min & max values.
You can set seperate min/max values for various different types of peds in the 'Configuration' section near the top of the PedMoney.lua file.
It only sets the ped's money if they have less then the min value, so no worries about taking money away from any peds. 'Bums' are opposite of this and set their money if they have more then the max value.
Money values below 10 dont seem to drop anything.
You can change the interval that controls how often the script will perform its nearby ped check in the 'Configuration' section near the top of the PedMoney.lua file. (default: 3000)
--------------------------------------------------
Installation:
Simply place the PedMoney.lua file inside the \scripts\addins\ directory in your base GTAV install location.
--------------------------------------------------
Requirements:
[url=http://www.dev-c.com/gtav/scripthookv/]Script Hook V[/url]
[url=https://github.com/gallexme/LuaPlugin-GTAV]LUA Plugin For Script Hook V[/url]
--------------------------------------------------
Change Log:
Version 1.4b (08.07.15)
- Removed some code accidently left in from testing
Version 1.4 (07.24.15)
- Added golfers
- Added mimes
- Added prison guards
- Added the peds that steal the Smoke On The Water van
- Added shopkeepers from Open All Interiors (by NewTheft / TaazR)
- Added crate drop smugglers from Online Random Events for Single Player (by PlasticTangerine)
- Minor code improvements
Version 1.3 (06.06.15)
- Lowered the default Interval setting to 3000 (was 5000)
- Fixed a typo in the dealer group hash
- Fixed a typo in setting the money for Asian gang members
- Minor code improvements
Version 1.2 (05.17.15)
- Fixed the default setting value overwriting groups with a lower min value
- Added a missing group (no new configuration value, it uses the default)
- 'Bums' now only have their money set if they have more then the max value
- Adjusted some of the configuration values
Version 1.1 (05.10.15)
- Added ability to set different amounts of money for some different types of peds.
- Cleaned up a few things from v1.0
Version 1.0 (05.09.15)
- Initial Release
--------------------------------------------------
Known Issues:
Cops don't drop any money
If peds have a money value below 10 they dont end up dropping any money at all
The script only checks for peds within a small radius, which means if you kill a ped that is far away, they will not have the amount of money set by this script.
--------------------------------------------------
Configuration:
** See the ReadMe file for more information.... **
--------------------------------------------------
--------------------------------------------------
--------------------------------------------------
--------------------------------------------------
* please do not upload my mods to other sites! *
--------------------------------------------------
--------------------------------------------------
--------------------------------------------------
Ped Money v1.4b
by diamond-optic
08.07.15
--------------------------------------------------
Summary:
I found it nearly pointless for most peds to seemingly have less then $20 on them, if they have any money at all. So this is just a little script that makes peds drop more money.
It's a pretty basic script right now, but in the future I hope to expand and improve upon setting different amounts of money based on the type of ped. Ideas, suggestions, etc are welcome.
--------------------------------------------------
Information:
Sets nearby ped money to a random value between the min & max values.
You can set seperate min/max values for various different types of peds in the 'Configuration' section near the top of the PedMoney.lua file.
It only sets the ped's money if they have less then the min value, so no worries about taking money away from any peds. 'Bums' are opposite of this and set their money if they have more then the max value.
Money values below 10 dont seem to drop anything.
You can change the interval that controls how often the script will perform its nearby ped check in the 'Configuration' section near the top of the PedMoney.lua file. (default: 3000)
--------------------------------------------------
Installation:
Simply place the PedMoney.lua file inside the \scripts\addins\ directory in your base GTAV install location.
--------------------------------------------------
Requirements:
[url=http://www.dev-c.com/gtav/scripthookv/]Script Hook V[/url]
[url=https://github.com/gallexme/LuaPlugin-GTAV]LUA Plugin For Script Hook V[/url]
--------------------------------------------------
Change Log:
Version 1.4b (08.07.15)
- Removed some code accidently left in from testing
Version 1.4 (07.24.15)
- Added golfers
- Added mimes
- Added prison guards
- Added the peds that steal the Smoke On The Water van
- Added shopkeepers from Open All Interiors (by NewTheft / TaazR)
- Added crate drop smugglers from Online Random Events for Single Player (by PlasticTangerine)
- Minor code improvements
Version 1.3 (06.06.15)
- Lowered the default Interval setting to 3000 (was 5000)
- Fixed a typo in the dealer group hash
- Fixed a typo in setting the money for Asian gang members
- Minor code improvements
Version 1.2 (05.17.15)
- Fixed the default setting value overwriting groups with a lower min value
- Added a missing group (no new configuration value, it uses the default)
- 'Bums' now only have their money set if they have more then the max value
- Adjusted some of the configuration values
Version 1.1 (05.10.15)
- Added ability to set different amounts of money for some different types of peds.
- Cleaned up a few things from v1.0
Version 1.0 (05.09.15)
- Initial Release
--------------------------------------------------
Known Issues:
Cops don't drop any money
If peds have a money value below 10 they dont end up dropping any money at all
The script only checks for peds within a small radius, which means if you kill a ped that is far away, they will not have the amount of money set by this script.
--------------------------------------------------
Configuration:
** See the ReadMe file for more information.... **
--------------------------------------------------
--------------------------------------------------
--------------------------------------------------
--------------------------------------------------
* please do not upload my mods to other sites! *
--------------------------------------------------
--------------------------------------------------
Kommentare
Es wurden bisher 14 Kommentare gepostet.
08/08/2015 01:39
***********************************
* Important Update if using v1.3 or v1.4 *
***********************************
I accidently left some code in when I was testing some stuff, so its highly recommended that you update to v1.4b.
Version 1.4b (08.07.15)
- Removed some code accidently left in from testing
Zitieren | Antworten
***********************************
* Important Update if using v1.3 or v1.4 *
***********************************
I accidently left some code in when I was testing some stuff, so its highly recommended that you update to v1.4b.
Version 1.4b (08.07.15)
- Removed some code accidently left in from testing
Zitieren | Antworten
07/27/2015 13:59
Updated to v1.4
Version 1.4 (07.24.15)
- Added golfers
- Added mimes
- Added prison guards
- Added the peds that steal the Smoke On The Water van
- Added shopkeepers from Open All Interiors (by NewTheft / TaazR)
- Added crate drop smugglers from Online Random Events for Single Player (by PlasticTangerine)
- Minor code improvements
New Configuration Settings"
Money.Golfer_Min = 500
Money.Golfer_Max = 2500
Money.Mime_Min = 300
Money.Mime_Max = 750
Money.PrisonGuard_Min = 50
Money.PrisonGuard_Max = 250
Money.SOTW_Min = 500
Money.SOTW_Max = 1000
Money.Shopkeeper_Min = 100
Money.Shopkeeper_Max = 500
Money.SmugglerCrates_Min = 500
Money.SmugglerCrates_Max = 3000
Zitieren | Antworten
Updated to v1.4
Version 1.4 (07.24.15)
- Added golfers
- Added mimes
- Added prison guards
- Added the peds that steal the Smoke On The Water van
- Added shopkeepers from Open All Interiors (by NewTheft / TaazR)
- Added crate drop smugglers from Online Random Events for Single Player (by PlasticTangerine)
- Minor code improvements
New Configuration Settings"
Money.Golfer_Min = 500
Money.Golfer_Max = 2500
Money.Mime_Min = 300
Money.Mime_Max = 750
Money.PrisonGuard_Min = 50
Money.PrisonGuard_Max = 250
Money.SOTW_Min = 500
Money.SOTW_Max = 1000
Money.Shopkeeper_Min = 100
Money.Shopkeeper_Max = 500
Money.SmugglerCrates_Min = 500
Money.SmugglerCrates_Max = 3000
Zitieren | Antworten
05/17/2015 16:43
*IMPORTANT*
I just noticed that this script does NOT work with the non-sdk LUA Plugin v10 from headscript's website...
It was compiled with a bad natives.h file that has some broken natives
you need to use the github version:
https://github.com/gallexme/LuaPlugin-GTAV/archive/master.zip
Zitieren | Antworten
*IMPORTANT*
I just noticed that this script does NOT work with the non-sdk LUA Plugin v10 from headscript's website...
It was compiled with a bad natives.h file that has some broken natives
you need to use the github version:
https://github.com/gallexme/LuaPlugin-GTAV/archive/master.zip
Zitieren | Antworten
05/10/2015 02:01
== [ENG] ==
Thanks A LOT for this MOD. I always think why R* don't bring us the ped money system of GTA 4, where you could find 10-80$, or if the person was rich, even 800$!
Whatever, thanks a lot. Seriously. =3
Rating: 10/10
== [ESP] ==
GRACIAS por este MOD. Siempre he pensado porque R* no nos puso el sistema de dinero de los peatones de GTA 4, donde matar a alguien te podía dar de 10 a 80$, y si la persona era rica, ¡te podía dar hasta 800$!
Como sea, muchas gracias. En serio. =3
Puntuación: 10/10
Zitieren | Antworten
== [ENG] ==
Thanks A LOT for this MOD. I always think why R* don't bring us the ped money system of GTA 4, where you could find 10-80$, or if the person was rich, even 800$!
Whatever, thanks a lot. Seriously. =3
Rating: 10/10
== [ESP] ==
GRACIAS por este MOD. Siempre he pensado porque R* no nos puso el sistema de dinero de los peatones de GTA 4, donde matar a alguien te podía dar de 10 a 80$, y si la persona era rica, ¡te podía dar hasta 800$!
Como sea, muchas gracias. En serio. =3
Puntuación: 10/10
Zitieren | Antworten
