[FREE] [QBCore] Razed's Toliet

Toilet by Razed

Hello FiveM community!:wave:
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.

Features:

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

Showcase


This example is using a bench, you can set any prop in the config folder.

Update 1.1

  • Added poo option.
  • Poo sounds.
    For your requests. :smile:

Update 1.2

  • Fixed grammar issues with layout of the target menu.
  • Fixed the pee sitting emote.
    :heart:

Download

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

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`,
}

Tebex

https://razed.tebex.io/ - If you want to support me!

Credits

FiveToes - Idea and props
KLM - Coding, etc

5 Likes

Do I need to do anything specific in the 3rd eye menu to make it work? Because I cant activate it near toilets. Running newqbcore, I tried different toilets to make sure, I was on the right loo.
Cool edition for RP, when we need to do short IRL stuff. Hope you can help

Who would have thought someone recorded them pissing and their sound is now used in a video game

4 Likes

Hi,
Is the toilet area in a custom MLO, or regular GTA V map?

1 Like

So if its a FiveM custom map, you have to find the prop manually, its the same with GTA V maps, you can’t find the props, sadly I can’t do anything about this since this is with the map maker and Rockstar. So I recommend to make it as a bin or anything you want. To find if its a prop you need to go on the qb-admin, then developer options, then entity view mode, then free view mode, this is where you can see if you can use it with the third eye, to get the prop name it is on the Entity Information window, when you look at an entity, then add that into config. Hope that clears it up!

1 Like

Yeah, I was thinking about that too. But I cant find any gta toilets :smiley: I tried on gabz mlo and other mlo´s with toilets

I’m sorry if this caused any inconvenience, if you need anymore help or support lemme know!
:slightly_smiling_face:

1 Like

That did the trick, thanks for the tip.

You should totally add the peeing stream from ingame cause ya know, realistic and stuff :sweat_smile:

1 Like

thanks :slight_smile: , it was funny to add the two options shit and piss. and make the noise of the submarine falling :rofl:

add: icon = “fa-solid fa-toilet”

2 Likes

Thank you very much!
I added that.

1 Like

I’ll try to add that!

1 Like

Up date us homie

Up date what? :thinking:

POOP :poop:

Added it in the 1.1 update. :smile:

Update 1.1

  • Added poo option.
  • Poo sounds.
    For your requests. :smile:
1 Like

thanks :slight_smile:
only he now has no sound and no pee comes out

1 Like

Cool. Maybe I’ll use it.

1 Like

Hi, so with the most recent updates I did on github all the sounds work, make sure to add both Pee.ogg and Poo.ogg to your interact-sound/client/html/sounds. I will try to add pee effect, but I am quite new to coding, I will try my best :grin:

1 Like