[Release] ToastysCrouching 1.1.1 (Now Configurable!)

INFORMATION

Server-side FiveM script that allows players to crouch either by pressing the designated button (LEFT CTRL) or by typing the “/crouch” (or “/cr”) command in the chat.

DOWNLOAD

https://github.com/ToastinYou/ToastysCrouching/releases/tag/1.1.1

PREVIEW

https://www.youtube.com/watch?v=AKIQbb91Zso

SOURCE CODE

https://github.com/ToastinYou/ToastysCrouching

5 Likes

Noice, you’re gonna have to remove the discord though :frowning:

1 Like

Hot @ToastinYou

1 Like

What would I need to change to have it strictly command based? Or remove rather.

Thanks for the release!

1 Like

Ok, thank you! This will help alot!

1 Like

does not work when DamagedWalkMode is active

1 Like

I can see why it would not, I did not think of that… thanks for the report, I’ll look into it for the next release :slight_smile:

Wait, where do I replace that code? There is only a client.net.dll?

You’ll have to learn C# and how compiling works. It isn’t as simple as LUA. Or you can just wait and maybe in a couple weeks I’ll have an update out to toggle the options.

Made a PR for it :wink: https://github.com/ToastinYou/ToastysCrouching/pull/1

1 Like

New version 1.1.0 has been released! Addresses requested features and reported bugs from the community, thank you for the reports and suggestions. Special thanks to Vespura for his help in this release.

Changelog:

- Added ability to disable certain options respectively (command and/or control functionalities). Special thanks to Vespura for making this possible.
- Fixed bug which caused crouching to not work if the ped is already playing an animation or movement clipset.

Download:

@Calles27 @carlosdelimapc :slight_smile:

1 Like

Forgot to mention… this version HAS NOT been tested as of yet… please keep that in mind, and report any issues you experience promptly. Thank you!

Is not working
my server.cfg:
setr toastys_crouching_disable_commands “false”
setr toastys_crouching_disable_controls “true”
start ToastysCrouching

Any errors in the client console whenever you load the resource?

No error appears

I’ll be home in a few hours. I’ll check it out then.

ok, ty :slight_smile:

Version 1.1.1 has been released, addressing an issue that made the script unusable.

@carlosdelimapc

1 Like