Skip to content

ShomyTKD/nex-cyber-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Short description

Set of small UI elements inspired by Cyberpunk 2077.

Tasks

Two types of tasks, "normal" and "important".

Usage

Normal Task

TriggerEvent('nex-tasks:client:showTask', 'GIG: FREEDOM OF THE PRESS', 'Collect your reward.')

Important Task

TriggerEvent('nex-tasks:client:showTask', 'GIG: FREEDOM OF THE PRESS', 'Collect your reward.', 'important')

Hide Task

TriggerEvent('nex-tasks:client:hideTask')

Preview

normal-task important-task

Interaction

Simple interaction UI with a key.

Usage

Show Interaction

TriggerEvent('nex-tasks:client:showInteraction', 'E', 'PRESS TO OPEN SHOP')

Hide Interaction

TriggerEvent('nex-tasks:client:hideInteraction')

Preview

interaction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published