Ryland

Results 75 comments of Ryland

[53072a2](https://github.com/gta-chaos-mod/ChaosModV/pull/2900/commits/53072a2f39e6821ad7fcb8c6f2aae4f115b6a3e6) Added a wanted level multiplier, so it actually feels like 6 stars would. Also increased the duration to 180 seconds.

Turns out the "duplicate file" wasn't the duplicate. It was the right file. The actual duplicate file is in the branch. I am fixing it right now.

e6ad623 Added correct file to branch. Now when the player is stunned they will get a screen effect. The same one they get from the random event with Trevor.

@Last0xygen all fixed. Thanks for pointing out that I can set ped to 0 in `SHOOT_SINGLE_BULLET_BETWEEN_COORDS`

>https://github.com/gta-chaos-mod/ChaosModV/pull/2717 >oh oh 😅 This could be better in JSON format. Instead of storing them all in one string and splitting them by commas `,`. We could store them in...

When the time comes, I will convert it to read & write from JSON. > Yeah, obviously, but this is 100% a conflict ;P

This has a few conflicts that I can't fix for some reason :/

> #2284 🤔 That effect is more like grapple guns. It pulls the object towards the player. This effect let's the player hold the entity at the tip of their...

> > It's still a name conflict. 'Grapple Guns' would not be a better name for my effect, it would probably make players expect it to be some kind of...

https://github.com/gta-chaos-mod/ChaosModV/pull/2840/commits/02aeae397f55a7056225a0684b0ef3e741310f32 You can now grab AI vehicles. You can now hit the shoot button to send an object flying through the air. Changed to RayCasting from the gameplay cam to...