default look:

config example:

custom filter example ‘damage’:

a simple pause menu
it uses the ‘nightvision’ filter default
its using html to show the logo / edit the title and colors

simply change the logo and colors to your liking in the config.lua

you can change the filter now

now displays in game character info
(name, job, bank, cash, id, and phone number0

Free Github Download

ESX support is LIMITED!
WARNING: The filters behave differently in ESX … the resource still works but exact filters wont look the same due to how each framework modifies the timecycle xml files. Also i have yet to figure out how to grab ESX player data and stream to pause menu…

Code is accessible Yes
Subscription-based No
Lines (approximately) 117
Requirements qb-core
Support No
11 Likes

any way to change the blue background

1 Like

Yes, but it wont have the exact effect. This is a filter built into gta5 and the major limitation is only one can be applied at a time. but there are many more, i could add more filters into the script and add them into the config for easy switching.

i will go though and add the more interesting ones i find tonight and update the script

i still need to make changes
im having a hard time adding all the filters in

ill work more on it after im done with work tonight

4 Likes

ive added an option for custom filters in the config <3

now you can use any time cycle modifier you want!

in the config is a link to all the time cycle modifiers for gta5 (some dont work and some just suck)

heres an example of the ‘damage’ time cycle modifier

also added the character info to the top right of the pause menu

1 Like

what map mod are you using ?

hi, how can i make the background transparent without any colour?

1 Like

change the config to include a non-existent filter like “nofilter” and it should go away OR use a filter that dosent have any effect. To find list of filters check the config for link

1 Like

Instead of doing a thread, you could just edit timecycle_mods_4.xml

I’ve been experimenting trying to modify the xml file and then stream the modified xml to the client from the server but when I change the values I can’t seem to get the colors to change.

My idea was could edit the values of the xml so that the esx and qbcore filter will look the same on both frameworks because for whatever reason nightvision looks lame on esx

I will try your approach and see if I get better results
Making a thread could be taxing on the server

Also I’m trying to find out why the filters appear diffrent in each frame work

I haven’t found in qbcore or esx where the xml for time cycles lives

I also experimented with modifying the time cycle modifiers with commands to adjust the colors but that was unsuccessful

Any purple coloured filters you know of?

1 Like

Try “CopsSPLASH” for a purple color

1 Like

Hey I’m having an issue, with other players seeing it? I see it on my screen when I use the pause menu but other players aren’t? Any idea?

Meaning they aren’t seeing the pause menu at all?

Hmmm that’s odd since there is no permissions in the script blocking any players from seeing or using it

Are there any errors in the console ?

what i must do for show esx playerdata? didnt work for me :confused:

The player data for esx isn’t working, I have yet to figure out how to get it to work.

The post even says that’s esx support is limited and won’t work the same on esx

Nice Mod! Anyone know a CustomTimeCycleModifier for light blue?

Hey!

So far the script works great !

I got few questions / suggestions, will you add the possibility to edit the others panels ? For example remove all the panel that are not useful such as stats etc. and replace with either our own stuff or remove it entirely :slight_smile:

That’s a good idea… I could edit the script to allow other info to be displayed instead of the character info… like a discord server url or website url and add the option into the config

1 Like

Yup!

Or even more better: Rules !

For example on our server we give to new player a “guide” that help them through the server with some commands etc. but it would be nice to be inside the pause menu instead since it’s not really realistic lol

1 Like