Skip to content

Plays random emotes when the player stands still. Uses rpemotes and vanilla GTA animations.

Notifications You must be signed in to change notification settings

dumbestdevalive/Idle-Emotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Idle Emotes

Plays random emotes when the player stands still. Uses rpemotes and vanilla GTA animations.

Features

  • Automatically plays a random emote after standing still for 15 seconds
  • Emote stops when you move
  • Does not trigger in vehicles, when swimming, or when dead
  • Configurable idle timeout and emote list

Installation

  1. Copy the idle-emotes folder into your server's resources directory.
  2. Ensure rpemotes starts before this resource.
  3. Add to your server.cfg:
ensure rpemotes
ensure idle-emotes

Configuration

Edit config.lua:

Option Default Description
Config.IdleTimeout 15 Seconds of standing still before emote plays
Config.EmoteDuration -1 How long each emote plays (ms, -1 = infinite)
Config.Emotes [...] List of emotes to choose from (dict, anim, flag)

Add custom emotes from rpemotes or other packs by adding entries to Config.Emotes.

Dependencies

  • RPEmotes

About

Plays random emotes when the player stands still. Uses rpemotes and vanilla GTA animations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages