Skip to content

A simple toilet script for qbcore framework which utilizes interact-sound and dpemotes.

Notifications You must be signed in to change notification settings

planeklm/razed-toilet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toilet by Razed

Hello FiveM community!👋
We have created a simple toilet script for qbcore framework which utilizes interact-sound and dpemotes. You use your 3rd-eye (qb-target default) to interact with a toilet and you start peeing or pooing. If you finish peeing or pooing you relieve stress, however if you cancel you gain stress.

RazedsToiletsThumbnail

Features:

  • Fully Open-Source
  • Customizable
  • Custom sounds
  • Easy to configure

Preview

RazedToiletShowCaseDecompressed.mp4

How To Install

  • Drag and drop razed-toilet
  • In your server.cfg add ensure razed-toilet
  • In sounds drag Pee.ogg to interact-sound/client/html/sounds
  • In sounds drag Poo.ogg to interact-sound/client/html/sounds

Dependencies

qb-core
qb-target
interact-sound
dpemotes

Config

Config = {}

Config.Status = '^5Version 1.0 - Up to date!'
Config.TargetDistance = 1.5 -- third eye target distance

Config.relieveStress = 15
Config.gainStress = 10

Config.Toilets = {
    `prop_ld_toilet_01`,
    `prop_toilet_02`,
    `prop_toilet_01`,
}

Credits

FiveToes - Idea and props
KLM - Coding, etc

About

A simple toilet script for qbcore framework which utilizes interact-sound and dpemotes.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages