💊Haptic-DrugEffects

💊 Transform Your FiveM Roleplay with the Ultimate Drug Effect System! 💊 Add a whole new level of immersion and excitement to your server with our Drug Effect System. This script allows players to use drug items and experience a wide range of dynamic effects that enhance gameplay like never before!

🎮 Features:

  • Usable drug items with unique effects that bring realism to your roleplay.

  • A variety of effects included:

    • Strength Boost: Punch harder and dominate in fights.

    • Thirst Buff: Stay hydrated longer.

    • Food Buff: Feel full and energized.

    • Health Buff: Temporary health boost for risky situations.

    • Stamina Boost: Run and perform without limits.

    • Increased Run Speed: Get away (or catch up) faster!

    • Camera Shake: Feel the intensity.

    • Whiteout Effect: For that “out of it” vibe.

    • HD Focus: Sharpen your senses.

    • Drunk Effect: Experience the woozy effects of intoxication.

    • Intense Effect: Heighten your senses to the extreme.

    • Confusion: Lose yourself in the moment.

    • Out-of-Body Experience: Add surrealism to your gameplay.

🔥 Perfect for creating immersive roleplay scenarios, drug deals, and wild experiences for your players.

To add drugs with their effects simply add them into the config.

Config.DrugEffects = {
	['lcd-lsd'] = { -- <-- Drug Item Name
		Anim = 'swallowpill',
		Time = 30, -- In Seconds, Minimum Recommended = 10 Seconds
		Effects = { 
			'outofbody',
			'confusion',
			'intenseeffect',
		}
	},
}

Last updated