CES Help Document > FiveM > Togglepointing

Togglepointing

1. Installation

Extract the Script

Unzip Togglepointing.zip and place the folder in your server’s resources/ directory.

2. Start the Script

Add this to your server.cfg

ensure Togglepointing

3. How to Use

Press B on your keyboard (or whatever the script defines) to toggle the pointing animation on/off.

When pointing, your character will use the GTA-style first-person finger point.

Press the same key again to stop pointing.

⚠️ The script won’t activate inside vehicles to avoid visual bugs

4. Technical Details

Calls GTA native animations:

anim@mp_point

Citizen.InvokeNative(0x2D537BA194896636, ped, ...)
Citizen.InvokeNative(0xD01015C7316AE176, ped, ...)

Prevents reloading the anim dict multiple times

Automatically hides weapons while pointing

Resets ped state when finished

5. License

This script is released for free under an open license.

You're free to use, modify, but please don’t resell it


Suggest an edit

Review this page

crazyeyes29

1 recommend this page