Edited version of money cheat ... no more need to be in vehicle with honk to activate!
CTRL + 0 = Add $1,000,000 (Not the Numpad zero but numbers across top of keyboard)
ALT + 0 = Substract $1,000,000
Enjoy :O)
Edited version of money cheat ... no more need to be in vehicle with honk to activate!
CTRL + 0 = Add $1,000,000 (Not the Numpad zero but numbers across top of keyboard)
ALT + 0 = Substract $1,000,000
Enjoy :O)
Mod Author: Alex2009
COMMENTS
There's an error in the LUA script ... if you hold CTRL or ALT and hit any button it will add or substract money no matter what button is pressed. Not what I intended!
Here's the corrected script .... open in NotePad++ ... copy and paste the code below to the correct line then save :O)
Depending on what your using as a zip program ... you may need to unzip ... edit ... and re-zip files after correction is made.
AddMoneyMod.lua
[Line #14] if Input.isKeyPressed(Input.KEY_lctrl) and Input.isKeyPressed(Input.KEY_0) then
SubMoneyMod.ua
[Line #14] if Input.isKeyPressed(Input.KEY_lalt) and Input.isKeyPressed(Input.KEY_0) then
Only copy and paste code ... not what's in the [ ]'s!
Will work as intended after correction is made ... sorry about the script mistake!
ba d use of ,od did not work propally \
Write a comment