Commit Graph

27 Commits

Author SHA1 Message Date
45f7650477 Added File / Effect Player/PlayerInvincibleAndNoCops.lua. 2025-10-01 20:21:45 +01:00
f0508a90fd Added File / New Effect:
- Vehs/VehicleDerailTrains
2025-10-01 19:13:19 +01:00
b92c9dcbe6 Added Effect: Express Trains 2025-09-30 23:12:19 +01:00
c3ab0f1a67 Added Effects:
new file:   Peds/PedsSetEveryoneIntoRandomVehicle.lua
	new file:   Player/PlayerBankHeist.lua
	new file:   Player/PlayerTPToLastVehicle.lua
	Modified:   Weather/WeatherCanadian.lua - reversed a True/False Statement to potentially fix a bug that throws around vehicles when the ped gets a snowman spawned on them.
2025-09-28 23:24:33 +01:00
fddffdf168 Make Ped Vision Worse 2025-09-26 13:21:15 +01:00
1de3198f4d Modified Get Off Your Phone Effect 2025-09-26 12:47:21 +01:00
d36de2c28a Created New Effects and Modified Existing Ones:
modified:   Peds/PedsMillenials.lua - Their perception range gets modified too now.
	modified:   Player/PlayerAnnoyingInvisibleRCVehicle.lua - changed so the vehicle does not appear damaged
	new file:   Player/PlayerCantUseVehicles.lua New Effect, the player cant drive so they must now walk.
	modified:   Player/PlayerGetOffYourPhone.lua Implemented a new handler to pick the characters phone correctly
2025-09-26 12:42:21 +01:00
d97b2a7c2c Added Effect Get Off Your Phone 2025-09-26 02:20:46 +01:00
ce8cfdd9d9 Added Time Freeze Effect 2025-09-26 02:16:08 +01:00
8ddc0ead07 Fixed a missing variable 2025-09-24 22:11:38 +01:00
ad36f277cc Modified effects:
- I introduced a system that checks if the player is dead or mid transition to stop visual effects overlaying on unimportant user interfaces.
2025-09-24 22:08:04 +01:00
97f5056620 Added File: WeatherCanadia.lua
- This file contains the ingame effect of  snow and attaching a snowman object model to each npc.
2025-09-24 21:19:11 +01:00
0b830e5eac Added new effects, modified existing ones
new file:   Misc/MiscCleanUp.lua -- cleans up dead entities and vehicles from the world
	new file:   Player/PlayerAnnoyingInvisibleRCVehicle.lua Creates an invisible RC vehicle to track the player
	modified:   Weather/WeatherTrueSnow.lua - Added ability to see snowy footprints
2025-09-23 20:55:14 +01:00
719d11ebd0 added 3 new effects:
new file:   Peds/PedsRainingCatsAndDogs.lua
	new file:   Screen/ScreenBlind.lua
	new file:   Screen/ScreenThreeDeeGlasses.lua
2025-09-23 19:07:38 +01:00
29d8d937fb Modified Two Effects:
modified:   Player/PlayerGetOffYourPhone.lua - changed how the effect handles phone models
	modified:   Weather/WeatherTrueSnow.lua - added an effect incompatible id and removed a semi colon
2025-09-23 17:51:50 +01:00
35b48ab2f8 Added effect + Modified 'Snow Storm' Effect
Changes to be committed:
	new file:   Peds/PedsMillenials.lua
	modified:   Weather/WeatherTrueSnow.lua
2025-09-23 02:37:38 +01:00
f5084d24ae Changes to be committed:
new file:   Player/PlayerAnnoyingRCVehicle.lua
2025-09-23 02:34:38 +01:00
0b4fb81ed3 Merge branch 'main' of https://gitea.nathan-falvey.synology.me/nathan/gta-v-chaos-mod-custom-scripts 2025-09-23 01:34:10 +01:00
e58f8c7028 Changes to be committed:
new filename:   Peds/PedsClowningAround.lua
	new file:   Player/PlayerGetOffYourPhone.lua
2025-09-23 01:32:57 +01:00
0f48341ad7 Delete Peds/PedsClowiningAround.lua 2025-09-23 01:31:24 +01:00
8bd8c2c2fa Modified Effects:
Modified the Snow Storm Effect
Create the pizza time effect
2025-09-22 23:02:14 +01:00
aa05ddbead Added New Effects
Added:
 - Clowning Around
 - CRT TV
2025-09-22 19:48:36 +01:00
21ba12f5b9 Added + Edited Effects
Edited Snow Storm:
- Changed timecycle strength and added strength reset code

Added Horn Bombs:
- Vehicles Explode when they honk
2025-09-22 19:08:18 +01:00
5d3f2b8c69 Changed WeatherTrueSnow.lua.
Added a weather change function at the end of the effect.
Removed unnecessary ResetShader() function
2025-09-22 18:31:12 +01:00
e0cd8af771 Added Effect: Snow Storm 2025-09-22 18:10:36 +01:00
0ffe302fe4 Modified README.md 2025-09-22 17:36:16 +01:00
d28e6ef26c Initial commit 2025-09-22 17:07:06 +01:00