Update header

This commit is contained in:
Vortrex
2022-07-08 14:03:55 -05:00
parent 35251372c5
commit 9539eb20f8
114 changed files with 474 additions and 361 deletions

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: afk.js // FILE: afk.js
// DESC: Provides AFK detection // DESC: Provides AFK detection

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: animation.js // FILE: animation.js
// DESC: Provides animation functions and usage // DESC: Provides animation functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: business.js // FILE: business.js
// DESC: Provides business functions and usage // DESC: Provides business functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: chatbox.js // FILE: chatbox.js
// DESC: Provides extra chatbox features // DESC: Provides extra chatbox features

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: content.js // FILE: content.js
// DESC: Provides connection to extra content resources // DESC: Provides connection to extra content resources

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: event.js // FILE: event.js
// DESC: Provides handlers for built in GTAC and Asshat-Gaming created events // DESC: Provides handlers for built in GTAC and Asshat-Gaming created events

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: gps.js // FILE: gps.js
// DESC: Provides GPS functions and usage // DESC: Provides GPS functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: gui.js // FILE: gui.js
// DESC: Provides GUI functionality and styles (using MexUI) // DESC: Provides GUI functionality and styles (using MexUI)

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: 2fa.js // FILE: 2fa.js
// DESC: Provides two factor authentication GUI // DESC: Provides two factor authentication GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: bizmgr.js // FILE: bizmgr.js
// DESC: Provides business manager GUI // DESC: Provides business manager GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: changepass.js // FILE: changepass.js
// DESC: Provides change password GUI // DESC: Provides change password GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: charselect.js // FILE: charselect.js
// DESC: Provides character select GUI // DESC: Provides character select GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: clanmgr.js // FILE: clanmgr.js
// DESC: Provides clan manager GUI // DESC: Provides clan manager GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: error.js // FILE: error.js
// DESC: Provides error box GUI // DESC: Provides error box GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: housemgr.js // FILE: housemgr.js
// DESC: Provides house manager GUI // DESC: Provides house manager GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: info.js // FILE: info.js
// DESC: Provides info dialog box GUI // DESC: Provides info dialog box GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: list.js // FILE: list.js
// DESC: Provides simple list GUI // DESC: Provides simple list GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: localechooser.js // FILE: localechooser.js
// DESC: Provides locale chooser GUI // DESC: Provides locale chooser GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: login.js // FILE: login.js
// DESC: Provides login GUI // DESC: Provides login GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: newchar.js // FILE: newchar.js
// DESC: Provides new character creation GUI // DESC: Provides new character creation GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: register.js // FILE: register.js
// DESC: Provides account registration GUI // DESC: Provides account registration GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: resetpass.js // FILE: resetpass.js
// DESC: Provides password reset GUI // DESC: Provides password reset GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: yesno.js // FILE: yesno.js
// DESC: Provides yes/no prompt dialog GUI // DESC: Provides yes/no prompt dialog GUI

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: house.js // FILE: house.js
// DESC: Provides house functions and usage // DESC: Provides house functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: item.js // FILE: item.js
// DESC: Provides item action and hotbar functions // DESC: Provides item action and hotbar functions

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: job.js // FILE: job.js
// DESC: Provides job functions and usage // DESC: Provides job functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: keybind.js // FILE: keybind.js
// DESC: Provides keybind features // DESC: Provides keybind features

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: labels.js // FILE: labels.js
// DESC: Provides functionality for world labels (3D labels) // DESC: Provides functionality for world labels (3D labels)

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: locale.js // FILE: locale.js
// DESC: Provides locale functions and usage // DESC: Provides locale functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: logo.js // FILE: logo.js
// DESC: Provides logo rendering functions // DESC: Provides logo rendering functions

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: main.js // FILE: main.js
// DESC: Main client script (will be reorganized into individual files later) // DESC: Main client script (will be reorganized into individual files later)

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: messaging.js // FILE: messaging.js
// DESC: Provides messaging/textdraw functions and usage // DESC: Provides messaging/textdraw functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: nametags.js // FILE: nametags.js
// DESC: Provides nametag rendering // DESC: Provides nametag rendering

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: connected.js // FILE: connected.js
// DESC: Provides wrapped natives for GTA Connected and Mafia Connected mods // DESC: Provides wrapped natives for GTA Connected and Mafia Connected mods

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: netevents.js // FILE: netevents.js
// DESC: Provides server communication and cross-endpoint network events // DESC: Provides server communication and cross-endpoint network events

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: npc.js // FILE: npc.js
// DESC: Provides NPC functions and processing // DESC: Provides NPC functions and processing

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: radio.js // FILE: radio.js
// DESC: Provides internet streaming radio functions and usage // DESC: Provides internet streaming radio functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: scoreboard.js // FILE: scoreboard.js
// DESC: Provides scoreboard features and rendering // DESC: Provides scoreboard features and rendering

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: skin-select.js // FILE: skin-select.js
// DESC: Provides skin-selector functions and usage // DESC: Provides skin-selector functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: startup.js // FILE: startup.js
// DESC: Provides startup/shutdown procedures // DESC: Provides startup/shutdown procedures

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: sync.js // FILE: sync.js
// DESC: Provides some elements and data sync // DESC: Provides some elements and data sync

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: utilities.js // FILE: utilities.js
// DESC: Provides util functions and arrays with data // DESC: Provides util functions and arrays with data

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: vehicle.js // FILE: vehicle.js
// DESC: Provides vehicle functions and arrays with data // DESC: Provides vehicle functions and arrays with data

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: accent.js // FILE: accent.js
// DESC: Provides accent functions and usage // DESC: Provides accent functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: account.js // FILE: account.js
// DESC: Provides account functions and usage // DESC: Provides account functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: animation.js // FILE: animation.js
// DESC: Provides animation functions and usage // DESC: Provides animation functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: anticheat.js // FILE: anticheat.js
// DESC: Provides anticheat functions and usage // DESC: Provides anticheat functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: bans.js // FILE: bans.js
// DESC: Provides ban functions and usage // DESC: Provides ban functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: bank.js // FILE: bank.js
// DESC: Provides banking functions and usage // DESC: Provides banking functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: bitflags.js // FILE: bitflags.js
// DESC: Provides bitwise operations, functions and usage // DESC: Provides bitwise operations, functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: business.js // FILE: business.js
// DESC: Provides business functions and usage // DESC: Provides business functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: chat.js // FILE: chat.js
// DESC: Provides chat functions and usage // DESC: Provides chat functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: clan.js // FILE: clan.js
// DESC: Provides clan functions and usage // DESC: Provides clan functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: client.js // FILE: client.js
// DESC: Provides client communication and cross-endpoint operations // DESC: Provides client communication and cross-endpoint operations

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: command.js // FILE: command.js
// DESC: Provides command data, functions and usage // DESC: Provides command data, functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: config.js // FILE: config.js
// DESC: Provides server configuration // DESC: Provides server configuration

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: core.js // FILE: core.js
// DESC: Provides core data structures, function, and operations // DESC: Provides core data structures, function, and operations

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: crime.js // FILE: crime.js
// DESC: Provides crime data structures, functions, and operations // DESC: Provides crime data structures, functions, and operations

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: database.js // FILE: database.js
// DESC: Provides database handling, functions and usage // DESC: Provides database handling, functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: developer.js // FILE: developer.js
// DESC: Provides developer operation, commands, functions and usage // DESC: Provides developer operation, commands, functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: discord.js // FILE: discord.js
// DESC: Provides discord bridging and connection functions and usage // DESC: Provides discord bridging and connection functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: economy.js // FILE: economy.js
// DESC: Provides economy/financial utils, functions and usage // DESC: Provides economy/financial utils, functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: email.js // FILE: email.js
// DESC: Provides email handling, functions and usage // DESC: Provides email handling, functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: event.js // FILE: event.js
// DESC: Provides handlers for built in GTAC and Asshat-Gaming created events // DESC: Provides handlers for built in GTAC and Asshat-Gaming created events

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: fishing.js // FILE: fishing.js
// DESC: Provides fishing functions and commands // DESC: Provides fishing functions and commands

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: forensics.js // FILE: forensics.js
// DESC: Provides forensics functions and commands (bullet casings, blood, etc) // DESC: Provides forensics functions and commands (bullet casings, blood, etc)

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: gate.js // FILE: gate.js
// DESC: Provides gate functions and commands // DESC: Provides gate functions and commands

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: gps.js // FILE: gps.js
// DESC: Provides GPS functions and commands // DESC: Provides GPS functions and commands

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: gui.js // FILE: gui.js
// DESC: Provides GUI functions and usage // DESC: Provides GUI functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: help.js // FILE: help.js
// DESC: Provides update info, help commands, and documentation // DESC: Provides update info, help commands, and documentation

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: house.js // FILE: house.js
// DESC: Provides house commands, functions, and usage // DESC: Provides house commands, functions, and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: insurance.js // FILE: insurance.js
// DESC: Provides insurance commands, functions, and usage // DESC: Provides insurance commands, functions, and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: item.js // FILE: item.js
// DESC: Provides item functions and usage // DESC: Provides item functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: drink.js // FILE: drink.js
// DESC: Provides features and usage for the drink item type // DESC: Provides features and usage for the drink item type

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: food.js // FILE: food.js
// DESC: Provides features and usage for the food item type // DESC: Provides features and usage for the food item type

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: handcuff.js // FILE: handcuff.js
// DESC: Provides features and usage for the handcuff item type // DESC: Provides features and usage for the handcuff item type

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: phone.js // FILE: phone.js
// DESC: Provides features and usage for the phone item type // DESC: Provides features and usage for the phone item type

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: handcuff.js // FILE: handcuff.js
// DESC: Provides features and usage for the handcuff item type // DESC: Provides features and usage for the handcuff item type

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: tazer.js // FILE: tazer.js
// DESC: Provides features and usage for the tazer item type // DESC: Provides features and usage for the tazer item type

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: walkie-talkie.js // FILE: walkie-talkie.js
// DESC: Provides features and usage for the walkie-talkie item type // DESC: Provides features and usage for the walkie-talkie item type

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: job.js // FILE: job.js
// DESC: Provides job functions and usage // DESC: Provides job functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: bus.js // FILE: bus.js
// DESC: Provides bus driver job functions and usage // DESC: Provides bus driver job functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: drug.js // FILE: drug.js
// DESC: Provides drug runner/dealer job functions and usage // DESC: Provides drug runner/dealer job functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: fire.js // FILE: fire.js
// DESC: Provides firefighter job functions and usage // DESC: Provides firefighter job functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: garbage.js // FILE: garbage.js
// DESC: Provides garbage collector job functions and usage // DESC: Provides garbage collector job functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: medic.js // FILE: medic.js
// DESC: Provides paramedic job functions and usage // DESC: Provides paramedic job functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: pizza-delivery.js // FILE: pizza-delivery.js
// DESC: Provides pizza delivery driver job functions and usage // DESC: Provides pizza delivery driver job functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: police.js // FILE: police.js
// DESC: Provides police officer job functions and usage // DESC: Provides police officer job functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: taxi.js // FILE: taxi.js
// DESC: Provides taxi driver job functions and usage // DESC: Provides taxi driver job functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: weapon.js // FILE: weapon.js
// DESC: Provides weapons dealer job functions and usage // DESC: Provides weapons dealer job functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: keybind.js // FILE: keybind.js
// DESC: Provides keybind handlers and functions // DESC: Provides keybind handlers and functions

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: locale.js // FILE: locale.js
// DESC: Provides locale structures, functions and usage // DESC: Provides locale structures, functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: messaging.js // FILE: messaging.js
// DESC: Provides messaging functions and usage // DESC: Provides messaging functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: misc.js // FILE: misc.js
// DESC: Provides any uncategorized functions and usage // DESC: Provides any uncategorized functions and usage

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: connected.js // FILE: connected.js
// DESC: Provides wrapped natives for GTA Connected and Mafia Connected mods // DESC: Provides wrapped natives for GTA Connected and Mafia Connected mods

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: connected.js // FILE: connected.js
// DESC: Provides wrapped natives for GTA Connected and Mafia Connected mods // DESC: Provides wrapped natives for GTA Connected and Mafia Connected mods

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: netevents.js // FILE: netevents.js
// DESC: Provides client communication and cross-endpoint network events // DESC: Provides client communication and cross-endpoint network events

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: npc.js // FILE: npc.js
// DESC: Provides NPC usage and functions // DESC: Provides NPC usage and functions

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: paintball.js // FILE: paintball.js
// DESC: Provides paintball/airsoft arena functions and commands // DESC: Provides paintball/airsoft arena functions and commands

View File

@@ -1,6 +1,7 @@
// =========================================================================== // ===========================================================================
// Vortrex's Roleplay Resource // Asshat Gaming Roleplay
// https://github.com/VortrexFTW/gtac_roleplay // https://github.com/VortrexFTW/agrp_main
// (c) 2022 Asshat Gaming
// =========================================================================== // ===========================================================================
// FILE: race.js // FILE: race.js
// DESC: Provides racing usage and functions // DESC: Provides racing usage and functions

Some files were not shown because too many files have changed in this diff Show More